@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Inter:wght@300;400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap");:root{--color-asphalt:#0f1115;--color-asphalt-light:#171b21;--color-asphalt-elevated:#1e2329;--color-white:#F4F4F5;--color-white-muted:rgba(244,244,245,0.75);--color-white-faint:rgba(244,244,245,0.5);--color-chrome:#9CA3AF;--color-chrome-bright:#D1D5DB;--color-steel:#6B7280;--color-racing-red:#DC2626;--color-racing-red-light:#EF4444;--color-brass:#C9A227;--color-tour-yellow:#FACC15;--font-display:"DM Serif Display",serif;--font-heading:"Space Grotesk",sans-serif;--font-body:"Inter",sans-serif;--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-bounce:cubic-bezier(0.34,1.56,0.64,1)}.bicycle-history-container *{margin:0;padding:0;box-sizing:border-box}.bicycle-history-container{font-family:var(--font-body);background:var(--color-asphalt);color:var(--color-white);overflow-x:hidden;line-height:1.7}.bicycle-history-container .progress-bar{position:fixed;top:0;left:0;width:100%;height:3px;background:rgba(156,163,175,.1);z-index:1000}.bicycle-history-container .progress-fill{height:100%;background:linear-gradient(90deg,var(--color-racing-red),var(--color-tour-yellow));transition:width .1s linear}.bicycle-history-container .full-bleed{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.bicycle-history-container .full-bleed-bg{position:absolute;inset:0;z-index:0}.bicycle-history-container .full-bleed-bg img{width:100%;height:100%;object-fit:cover;opacity:.4}.bicycle-history-container .full-bleed-bg .overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,17,21,.3) 0,rgba(15,17,21,.6) 50%,rgba(15,17,21,.95))}.bicycle-history-container .full-bleed-content{position:relative;z-index:1;text-align:center;max-width:900px;padding:2rem}.bicycle-history-container .split-screen{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.bicycle-history-container .split-screen.reverse{direction:rtl}.bicycle-history-container .split-screen.reverse>*{direction:ltr}.bicycle-history-container .split-image{position:relative;overflow:hidden;background:var(--color-asphalt-light)}.bicycle-history-container .split-image img{width:100%;height:100%;object-fit:cover;opacity:.85;transition:transform .8s var(--ease-out),opacity .8s var(--ease-out)}.bicycle-history-container .split-screen:hover .split-image img{transform:scale(1.02);opacity:1}.bicycle-history-container .split-image .image-overlay{position:absolute;inset:0;background:linear-gradient(135deg,transparent 50%,rgba(15,17,21,.4))}.bicycle-history-container .split-image .image-caption{position:absolute;bottom:2rem;left:2rem;right:2rem;font-family:var(--font-body);font-size:.75rem;color:var(--color-white-faint);text-transform:uppercase;letter-spacing:.1em}.bicycle-history-container .split-content{display:flex;flex-direction:column;justify-content:center;padding:4rem 5rem;background:var(--color-asphalt)}.bicycle-history-container .split-content .era-badge{display:inline-flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.bicycle-history-container .split-content .era-text{font-family:var(--font-heading);font-size:3rem;font-weight:600;color:var(--color-racing-red);line-height:1}.bicycle-history-container .split-content .era-line{width:60px;height:3px;background:linear-gradient(90deg,var(--color-racing-red),transparent)}.bicycle-history-container .split-content .subtitle{display:inline-block;font-family:var(--font-heading);font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--color-brass);margin-bottom:.75rem;padding:.25rem .75rem;background:rgba(201,162,39,.1);border-radius:4px}.bicycle-history-container .split-content h2{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:400;color:var(--color-white);line-height:1.15;margin-bottom:1.5rem}.bicycle-history-container .split-content p{font-size:1rem;color:var(--color-white-muted);line-height:1.85;margin-bottom:1rem}.bicycle-history-container .split-content .highlight{margin-top:2rem;padding:1.25rem 1.5rem;background:rgba(220,38,38,.08);border-left:3px solid var(--color-racing-red);border-radius:0 6px 6px 0}.bicycle-history-container .split-content .highlight p{font-size:.9375rem;color:var(--color-chrome-bright);margin:0}.bicycle-history-container .quote-monument{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-asphalt-light);position:relative;overflow:hidden}.bicycle-history-container .quote-monument:before{content:'"';position:absolute;top:10%;left:5%;font-family:var(--font-display);font-size:40vw;color:rgba(220,38,38,.03);line-height:1}.bicycle-history-container .quote-monument blockquote{max-width:900px;padding:4rem;text-align:center;position:relative;z-index:1}.bicycle-history-container .quote-monument blockquote p{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,3rem);font-style:italic;color:var(--color-white);line-height:1.4;margin-bottom:2rem}.bicycle-history-container .quote-monument blockquote cite{display:block;font-family:var(--font-heading);font-size:.875rem;font-style:normal;font-weight:500;color:var(--color-racing-red);letter-spacing:.1em;text-transform:uppercase}.bicycle-history-container .quote-monument .quote-context{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(156,163,175,.2);max-width:600px;margin-left:auto;margin-right:auto}.bicycle-history-container .quote-monument .quote-context p{font-family:var(--font-body);font-size:1rem;font-style:normal;color:var(--color-white-muted);line-height:1.7}.bicycle-history-container .timeline-section{padding:6rem 2rem;background:var(--color-asphalt);position:relative}.bicycle-history-container .timeline-section h2{font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);text-align:center;color:var(--color-white);margin-bottom:4rem}.bicycle-history-container .timeline{position:relative;max-width:1000px;margin:0 auto}.bicycle-history-container .timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--color-racing-red),var(--color-tour-yellow));transform:translateX(-50%)}.bicycle-history-container .timeline-item{display:flex;align-items:flex-start;margin-bottom:4rem;position:relative}.bicycle-history-container .timeline-item:nth-child(odd){flex-direction:row;text-align:right;padding-right:calc(50% + 3rem)}.bicycle-history-container .timeline-item:nth-child(2n){flex-direction:row-reverse;text-align:left;padding-left:calc(50% + 3rem)}.bicycle-history-container .timeline-dot{position:absolute;left:50%;top:0;width:16px;height:16px;background:var(--color-racing-red);border-radius:50%;transform:translateX(-50%);border:3px solid var(--color-asphalt);z-index:1}.bicycle-history-container .timeline-content{background:var(--color-asphalt-elevated);padding:1.5rem 2rem;border-radius:8px;border:1px solid rgba(156,163,175,.1)}.bicycle-history-container .timeline-year{font-family:var(--font-heading);font-size:1.5rem;font-weight:600;color:var(--color-racing-red);margin-bottom:.5rem}.bicycle-history-container .timeline-title{font-family:var(--font-display);font-size:1.25rem;color:var(--color-white);margin-bottom:.75rem}.bicycle-history-container .timeline-text{font-size:.9375rem;color:var(--color-white-muted);line-height:1.7}.bicycle-history-container .comparison-section{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:6rem 2rem;background:var(--color-asphalt);position:relative}.bicycle-history-container .comparison-header{text-align:center;margin-bottom:4rem}.bicycle-history-container .comparison-label{display:inline-block;font-family:var(--font-heading);font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--color-racing-red);margin-bottom:1rem}.bicycle-history-container .comparison-header h2{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,4rem);color:var(--color-white)}.bicycle-history-container .comparison-container{display:flex;align-items:stretch;justify-content:center;gap:0;max-width:1100px;margin:0 auto}.bicycle-history-container .comparison-panel{flex:1;max-width:400px;position:relative}.bicycle-history-container .panel-marker{position:absolute;top:-1rem;font-family:var(--font-heading);font-size:.65rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;padding:.25rem .75rem;border-radius:4px}.bicycle-history-container .comparison-panel.before .panel-marker{right:0;background:rgba(107,114,128,.2);color:var(--color-chrome)}.bicycle-history-container .comparison-panel.after .panel-marker{left:0;background:rgba(220,38,38,.15);color:var(--color-racing-red)}.bicycle-history-container .panel-content{padding:2.5rem;height:100%;border-radius:12px;transition:transform .5s var(--ease-out),box-shadow .5s var(--ease-out)}.bicycle-history-container .comparison-panel.before .panel-content{background:var(--color-asphalt-light);border:1px solid rgba(107,114,128,.2);text-align:right}.bicycle-history-container .comparison-panel.after .panel-content{background:linear-gradient(135deg,var(--color-asphalt-elevated) 0,rgba(220,38,38,.05) 100%);border:1px solid rgba(220,38,38,.2);text-align:left}.bicycle-history-container .comparison-panel:hover .panel-content{transform:translateY(-4px)}.bicycle-history-container .comparison-panel.after:hover .panel-content{box-shadow:0 20px 60px rgba(220,38,38,.1)}.bicycle-history-container .panel-icon{width:120px;height:100px;margin-bottom:1.5rem;color:var(--color-chrome);opacity:.6}.bicycle-history-container .comparison-panel.before .panel-icon{margin-left:auto}.bicycle-history-container .comparison-panel.after .panel-icon{color:var(--color-racing-red);opacity:.8}.bicycle-history-container .panel-content h3{font-family:var(--font-display);font-size:1.75rem;color:var(--color-white);margin-bottom:1rem}.bicycle-history-container .panel-content p{font-size:.9375rem;color:var(--color-white-muted);line-height:1.8;margin-bottom:1.5rem}.bicycle-history-container .panel-traits{list-style:none;padding:0;margin:0}.bicycle-history-container .panel-traits li{display:flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-size:.8rem;font-weight:500;color:var(--color-white-muted);margin-bottom:.5rem}.bicycle-history-container .comparison-panel.before .panel-traits li{justify-content:flex-end}.bicycle-history-container .trait-negative{color:var(--color-chrome);font-weight:600}.bicycle-history-container .trait-positive{color:var(--color-racing-red);font-weight:600}.bicycle-history-container .comparison-divider{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2rem;min-width:100px}.bicycle-history-container .divider-line{width:2px;height:80px;background:linear-gradient(to bottom,transparent,var(--color-racing-red),transparent)}.bicycle-history-container .divider-year{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:var(--color-racing-red);padding:1rem 0;position:relative}.bicycle-history-container .divider-year:after,.bicycle-history-container .divider-year:before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:8px;height:8px;background:var(--color-racing-red);border-radius:50%}.bicycle-history-container .divider-year:before{top:0}.bicycle-history-container .divider-year:after{bottom:0}.bicycle-history-container .comparison-footer{text-align:center;max-width:650px;margin:4rem auto 0;padding-top:3rem;border-top:1px solid rgba(156,163,175,.1)}.bicycle-history-container .comparison-footer p{font-size:1.0625rem;color:var(--color-white-muted);line-height:1.8}.bicycle-history-container .comparison-footer strong{color:var(--color-white)}@media (max-width:900px){.bicycle-history-container .comparison-container{flex-direction:column;gap:2rem;align-items:center}.bicycle-history-container .comparison-panel{max-width:100%}.bicycle-history-container .comparison-panel.before .panel-content,.bicycle-history-container .comparison-panel.before .panel-traits li{text-align:left;justify-content:flex-start}.bicycle-history-container .comparison-panel.before .panel-icon{margin-left:0}.bicycle-history-container .comparison-divider{flex-direction:row;padding:1rem 0;width:100%;max-width:300px}.bicycle-history-container .divider-line{width:80px;height:2px;background:linear-gradient(to right,transparent,var(--color-racing-red),transparent)}.bicycle-history-container .divider-year{padding:0 1.5rem}.bicycle-history-container .divider-year:after,.bicycle-history-container .divider-year:before{top:50%;transform:translateY(-50%)}.bicycle-history-container .divider-year:before{left:0}.bicycle-history-container .divider-year:after{left:auto;right:0}}.bicycle-history-container .data-viz-section{padding:6rem 2rem;background:var(--color-asphalt-elevated);position:relative;overflow:hidden}.bicycle-history-container .data-viz-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse 80% 50% at 50% 0,rgba(220,38,38,.08) 0,transparent 60%)}.bicycle-history-container .data-viz-section h2{font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);text-align:center;color:var(--color-white);margin-bottom:4rem;position:relative}.bicycle-history-container .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;max-width:1000px;margin:0 auto;position:relative}.bicycle-history-container .stat-card{text-align:center;padding:2rem;background:rgba(15,17,21,.5);border-radius:12px;border:1px solid rgba(156,163,175,.1)}.bicycle-history-container .stat-number{font-family:var(--font-heading);font-size:clamp(3rem,8vw,4.5rem);font-weight:700;background:linear-gradient(135deg,var(--color-racing-red) 0,var(--color-tour-yellow) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.5rem}.bicycle-history-container .stat-label{font-family:var(--font-heading);font-size:.75rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--color-chrome)}.bicycle-history-container .stat-detail{margin-top:1rem;font-size:.875rem;color:var(--color-white-muted);line-height:1.6}.bicycle-history-container .sticky-scroll-section{display:grid;grid-template-columns:1fr 1fr;min-height:200vh;background:var(--color-asphalt)}.bicycle-history-container .sticky-element{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-asphalt-light);padding:4rem}.bicycle-history-container .sticky-element .sticky-content{text-align:center;max-width:400px}.bicycle-history-container .sticky-element .sticky-icon{width:120px;height:120px;margin:0 auto 2rem;color:var(--color-racing-red);opacity:.8}.bicycle-history-container .sticky-element h3{font-family:var(--font-display);font-size:2rem;color:var(--color-white);margin-bottom:1rem}.bicycle-history-container .sticky-element p{font-size:1rem;color:var(--color-white-muted);line-height:1.7}.bicycle-history-container .scroll-panels{display:flex;flex-direction:column}.bicycle-history-container .scroll-panel{min-height:100vh;display:flex;align-items:center;padding:4rem}.bicycle-history-container .scroll-panel-content{max-width:500px}.bicycle-history-container .scroll-panel .panel-year{font-family:var(--font-heading);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--color-racing-red);margin-bottom:.75rem}.bicycle-history-container .scroll-panel h4{font-family:var(--font-display);font-size:1.75rem;color:var(--color-white);margin-bottom:1rem}.bicycle-history-container .scroll-panel p{font-size:1rem;color:var(--color-white-muted);line-height:1.8}.bicycle-history-container .hero{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.bicycle-history-container .hero-bg{position:absolute;inset:0}.bicycle-history-container .hero-bg img{width:100%;height:100%;object-fit:cover;opacity:.35}.bicycle-history-container .hero-bg .hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,17,21,.4) 0,rgba(15,17,21,.6) 50%,rgba(15,17,21,1))}.bicycle-history-container .hero-content{position:relative;z-index:1;text-align:center;max-width:900px;padding:2rem}.bicycle-history-container .hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:rgba(220,38,38,.15);border:1px solid rgba(220,38,38,.3);border-radius:100px;color:var(--color-racing-red-light);font-family:var(--font-heading);font-weight:500;letter-spacing:.1em;font-size:.75rem;text-transform:uppercase;margin-bottom:2rem}.bicycle-history-container .hero h1{font-family:var(--font-display);font-size:clamp(3.5rem,12vw,7rem);font-weight:400;color:var(--color-white);line-height:1;margin-bottom:1.5rem}.bicycle-history-container .hero h1 span{display:block;background:linear-gradient(135deg,var(--color-white) 0,var(--color-chrome-bright) 50%,var(--color-racing-red-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bicycle-history-container .hero-tagline{font-family:var(--font-body);font-size:clamp(1rem,2vw,1.25rem);color:var(--color-white-muted);max-width:600px;margin:0 auto 3rem;line-height:1.7}.bicycle-history-container .hero-stats{display:flex;justify-content:center;gap:4rem;padding-top:2rem;border-top:1px solid rgba(156,163,175,.15)}.bicycle-history-container .hero-stat{text-align:center}.bicycle-history-container .hero-stat-number{font-family:var(--font-heading);font-size:2rem;font-weight:600;color:var(--color-racing-red)}.bicycle-history-container .hero-stat-label{font-size:.7rem;color:var(--color-chrome);text-transform:uppercase;letter-spacing:.1em}.bicycle-history-container .scroll-indicator{position:absolute;bottom:3rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem;color:var(--color-chrome)}.bicycle-history-container .scroll-indicator span{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase}.bicycle-history-container .scroll-indicator svg{width:20px;height:20px;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.bicycle-history-container .sources-section{padding:5rem 2rem;background:var(--color-asphalt)}.bicycle-history-container .sources-content{max-width:700px;margin:0 auto}.bicycle-history-container .sources-title{font-family:var(--font-display);font-size:1.5rem;color:var(--color-white);margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgba(220,38,38,.3)}.bicycle-history-container .sources-list{list-style:none;padding:0;margin:0 0 2rem}.bicycle-history-container .sources-list li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.bicycle-history-container .sources-list li:before{content:"●";position:absolute;left:0;color:var(--color-racing-red);font-size:.5rem;top:.6em}.bicycle-history-container .sources-list a{font-size:.9375rem;color:var(--color-white-muted);text-decoration:none;transition:color .2s ease}.bicycle-history-container .sources-list a:hover{color:var(--color-racing-red-light)}.bicycle-history-container .sources-note{font-size:.8125rem;font-style:italic;color:var(--color-chrome);padding-top:1.5rem;border-top:1px solid rgba(156,163,175,.15)}.bicycle-history-container .footer{padding:6rem 2rem;background:linear-gradient(to bottom,var(--color-asphalt),#08090b)}.bicycle-history-container .footer-content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:600px;margin:0 auto}.bicycle-history-container .footer-icon{width:60px;height:60px;margin-bottom:2rem;opacity:.2;color:var(--color-chrome)}.bicycle-history-container .footer-icon svg{width:100%;height:100%}.bicycle-history-container .footer-quote{font-family:var(--font-display);font-size:clamp(1.25rem,3vw,1.625rem);font-style:italic;color:var(--color-white);line-height:1.5;margin:0;padding:0;border:none;max-width:500px}.bicycle-history-container .footer-quote cite{display:block;font-family:var(--font-body);font-size:.875rem;font-style:normal;color:var(--color-racing-red);margin-top:1rem}.bicycle-history-container .footer-divider{width:60px;height:3px;background:var(--color-racing-red);margin:2rem 0;border-radius:2px;flex-shrink:0}.bicycle-history-container .footer-text{font-size:.875rem;color:var(--color-chrome);margin:0}.bicycle-history-container .animate-in{opacity:0;transform:translateY(40px);transition:all 1s var(--ease-out)}.bicycle-history-container .animate-in.visible{opacity:1;transform:translateY(0)}.bicycle-history-container .stagger-1{transition-delay:.1s}.bicycle-history-container .stagger-2{transition-delay:.2s}.bicycle-history-container .stagger-3{transition-delay:.3s}.bicycle-history-container .stagger-4{transition-delay:.4s}@media (max-width:1024px){.bicycle-history-container .split-screen{grid-template-columns:1fr}.bicycle-history-container .split-image{height:50vh}.bicycle-history-container .split-content{padding:3rem 2rem}.bicycle-history-container .sticky-scroll-section{grid-template-columns:1fr}.bicycle-history-container .sticky-element{position:relative;height:auto;min-height:60vh}.bicycle-history-container .timeline:before{left:20px}.bicycle-history-container .timeline-item:nth-child(2n),.bicycle-history-container .timeline-item:nth-child(odd){flex-direction:row;text-align:left;padding-left:4rem;padding-right:0}.bicycle-history-container .timeline-dot{left:20px}}@media (max-width:768px){.bicycle-history-container .hero-stats{gap:2rem;flex-wrap:wrap}.bicycle-history-container .stats-grid{gap:1.5rem}.bicycle-history-container .quote-monument blockquote{padding:2rem}.bicycle-history-container .card-grid-section,.bicycle-history-container .data-viz-section,.bicycle-history-container .timeline-section{padding:4rem 1.5rem}}@media (prefers-reduced-motion:reduce){.bicycle-history-container .animate-in{transition:none;opacity:1;transform:none}.bicycle-history-container .scroll-indicator svg{animation:none}}