:root{--teal:#0a7e8c;--navy:#1a2f4a;--charcoal:#2a2a2a;--lime:#aeea3d;--coral:#ff6f3c;--bg:#fbfcf8;--surface:#fff;--pale:#edf8f7;--muted:#66717b;--border:#dce3e5;--radius:8px;--display:'Nunito',sans-serif;--body:'Work Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--charcoal);font-family:var(--body);line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.page-width{width:min(100% - 40px,1280px);margin-inline:auto}.narrow{max-width:900px}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:99;background:var(--surface);padding:.75rem}.announcement{background:var(--lime);color:var(--navy);font-size:.82rem;font-weight:800;text-align:center;padding:.5rem 1rem}.site-header{position:relative;z-index:20;background:var(--surface);border-bottom:1px solid var(--border)}.header-inner{height:72px;display:flex;align-items:center;justify-content:space-between}.wordmark{display:inline-flex;font:900 1.9rem/1 var(--display);color:var(--navy)}.wordmark-accent,.footer-logo span{position:relative;color:var(--teal)}.wordmark-accent i{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--lime);right:-6px;top:-1px}.desktop-nav{display:flex;gap:2rem}.desktop-nav a{font-size:.9rem;font-weight:700;color:var(--navy)}.desktop-nav a:hover{color:var(--teal)}.header-actions{display:flex;gap:.25rem}.icon-link{display:grid;place-items:center;width:42px;height:42px;border:0;background:transparent;color:var(--navy);cursor:pointer;position:relative}.icon-link svg{width:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.cart-count{position:absolute;right:0;top:0;min-width:18px;height:18px;padding:0 4px;border-radius:10px;background:var(--teal);color:#fff;font-size:.68rem;display:grid;place-items:center}.menu-button{display:none}.mobile-nav{display:none}.hero{min-height:620px;position:relative}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:70% center}.hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(26,47,74,.88),rgba(26,47,74,.08) 74%)}.hero-content{position:relative;min-height:620px;display:flex;align-items:flex-end;padding-bottom:64px;color:#fff}.hero-content>div{max-width:620px}.hero h1{font:900 clamp(2.6rem,5vw,4.6rem)/.98 var(--display);margin:1rem 0 1.75rem}.eyebrow{display:block;color:var(--teal);font-size:.8rem;font-weight:800;text-transform:uppercase;margin-bottom:.5rem}.eyebrow.lime{display:inline-block;color:var(--navy);background:var(--lime);padding:.42rem .7rem;border-radius:999px}.button-row{display:flex;flex-wrap:wrap;gap:.75rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:2px solid var(--teal);border-radius:var(--radius);background:var(--teal);color:#fff;padding:.7rem 1.15rem;font-weight:800;cursor:pointer}.button:hover{filter:brightness(.92)}.button.light{background:#fff;border-color:#fff;color:var(--navy)}.button.outline{background:transparent;color:var(--navy)}.button.small{min-height:40px;font-size:.84rem}.button.wide{width:100%;margin-top:1rem}.button:disabled{opacity:.5;cursor:not-allowed}.trust-row{background:var(--surface);border-bottom:1px solid var(--border)}.trust-row>div{display:grid;grid-template-columns:repeat(4,1fr)}.trust-row span{text-align:center;color:var(--navy);font-weight:700;font-size:.84rem;padding:1.8rem .5rem;border-right:1px solid var(--border)}.trust-row span:last-child{border:0}.section{padding:90px 0}.section h1,.section h2{font:900 clamp(2.3rem,4vw,3.7rem)/1.05 var(--display);color:var(--navy);margin:.3rem 0 1rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.section-heading>p{max-width:390px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}.product-image{aspect-ratio:1.2;overflow:hidden;background:var(--pale)}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover .product-image img{transform:scale(1.035)}.product-info{padding:24px;display:flex;flex-direction:column;flex:1}.product-info h3{font:900 1.35rem var(--display);color:var(--navy);margin:0}.product-info p{color:var(--muted);font-size:.9rem}.product-buy{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto}.product-buy strong{font:800 1.2rem var(--display);color:var(--navy)}.pale{background:var(--surface)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-grid img,.spotlight-images>img,.spotlight-grid img{width:100%;border-radius:var(--radius);border:1px solid var(--border)}.feature-grid img{aspect-ratio:1.25;object-fit:cover}.spotlight h2{max-width:840px}.spotlight-images{display:grid;gap:20px;margin-top:2.5rem}.spotlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.benefits{background:var(--navy);color:#fff}.benefits h2{color:#fff}.benefits-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.benefits-layout>div:first-child>p{color:#c6d0da;max-width:450px}.bike-dot{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--lime);color:var(--navy)}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius);overflow:hidden}.benefit-grid article{padding:32px;min-height:230px;border:1px solid rgba(255,255,255,.1)}.benefit-grid b{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--teal)}.benefit-grid h3{font:800 1.4rem var(--display);margin:2rem 0 .5rem}.benefit-grid p{font-size:.9rem;color:#c6d0da}.compare{background-color:var(--pale);background-image:radial-gradient(rgba(10,126,140,.2) 1px,transparent 1px);background-size:18px 18px}.compare-box{display:grid;grid-template-columns:1fr 1fr;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.compare-box>div{padding:64px}.compare-box>div:first-child>p{color:var(--muted);margin-bottom:2rem}.quiz{background:var(--lime)}.quiz article{background:var(--surface);padding:18px;margin-bottom:12px;border-radius:var(--radius)}.quiz h3,.quiz p{margin:.15rem 0}.quiz b{color:var(--teal)}.newsletter{background:var(--teal);color:#fff;padding:58px 0}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:3rem}.newsletter h2{font:900 2.2rem var(--display);margin:.3rem 0}.newsletter-form{min-width:min(100%,500px)}.newsletter-form label{display:block;font-weight:700;margin-bottom:.4rem}.newsletter-form>div{display:flex;gap:.5rem}.newsletter-form input,.search-form input{min-height:48px;border:1px solid var(--border);border-radius:var(--radius);padding:0 1rem;flex:1}.footer{background:var(--navy);color:#c6d0da;padding:60px 0 30px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px}.footer-grid h2{font:800 1rem var(--display);color:#fff}.footer-grid a:not(.wordmark){display:block;font-size:.88rem;margin:.65rem 0}.footer-logo{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:40px;padding-top:24px;font-size:.75rem}.product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;margin-top:2rem}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px}.product-gallery img{width:100%;aspect-ratio:1;object-fit:cover;border:1px solid var(--border);border-radius:var(--radius)}.product-gallery img:first-child{grid-column:1/-1}.product-details{position:sticky;top:30px;align-self:start}.product-details h1{font-size:3rem}.product-price{font:900 1.8rem var(--display);color:var(--navy);margin:1rem 0}.rte{color:var(--muted)}.product-form{margin-top:1.5rem}.product-form label{display:block;font-weight:800;color:var(--navy);margin-bottom:.5rem}.product-form select{width:100%;min-height:48px;border:1px solid var(--border);border-radius:var(--radius);padding:0 .8rem;background:var(--surface)}.specs{border-top:1px solid var(--border);margin-top:2rem;padding-top:1rem}.specs h2{font-size:1.7rem}.specs dl{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0}.specs dl div{padding:.7rem 0;border-bottom:1px solid var(--border)}.specs dt{color:var(--muted);font-size:.78rem}.specs dd{margin:0;font-weight:700;color:var(--navy)}.back-link{color:var(--teal);font-weight:700}.collection-grid{margin-top:2.5rem}.cart-items{display:grid;gap:1rem}.cart-item{display:grid;grid-template-columns:120px 1fr 110px;gap:1.5rem;align-items:center;border-bottom:1px solid var(--border);padding:1rem 0}.cart-item img{width:120px;aspect-ratio:1;object-fit:cover}.cart-item h2{font-size:1.15rem}.cart-item label{font-size:.78rem}.cart-item input{display:block;width:72px;padding:.5rem}.cart-total{display:flex;justify-content:space-between;font:800 1.4rem var(--display);padding:2rem 0}.button-row.right{justify-content:flex-end}.search-form{display:flex;gap:.6rem;max-width:700px;margin:2rem 0}.center{text-align:center}@media(max-width:800px){.desktop-nav{display:none}.menu-button{display:grid}.mobile-nav{position:absolute;inset:100% 0 auto;background:var(--surface);border-bottom:1px solid var(--border);padding:1rem 20px;display:none}.mobile-nav.open{display:block}.mobile-nav a{display:block;font:800 1.1rem var(--display);padding:.8rem 0}.hero,.hero-content{min-height:540px}.hero-content{padding-bottom:42px}.trust-row>div{grid-template-columns:1fr 1fr}.trust-row span:nth-child(2){border-right:0}.trust-row span{border-bottom:1px solid var(--border)}.section{padding:64px 0}.section-heading,.newsletter-inner{align-items:start;flex-direction:column}.feature-grid{grid-template-columns:1fr 1fr}.benefits-layout,.compare-box,.product-layout{grid-template-columns:1fr}.compare-box>div{padding:34px}.product-details{position:static}.footer-grid{grid-template-columns:1fr 1fr}.newsletter-form{min-width:100%}}@media(max-width:520px){.page-width{width:min(100% - 30px,1280px)}.header-inner{height:64px}.header-actions .icon-link:first-child{display:none}.hero h1{font-size:2.5rem}.product-grid,.feature-grid,.spotlight-grid,.benefit-grid{grid-template-columns:1fr}.product-image{aspect-ratio:1}.section-heading h2,.section h1,.section h2{font-size:2.35rem}.benefit-grid article{min-height:0}.newsletter-form>div,.search-form{flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.product-gallery{grid-template-columns:1fr}.product-gallery img:first-child{grid-column:auto}.cart-item{grid-template-columns:80px 1fr}.cart-item img{width:80px}.cart-item label{grid-column:2}.specs dl{grid-template-columns:1fr}}
