:root{--red:#c41418;--blue:#16a8ff;--ink:#09090a;--panel:#141416;--light:#f2f0eb;--muted:#a8a8ad}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--ink);color:var(--light);font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%;height:auto}.skip-link{position:fixed;top:-80px;left:16px;z-index:100;background:white;color:black;padding:12px}.skip-link:focus{top:12px}.announcement{min-height:32px;padding:9px 20px;background:var(--red);display:grid;place-items:center;text-align:center;font-size:12px;font-weight:800;letter-spacing:1.3px}.site-header{min-height:92px;padding:16px 5vw;display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:28px;position:sticky;top:0;z-index:40;background:rgba(7,7,8,.97);border-bottom:1px solid #303034}.brand img{width:210px;max-height:68px;object-fit:contain;mix-blend-mode:screen}.site-header nav{display:flex;justify-content:center;gap:clamp(18px,2.4vw,38px);font-weight:800;font-size:15px}.site-header nav a:hover{color:var(--blue)}.header-tools{display:flex;gap:18px;align-items:center;font-size:12px;font-weight:800}.cart-count{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--red)}.menu-toggle{display:none}.hero{height:min(760px,calc(100vh - 124px));min-height:600px;position:relative;overflow:hidden}.hero-media,.hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,4,5,.96),rgba(4,4,5,.65) 43%,rgba(4,4,5,.1) 72%),linear-gradient(0deg,rgba(0,0,0,.65),transparent 45%)}.hero-copy{position:absolute;z-index:2;left:7vw;top:50%;transform:translateY(-50%);max-width:760px}.hero-copy>span,.eyebrow,.section-number{color:var(--blue);font-size:12px;font-weight:800;letter-spacing:2px}.hero h1,.section h2,.story h2,.dealer-strip h2,.catalog-page h1,.product-details h1,.cart-page h1,.standard-page h1{font-family:Impact,'Arial Narrow',sans-serif;text-transform:uppercase}.hero h1{font-size:clamp(64px,7.5vw,116px);line-height:.86;letter-spacing:-1px;margin:22px 0}.hero-copy p{font-size:18px;color:#d0d0d3;line-height:1.6;max-width:580px}.hero-actions{display:flex;gap:12px;margin-top:30px}.button{min-height:52px;border:0;background:var(--red);color:white;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;letter-spacing:.8px;cursor:pointer}.button--outline{background:transparent;border:1px solid #68686e}.button:hover{filter:brightness(1.15)}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.bike-finder{padding:58px 6vw;background:linear-gradient(120deg,#1a1a1d,#0e0e10);border-top:4px solid var(--red);display:grid;grid-template-columns:.8fr 2.2fr;gap:6vw;align-items:center}.bike-finder h2{font:900 clamp(40px,4.5vw,68px)/.9 Impact;margin:12px 0}.bike-finder>div p,.fit-form>p{color:var(--muted);line-height:1.5}.fit-form{display:grid;grid-template-columns:1fr 1fr auto;gap:13px;align-items:end}.fit-form label{font-size:11px;font-weight:800;letter-spacing:1.3px;color:#aaa}.fit-form select{display:block;width:100%;height:56px;margin-top:9px;padding:0 16px;background:#09090a;border:1px solid #555;color:#fff;font-size:16px}.fit-form>p{grid-column:1/-1;text-align:right;margin:0;font-size:14px}.fit-form>p a{color:#fff;border-bottom:1px solid var(--blue)}.section{padding:95px 6vw}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:36px}.section-heading h2{font-size:clamp(42px,5vw,70px);line-height:.9;margin:8px 0 0}.section-heading>a,.text-link{border-bottom:2px solid var(--red);padding-bottom:5px;font-weight:800}.categories{background:#0d0d0f}.category-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:17px}.category-card{height:420px;position:relative;overflow:hidden;background:#222}.category-card img{width:100%;height:100%;object-fit:cover;transition:.4s}.category-card:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.95))}.category-card>div{position:absolute;z-index:2;left:25px;right:25px;bottom:25px}.category-card small,.category-card strong{display:block}.category-card small{color:#69c9ff;font-size:11px;font-weight:800;letter-spacing:1.3px}.category-card strong{font:900 34px Impact;margin-top:8px}.category-card b{float:right}.category-card:hover img{transform:scale(1.04)}.featured{background:#f0eee8;color:#111}.featured .section-number{color:var(--red)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card>a{display:block;height:340px;background:#ddd;overflow:hidden}.product-card>a img,.product-card>a svg{width:100%;height:100%;object-fit:cover}.product-card__info{display:flex;justify-content:space-between;gap:15px;padding:20px 2px;border-bottom:1px solid #bbb}.product-card small{font-size:10px;letter-spacing:1.1px;color:#666}.product-card h3{font-size:24px;margin:6px 0}.product-card strong{color:var(--red);white-space:nowrap;padding-top:19px}.story{display:grid;grid-template-columns:1.1fr .9fr;min-height:640px}.story>div:first-child img{width:100%;height:100%;object-fit:cover}.story>div:last-child{padding:85px 7vw;background:linear-gradient(145deg,#18181b,#09090a)}.story h2{font-size:clamp(44px,5vw,74px);line-height:.92;margin:18px 0 24px}.rte{font-size:16px;line-height:1.7;color:var(--muted)}.story-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:24px 0;margin:28px 0;border-block:1px solid #333}.story-facts span{font-size:10px;color:#888}.story-facts b{display:block;color:#fff;font-size:25px}.dealer-strip{padding:32px 7vw;background:#111113;border-block:1px solid #303034;display:flex;justify-content:space-between;align-items:center;gap:24px}.dealer-strip small{color:#888}.dealer-strip h2{font-size:36px;margin:7px 0 4px}.dealer-strip p{color:#999;margin:0}.dealer-strip .button{min-height:42px;font-size:13px}.site-footer{padding:65px 6vw 28px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:38px;color:#aaa;border-top:1px solid #333}.site-footer h2{font-size:15px;color:#fff}.site-footer a{display:block;margin:8px 0}.footer-brand{font-weight:900;color:white;font-size:23px}.site-footer small{grid-column:1/-1;border-top:1px solid #29292d;padding-top:23px}.catalog-page,.cart-page,.standard-page{max-width:1480px;margin:auto;padding:75px 6vw 100px}.catalog-page>header,.standard-page{max-width:850px}.catalog-page h1,.product-details h1,.cart-page h1,.standard-page h1{font-size:clamp(52px,7vw,92px);line-height:.9;margin:14px 0 30px}.catalog-page .product-grid{margin-top:45px}.catalog-page .product-card{background:#efede8;color:#111;padding-bottom:12px}.pagination{margin-top:45px}.pagination span{margin-right:12px}.collection-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.collection-tile{background:#171719;padding-bottom:18px}.collection-tile img,.collection-tile svg{width:100%;height:260px;object-fit:cover}.collection-tile h2,.collection-tile p{margin-inline:20px}.product-page{max-width:1500px;margin:auto;padding:60px 5vw 100px;display:grid;grid-template-columns:1.15fr .85fr;gap:5vw}.product-gallery{display:grid;gap:16px}.product-gallery img{width:100%;background:#eee}.product-details{position:sticky;top:125px;align-self:start}.product-price{font-size:22px;margin:20px 0}.product-price strong{color:#ff4c51;margin-left:12px}.product-form{display:grid;gap:10px}.product-form label{font-size:13px;font-weight:800}.product-form select,.product-form input,.search-form input{height:52px;padding:0 15px;background:#111;border:1px solid #555;color:white;font-size:16px}.product-form input{width:100px}.product-submit{margin-top:10px;width:100%}.fitment-help{padding:17px;border:1px solid #333;color:#bbb}.fitment-help a{color:#6dccff}.product-description{margin-top:30px}.cart-item{display:grid;grid-template-columns:120px 1fr 110px 110px auto;align-items:center;gap:22px;padding:20px 0;border-bottom:1px solid #333}.cart-item img{width:120px;height:100px;object-fit:cover}.cart-item h2{font-size:20px}.cart-item input{width:80px;height:45px}.cart-summary{max-width:480px;margin:35px 0 0 auto;text-align:right}.cart-summary .button{margin:20px 0 0 10px}.search-form{display:flex;gap:10px}.search-form input{flex:1}.standard-page{min-height:60vh}.standard-page .rte{font-size:18px}.placeholder svg{background:#ddd}.mobile-call{display:none}@media(max-width:950px){.site-header{grid-template-columns:1fr auto auto}.menu-toggle{display:block;background:none;border:1px solid #555;color:white;padding:12px}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;background:#0a0a0b;padding:25px;flex-direction:column}.site-header nav.is-open{display:flex}.header-tools>a:not(:last-child){display:none}.bike-finder{grid-template-columns:1fr}.category-grid,.product-grid{grid-template-columns:1fr 1fr}.story{grid-template-columns:1fr}.story>div:first-child{min-height:500px}.site-footer{grid-template-columns:2fr 1fr 1fr}.site-footer>div:first-child{grid-column:1/-1}.product-page{grid-template-columns:1fr}.product-details{position:static}.cart-item{grid-template-columns:100px 1fr 90px}.cart-item>strong,.cart-item>a:last-child{grid-column:2}}
@media(max-width:620px){body{padding-bottom:58px}.announcement{font-size:9px}.site-header{min-height:75px;padding:12px 18px;grid-template-columns:1fr auto auto;gap:12px}.brand img{width:145px}.header-tools{font-size:10px}.hero{height:660px}.hero-copy{left:22px;right:22px}.hero h1{font-size:62px}.hero-actions{flex-direction:column;align-items:stretch}.bike-finder,.section{padding:60px 20px}.fit-form{grid-template-columns:1fr}.fit-form>p{text-align:left}.section-heading{display:block}.section-heading>a{display:inline-block;margin-top:20px}.category-grid,.product-grid,.collection-list{grid-template-columns:1fr}.category-card{height:360px}.product-card>a{height:320px}.story>div:first-child{min-height:370px}.story>div:last-child{padding:60px 24px}.story-facts{gap:5px}.dealer-strip{display:block;padding:28px 22px}.dealer-strip .button{margin-top:18px}.site-footer{grid-template-columns:1fr 1fr;padding:50px 22px}.site-footer>div:first-child{grid-column:1/-1}.catalog-page,.cart-page,.standard-page{padding:60px 20px 80px}.product-page{padding:35px 20px 80px}.cart-item{grid-template-columns:80px 1fr}.cart-item img{width:80px;height:80px}.cart-item label,.cart-item>strong,.cart-item>a:last-child{grid-column:2}.search-form{display:block}.search-form .button{width:100%;margin-top:10px}.mobile-call{position:fixed;display:grid;place-items:center;left:0;right:0;bottom:0;height:58px;background:var(--red);z-index:50;font-weight:900}}
