@font-face{font-family:Gilroy;src:url('../fonts/gilroy-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Gilroy;src:url('../fonts/gilroy-bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--navy:var(--brand-blue);--ink:var(--brand-blue);--lime:#c1f221;--soft:#f4f5f5;--line:#dce0e4;--muted:#596578;--white:#fff;--gutter:clamp(22px,4.2vw,80px);--ease:cubic-bezier(.2,.65,.3,1)}
*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--navy);font-family:Gilroy,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:700;line-height:1.02;letter-spacing:-.045em}h1{font-size:clamp(48px,6.4vw,100px)}h2{font-size:clamp(34px,3.5vw,56px)}h3{font-size:28px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{background:none;border:0}button,a{ -webkit-tap-highlight-color:transparent}a,button{outline-offset:6px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #688500}img{max-width:100%;display:block}button svg{display:block}button,input,select{border-radius:0}[hidden]{display:none!important}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{position:fixed;z-index:200;padding:15px;background:var(--lime);top:12px;left:12px}::selection{background:var(--lime);color:var(--navy)}
.utility{height:34px;background:var(--brand-blue);color:white;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.035em}.utility a{display:flex;gap:20px}.header{height:90px;background:white;display:flex;align-items:center;padding:0 var(--gutter);gap:35px;position:sticky;top:0;z-index:50;border-bottom:1px solid #e8eaec}.brand{flex:0 0 218px}.brand img{width:218px;height:auto}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:clamp(20px,2.3vw,40px);flex:1;white-space:nowrap;font-size:15px;font-weight:700}.desktop-nav a,.nav-trigger{padding:33px 0;position:relative}.desktop-nav a:after,.nav-trigger:after{content:'';height:3px;position:absolute;bottom:20px;left:0;right:0;transform:scaleX(0);transform-origin:left;background:var(--brand-blue);transition:transform .25s}.desktop-nav a:hover:after,.nav-trigger:hover:after,.nav-trigger[aria-expanded=true]:after{transform:scaleX(1)}.nav-trigger{display:flex;align-items:center;gap:10px;font-weight:700;font-size:15px}.header-actions{display:flex;gap:13px;margin-left:auto}.icon-button{width:40px;height:44px;display:grid;place-items:center;font-size:30px;position:relative}.icon-button:hover{background:var(--soft)}.bag-button .cart-count{position:absolute;top:1px;right:-1px;background:var(--lime);border-radius:20px;font-size:12px;min-width:19px;min-height:19px;font-weight:700;display:grid;place-items:center}.mobile-toggle{display:none}.mega-menu{position:absolute;top:89px;left:0;width:100%;background:white;display:grid;grid-template-columns:1.15fr 1fr 1fr 1.05fr;gap:35px;padding:40px var(--gutter) 46px;border-top:1px solid var(--line);box-shadow:0 25px 40px rgba(var(--brand-blue-rgb),0.0824)}.mega-intro h2{font-size:35px;margin:20px 0 26px}.mega-intro .text-link{font-size:14px}.mega-links{display:flex;flex-direction:column;gap:20px}.mega-links>a{font-size:17px;font-weight:700}.mega-links>a:hover{color:#637e00}.mega-links small{display:block;font-size:13px;font-weight:400;margin-top:4px;color:var(--muted)}.mega-feature{min-height:240px;position:relative;overflow:hidden;color:#fff}.mega-feature img{width:100%;height:100%;object-fit:cover;position:absolute}.mega-feature:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,rgba(var(--brand-blue-rgb),0.8510))}.mega-feature>span{position:absolute;bottom:22px;left:22px;right:20px;z-index:1;font-size:13px}.mega-feature strong{font-size:20px;display:block;margin-top:7px}
.eyebrow{font-size:12px;line-height:1.4;letter-spacing:.12em;font-weight:700;display:block}.hero{height:min(710px,calc(100svh - 124px));min-height:560px;position:relative;isolation:isolate;color:#fff;overflow:hidden;background:var(--brand-blue)}.hero-photo{position:absolute;width:100%;height:100%;object-fit:cover;object-position:65% 47%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(var(--brand-blue-rgb),0.7216) 0%,rgba(var(--brand-blue-rgb),0.4118) 43%,rgba(var(--brand-blue-rgb),0.0196) 72%),linear-gradient(0deg,rgba(var(--brand-blue-rgb),0.4588),transparent 26%);z-index:-2}.hero-copy{padding:clamp(60px,7vw,104px) var(--gutter) 80px;max-width:900px;position:relative;animation:rise-in .8s var(--ease) both}.hero-copy .eyebrow{display:flex;gap:10px;align-items:center;margin-bottom:24px;font-size:12px}.hero-copy i{height:7px;width:7px;background:var(--lime);border-radius:50%}.hero h1{max-width:710px;font-size:clamp(62px,6.7vw,106px);line-height:.96;letter-spacing:-.048em;text-wrap:balance}.hero-copy p{max-width:400px;font-size:18px;line-height:1.5;margin:26px 0 30px;color:#eeeff0}.button-row{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;min-height:54px;padding:15px 22px;font-weight:700;font-size:14px;line-height:1.4;transition:background .25s,transform .25s;letter-spacing:0}.button>span{font-size:20px;line-height:1}.button:hover{transform:translateY(-2px)}.button.lime{background:var(--lime);color:var(--navy)}.button.lime:hover{background:#d3ff46}.button.glass{background:#ffffff0c;border:1px solid #ffffff7a;color:#fff}.button.glass:hover{background:#ffffff22}.button.dark{background:var(--brand-blue);color:#fff}.button.dark:hover{background:var(--brand-blue)}.button.outline{border:1px solid var(--navy);background:transparent}.hero-foot{position:absolute;bottom:28px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.12em;font-weight:700}.hero-foot a{font-size:12px;letter-spacing:.02em;display:flex;gap:24px;align-items:center}.hero-foot a span{font-size:24px;font-weight:400}.promises{padding:25px var(--gutter);display:flex;justify-content:space-between;gap:18px;align-items:center;background:#f3f4f3;font-size:13px}.promises b{font-size:11px;color:var(--muted);margin-right:12px;letter-spacing:.05em}.promises a{border-bottom:1px solid var(--navy);padding-bottom:3px;font-weight:700;font-size:12px}
.section{padding:80px var(--gutter)}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:14px;color:var(--muted)}.section-heading>p{font-size:14px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;font-weight:700;font-size:14px;padding-bottom:6px;border-bottom:1px solid currentColor;line-height:1.5}.text-link:hover{color:#637e00}.text-link span{font-size:19px}.ride-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ride-tile{position:relative;overflow:hidden;min-height:350px;padding:26px 24px 22px;background:#edf1f0;display:flex;flex-direction:column}.ride-tile .eyebrow{font-size:10px;letter-spacing:.1em}.ride-electric{background:#eaf1d5}.ride-mountain{background:#e7edea}.ride-gravel{background:#eaedf2}.ride-everyday{background:#f2eee7}.ride-product{flex:1;display:grid;align-items:center;margin:8px -14px;min-height:200px}.ride-product img{width:100%;max-height:215px;object-fit:contain;transition:transform .6s var(--ease)}.ride-tile:hover img{transform:scale(1.07) translateX(4px)}.tile-bottom{display:flex;justify-content:space-between;align-items:center}.tile-bottom h3{font-size:28px;letter-spacing:-.03em}.round-arrow{width:39px;height:39px;border:1px solid #080a0950;border-radius:50%;display:grid;place-items:center;font-size:21px;transition:background .3s}.ride-tile:hover .round-arrow{background:var(--brand-blue);color:white}.featured-section{padding-top:12px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 20px}.product-card{min-width:0}.product-card-image{height:260px;background:#f4f5f5;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:contain;padding:18px;transition:transform .6s var(--ease)}.product-card:hover .product-card-image img{transform:scale(1.045)}.product-card-image .round-arrow{position:absolute;right:15px;bottom:15px;width:32px;height:32px;font-size:17px;background:#fff;opacity:0;transform:translateY(5px);transition:.25s}.product-card:hover .round-arrow{opacity:1;transform:none}.product-tag{position:absolute;top:14px;left:14px;z-index:1;font-size:10px;letter-spacing:.06em;padding:4px 7px;font-weight:700;background:var(--white)}.product-card-copy{padding:18px 1px 0}.product-card-meta{display:flex;justify-content:space-between;gap:8px;font-size:11px;letter-spacing:.03em;text-transform:uppercase;color:var(--muted)}.product-card h3{font-size:19px;line-height:1.2;letter-spacing:-.02em;margin:9px 0 12px}.product-card-price{font-size:16px;display:flex;gap:10px;align-items:center}.product-card-price del{font-size:13px;color:var(--muted)}.product-card-state{font-size:12px;color:var(--muted);margin-top:8px}.catalogue-note{font-size:12px;color:var(--muted);margin-top:25px}.loading{color:var(--muted);min-height:180px;display:flex;align-items:center}.no-image{font-size:14px;color:var(--muted);padding:25px;text-align:center}
.workshop-feature{display:grid;grid-template-columns:1fr 1fr;min-height:580px;background:var(--brand-blue);color:white}.workshop-image{position:relative;overflow:hidden;min-height:450px}.workshop-image img{width:100%;height:100%;object-fit:cover;position:absolute;filter:brightness(.9)}.workshop-image>span{position:absolute;bottom:32px;left:var(--gutter);font-size:11px;letter-spacing:.14em;font-weight:700}.workshop-copy{padding:65px clamp(35px,5vw,90px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.workshop-copy .eyebrow{color:var(--lime);margin-bottom:25px}.workshop-copy h2{font-size:clamp(42px,4.4vw,70px);line-height:1.01}.workshop-copy p{color:#c3cbd8;font-size:17px;max-width:400px;margin:23px 0 28px}.workshop-caption{display:flex;flex-wrap:wrap;gap:8px 25px;margin-top:38px;padding-top:20px;border-top:1px solid #ffffff30;width:100%;font-size:11px;color:#adb7c8}.story-section{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:100px;padding-top:105px;padding-bottom:105px;border-bottom:1px solid var(--line)}.story-section .eyebrow{margin-bottom:22px;color:var(--muted)}.story-section h2{font-size:clamp(38px,4vw,64px)}.story-section p{font-size:19px;line-height:1.65;color:#4f5e71;max-width:500px;margin-bottom:25px}.journal-section{padding-top:76px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-grid>a{padding:32px;min-height:255px;background:#f1f3f4;position:relative;transition:background .3s}.guide-grid>a:nth-child(2){background:#eaf0e8}.guide-grid>a:nth-child(3){background:#edf0d7}.guide-grid>a:hover{background:#dde5d4}.guide-grid>a>span:first-child{font-size:11px;letter-spacing:.09em;color:var(--muted)}.guide-grid h3{font-size:30px;line-height:1.1;margin-top:30px}.guide-grid .round-arrow{position:absolute;right:26px;bottom:25px;width:32px;height:32px;font-size:17px}.visit-strip{background:var(--lime);padding:48px var(--gutter);display:flex;justify-content:space-between;align-items:center;gap:20px}.visit-strip .eyebrow{font-size:10px;margin-bottom:12px}.visit-strip h2{font-size:48px}.footer{background:var(--brand-blue);color:white;padding:68px var(--gutter) 22px}.footer-top{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:60px;padding-bottom:64px}.footer-brand img{width:232px;filter:invert(1);mix-blend-mode:screen}.footer-brand p{font-size:23px!important;line-height:1.25!important;color:white!important;letter-spacing:-.025em;margin-top:24px!important}.footer-top h3{font-size:15px;letter-spacing:0;margin-bottom:23px}.footer-top a:not(.footer-brand a){display:block;font-size:13px;color:#c2cbd8;margin:12px 0}.footer-top p{color:#c2cbd8;font-size:13px;line-height:1.7;margin:12px 0}.footer-top a:hover{color:var(--lime)!important}.footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid #ffffff27;padding-top:23px;font-size:11px;color:#a4afc1}.footer-bottom nav{display:flex;gap:24px}
.breadcrumb{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:var(--muted);margin-bottom:44px}.breadcrumb a:hover{color:var(--navy)}.shop-head{padding-top:27px;padding-bottom:55px;background:#f3f5f4}.shop-head .eyebrow{margin-bottom:20px}.shop-head h1{font-size:clamp(48px,5.5vw,84px)}.shop-head>p{font-size:18px;margin-top:24px;line-height:1.6;color:var(--muted)}.shop-content{padding-top:35px}.category-tabs{display:flex;gap:10px;overflow-x:auto;padding-bottom:18px;white-space:nowrap;scrollbar-width:thin}.category-tabs button,.category-tabs a{padding:10px 21px;border:1px solid var(--line);font-size:14px;transition:.2s}.category-tabs .active,.category-tabs button:hover,.category-tabs a:hover{background:var(--brand-blue);color:#fff;border-color:var(--navy)}.filter-row{display:flex;gap:25px;padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center}.shop-search{display:flex;align-items:center;gap:10px;flex:1}.shop-search input{width:100%;border:0;background:transparent;min-width:0;padding:8px;font-size:15px}.filter-row label{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:10px}.filter-row select{border:0;background:transparent;font-size:14px;color:var(--navy);max-width:155px}.reset-link{font-size:13px;text-decoration:underline}.results-row{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted);padding:24px 0}.results-row>span:first-child{font-weight:700;color:var(--navy)}.load-more{display:flex;justify-content:center;margin-top:45px}.empty-state{text-align:center;padding:80px 20px}.empty-state p{margin:20px 0 28px;color:var(--muted)}.equipment-help{background:var(--soft);padding:60px;margin-top:22px;max-width:950px}.equipment-help h2{margin:20px 0}.equipment-help p{max-width:530px;font-size:18px;line-height:1.7;margin-bottom:25px}.error-message{background:#faf1e8;padding:20px;grid-column:1/-1;font-size:15px}.error-message a{text-decoration:underline}
.pdp{padding-top:24px}.pdp .breadcrumb{margin-bottom:28px}.product-detail{display:grid;grid-template-columns:1.32fr 1fr;gap:60px;align-items:start}.product-stage{height:570px;background:var(--soft);position:relative;display:grid;place-items:center}.product-stage>img{width:100%;height:100%;object-fit:contain;padding:35px}.zoom-button{position:absolute;right:20px;bottom:20px;border:1px solid var(--line);background:white;border-radius:50%;width:42px;height:42px;font-size:25px}.gallery-thumbs{display:flex;gap:10px;overflow-x:auto;margin-top:12px}.gallery-thumbs button{width:90px;height:76px;border:1px solid var(--line);flex-shrink:0;background:var(--soft);padding:5px}.gallery-thumbs button.active{border-color:var(--navy)}.gallery-thumbs img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding-top:26px;margin-top:10px;font-size:13px;border-top:1px solid var(--line)}.product-benefits b{font-size:11px;font-weight:400;color:var(--muted);display:block;margin-top:6px}.product-buy{padding-top:15px}.product-buy>.eyebrow{color:var(--muted);margin-bottom:15px}.product-buy h1{font-size:clamp(35px,3.4vw,54px);line-height:1.04;max-width:560px}.product-summary{color:var(--muted);margin:20px 0;font-size:16px}.pdp-price{display:flex;gap:16px;align-items:center;font-size:26px;margin:25px 0 4px}.pdp-price del{font-size:17px;color:var(--muted)}.price-context{font-size:12px;color:var(--muted)}.stock-line{font-size:13px;color:var(--muted);margin:24px 0;padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px}.stock-line:before{content:'';width:6px;height:6px;border-radius:50%;background:#79848d}.stock-line.available:before{background:#709000}.size-label{display:flex;justify-content:space-between;gap:10px;font-size:13px;margin-bottom:10px}.size-label label{font-weight:700}.size-label a{text-decoration:underline}.variant-select{padding:14px;width:100%;border:1px solid var(--line);background:#fff;min-height:50px;font-size:14px}.product-buy>.button{display:flex;width:100%;margin-top:12px;justify-content:space-between}.add-to-bag{margin-top:18px!important}.collection-note{font-size:12px;line-height:1.7;color:var(--muted);padding:24px 0}.collection-note a{font-weight:700;color:var(--navy)}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;padding:18px 0;font-size:14px;font-weight:700;display:flex;justify-content:space-between;gap:10px}summary:after{content:'+';font-weight:400;font-size:19px}details[open] summary:after{content:'−'}summary::-webkit-details-marker{display:none}details p{font-size:14px;color:var(--muted);padding-bottom:20px;line-height:1.7}details a{text-decoration:underline}.pdp-description{margin-top:70px;padding-top:65px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.2fr;gap:18px 60px}.pdp-description>.eyebrow{grid-column:1/-1;color:var(--muted)}.pdp-description h2{font-size:44px}.recommendation-section{padding-top:70px;margin-top:60px;border-top:1px solid var(--line)}.recommendation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.recommendation-card{background:var(--soft);padding:27px;position:relative}.recommendation-card>.eyebrow{color:var(--muted);font-size:10px}.recommendation-card h3{font-size:25px;margin:22px 0 15px}.recommendation-card p{color:var(--muted);font-size:14px;line-height:1.6;min-height:70px;margin-bottom:23px}.recommendation-card .text-link{font-size:13px}
.editorial-head{padding-top:30px;padding-bottom:60px;background:var(--soft)}.editorial-head>.eyebrow{margin:30px 0 20px;color:var(--muted)}.editorial-head h1{font-size:clamp(46px,6vw,85px);max-width:1000px}.editorial-head>p{font-size:21px;line-height:1.5;max-width:750px;margin-top:25px;color:var(--muted)}.editorial-head>.text-link{margin:16px 0 12px}.editorial-body{display:grid;grid-template-columns:1fr 2fr;gap:100px;padding-top:65px}.editorial-body aside{align-self:start;position:sticky;top:135px}.editorial-body aside p{font-size:32px;font-weight:700;letter-spacing:-.025em;line-height:1.15;margin:20px 0 30px}.editorial-body aside .text-link{display:flex;max-width:240px;margin-bottom:16px}.prose{font-size:17px;line-height:1.75;max-width:810px;overflow-wrap:anywhere}.prose>*+*{margin-top:22px}.prose h2{font-size:32px;line-height:1.12;margin-top:46px;margin-bottom:18px}.prose h3,.prose h4{font-size:24px;line-height:1.2;margin-top:34px;letter-spacing:-.025em}.prose>h2:first-child,.prose>h3:first-child{margin-top:0}.prose p{color:#49596d}.prose a{color:var(--navy);text-decoration:underline;text-underline-offset:4px}.prose li{margin:10px 0;color:#49596d}.prose ul,.prose ol{padding-left:23px}.prose table{border-collapse:collapse;width:100%;font-size:14px;display:block;overflow-x:auto}.prose th,.prose td{padding:12px;border:1px solid var(--line);text-align:left}.prose blockquote{margin:30px 0;padding:18px 26px;border-left:3px solid var(--lime);background:var(--soft)}.prose img{height:auto}.editorial-image{max-height:550px;overflow:hidden}.editorial-image img{width:100%;object-fit:cover;max-height:550px}.article-body{max-width:900px;margin:0 auto;box-sizing:content-box}.journal-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.journal-card{padding:30px;background:var(--soft);display:flex;flex-direction:column;align-items:flex-start;min-height:350px}.journal-card h2{font-size:35px;margin:30px 0 20px}.journal-card p{color:var(--muted);margin-bottom:30px}.journal-card .text-link{margin-top:auto}.not-found{min-height:550px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:26px}.not-found h1{font-size:80px}.not-found p{color:var(--muted)}
dialog{border:0;padding:32px;color:var(--navy);max-width:calc(100vw - 28px);max-height:92svh;overscroll-behavior:contain;box-shadow:0 20px 100px rgba(var(--brand-blue-rgb),0.1451)}dialog::backdrop{background:rgba(var(--brand-blue-rgb),0.5647);backdrop-filter:blur(4px)}dialog[open]{animation:rise-in .25s var(--ease)}body:has(dialog[open]){overflow:hidden}.dialog-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.dialog-top h2{font-size:34px}.search-dialog{width:800px;top:90px;margin-top:30px;padding:40px}.search-form{display:flex;gap:12px}.search-form input{flex:1;min-width:0;background:var(--soft);border:1px solid var(--line);padding:16px}.muted{color:var(--muted);font-size:14px;margin-top:20px}.quick-links{display:flex;gap:30px;margin-top:35px;font-size:14px;font-weight:700}.cart-dialog{margin:0 0 0 auto;min-height:100svh;max-height:100svh;width:500px;max-width:100%;padding:30px}.cart-empty{padding:50px 0;text-align:center}.cart-empty h3{font-size:28px}.cart-empty p{font-size:15px;color:var(--muted);margin:20px 0}.cart-item{display:grid;grid-template-columns:85px 1fr;gap:16px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-item>img{width:85px;height:85px;object-fit:contain;background:var(--soft)}.cart-item h3{font-size:17px;line-height:1.3;letter-spacing:-.01em}.cart-item p{font-size:12px;color:var(--muted);margin:6px 0}.cart-item-controls{display:flex;align-items:center;gap:8px;margin-top:12px}.cart-item-controls button{min-width:34px;min-height:34px;border:1px solid var(--line)}.cart-item-controls button:last-child{font-size:12px;text-decoration:underline;border:0;margin-left:auto}.cart-summary{padding-top:26px}.cart-summary>div{display:flex;justify-content:space-between;font-size:21px}.cart-summary>p{font-size:13px;color:var(--muted);margin:20px 0}.cart-summary>.button{width:100%}.cart-summary .text-link{font-size:13px}.mobile-dialog{margin:0;min-height:100svh;max-height:100svh;width:100%;max-width:100%;padding:22px}.mobile-dialog nav{display:flex;flex-direction:column}.mobile-dialog nav a{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--line);font-size:23px;font-weight:700;letter-spacing:-.02em}.menu-lines{display:block;width:22px;height:12px;border-top:1.5px solid;border-bottom:1.5px solid}.image-dialog{width:1100px;max-width:95vw;padding:20px}.image-dialog>.icon-button{margin-left:auto}.image-dialog>img{width:100%;max-height:80svh;object-fit:contain}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:14px 24px;background:var(--brand-blue);color:white;font-size:14px;z-index:100;box-shadow:0 3px 20px rgba(var(--brand-blue-rgb),0.1255);max-width:90vw}
@keyframes rise-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1700px){.hero-copy{max-width:950px}.hero{height:780px;max-height:none}.hero-copy{padding-top:115px}.product-card-image{height:310px}}
@media(max-width:1200px){.header{gap:22px}.brand,.brand img{width:185px;flex-basis:185px}.desktop-nav{gap:20px;font-size:13px}.nav-trigger{font-size:13px}.header-actions{gap:5px}.ride-tile{padding:22px 16px;min-height:300px}.ride-product{min-height:165px}.tile-bottom h3{font-size:24px}.promises{font-size:11px}.promises a{display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-grid .product-card:nth-child(4){display:none}.product-card-image{height:270px}.footer-top{gap:32px}.product-detail{gap:35px}.product-stage{height:470px}.hero h1{max-width:590px}.hero-copy{max-width:700px}.hero-copy p{max-width:370px}.story-section{gap:60px}.mega-menu{gap:25px}.mega-intro h2{font-size:28px}}
@media(max-width:960px){.desktop-nav{display:none}.mobile-toggle{display:grid}.brand,.brand img{width:200px;flex-basis:200px}.header{height:80px}.header-actions{gap:10px}.hero{height:650px;min-height:550px}.hero h1{font-size:75px;max-width:580px}.hero-copy{padding-top:90px}.hero-photo{object-position:60% 45%}.hero-shade{background:linear-gradient(90deg,rgba(var(--brand-blue-rgb),0.7294),rgba(var(--brand-blue-rgb),0.1255))}.hero-foot>span{font-size:9px}.ride-grid{grid-template-columns:repeat(2,1fr)}.ride-tile{min-height:320px}.ride-product{min-height:190px}.product-grid{gap:25px 16px}.product-card-image{height:220px}.workshop-feature{min-height:500px}.workshop-copy{padding:40px 30px}.workshop-copy h2{font-size:44px}.workshop-copy p{font-size:16px}.workshop-caption{margin-top:24px}.story-section{gap:40px}.story-section p{font-size:17px}.footer-top{grid-template-columns:1fr 1fr}.footer-brand img{width:225px}.footer-bottom{flex-wrap:wrap}.product-detail{grid-template-columns:1fr 1fr;gap:28px}.product-stage{height:380px}.product-stage>img{padding:16px}.product-buy h1{font-size:35px}.product-benefits{grid-template-columns:1fr;gap:12px}.product-benefits b{display:inline;margin-left:8px}.pdp-description{gap:20px}.recommendation-card{padding:20px}.editorial-body{gap:40px;grid-template-columns:1fr 2fr}.guide-grid h3{font-size:25px}.guide-grid>a{padding:25px}.guide-grid .round-arrow{right:16px;bottom:17px}.filter-row{gap:15px}.filter-row label{display:block}.filter-row label select{display:block;margin-top:4px}.quick-links{gap:20px}}
@media(max-width:640px){:root{--gutter:22px}.utility{height:30px;font-size:10px}.utility a{font-size:10px;gap:8px}.header{height:73px;padding:0 17px;gap:15px}.brand,.brand img{width:158px;flex-basis:158px}.header-actions{gap:2px}.icon-button{width:35px}.header-actions svg{width:21px}.hero{height:660px;min-height:590px;max-height:calc(100svh - 103px)}.hero-photo{object-position:64% center}.hero-copy{padding:53px var(--gutter) 95px;max-width:100%}.hero-copy .eyebrow{font-size:10px;margin-bottom:22px;letter-spacing:.08em}.hero h1{font-size:62px;max-width:350px;line-height:.98;letter-spacing:-.05em;text-wrap:initial}.hero-copy p{font-size:16px;max-width:275px;margin:24px 0}.hero-shade{background:linear-gradient(90deg,rgba(var(--brand-blue-rgb),0.7373),rgba(var(--brand-blue-rgb),0.1804)),linear-gradient(0deg,rgba(var(--brand-blue-rgb),0.5020),transparent 55%)}.button{min-height:50px;font-size:13px;padding:14px 18px;gap:25px}.hero .button-row{flex-direction:column;align-items:flex-start;gap:10px}.hero .button{min-width:200px}.hero .button.glass{background:transparent;border:0;border-bottom:1px solid #ffffff60;padding:8px 0;min-height:40px;min-width:200px}.hero-foot{bottom:20px}.hero-foot>span{max-width:160px;line-height:1.7;font-size:8px;letter-spacing:.08em}.hero-foot a{font-size:10px;gap:10px}.promises{padding:19px var(--gutter);justify-content:center}.promises>span{display:none;font-size:12px}.promises>span:first-child{display:block}.section{padding:50px var(--gutter)}.section-heading{align-items:flex-start;gap:20px;margin-bottom:27px}.section-heading h2{font-size:36px;max-width:300px}.section-heading .eyebrow{font-size:10px;letter-spacing:.08em;margin-bottom:12px}.section-heading>.text-link{font-size:11px;gap:12px;flex-shrink:0;margin-top:27px;max-width:96px;line-height:1.4}.section-heading>.text-link span{font-size:16px}.ride-grid{gap:10px}.ride-tile{min-height:235px;padding:17px 13px}.ride-tile .eyebrow{font-size:8px;letter-spacing:.045em}.ride-product{min-height:125px;margin:5px -9px}.ride-product img{max-height:140px}.tile-bottom h3{font-size:21px;max-width:100px;line-height:1.1}.round-arrow{height:28px;width:28px;font-size:16px;flex-shrink:0}.featured-section{padding-top:9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 13px}.featured-grid .product-card:nth-child(4){display:block}.product-card-image{height:175px}.product-card-image img{padding:8px}.product-card-meta{font-size:9px;gap:5px}.product-card-meta>span:last-child{max-width:75px;text-align:right}.product-card h3{font-size:17px;margin-top:8px}.product-card-copy{padding-top:14px}.product-card-price{font-size:15px;flex-wrap:wrap;gap:2px 8px}.product-card-price del{font-size:11px}.product-card-state{font-size:10px}.product-tag{font-size:8px;top:9px;left:9px;padding:3px 5px}.product-card-image .round-arrow{display:none}.catalogue-note{font-size:11px;line-height:1.6}.workshop-feature{grid-template-columns:1fr}.workshop-image{min-height:340px}.workshop-image>span{font-size:9px;bottom:22px}.workshop-copy{padding:45px 26px 40px}.workshop-copy h2{font-size:49px}.workshop-copy p{max-width:330px}.workshop-copy>.eyebrow{font-size:10px}.workshop-caption{margin-top:32px;font-size:10px}.story-section{grid-template-columns:1fr;gap:25px;padding-top:55px;padding-bottom:55px}.story-section h2{font-size:40px}.story-section .eyebrow{font-size:10px;margin-bottom:16px}.story-section p{font-size:17px;line-height:1.7}.guide-grid{grid-template-columns:1fr;gap:12px}.guide-grid>a{min-height:195px;padding:24px}.guide-grid h3{font-size:30px;margin-top:20px}.guide-grid>a>span:first-child{font-size:10px}.guide-grid .round-arrow{width:34px;height:34px;right:24px;bottom:24px}.visit-strip{padding:36px 22px;align-items:flex-start;flex-direction:column;gap:25px}.visit-strip h2{font-size:40px}.visit-strip .eyebrow{font-size:9px}.footer{padding-top:43px}.footer-top{gap:28px 24px;padding-bottom:35px}.footer-brand{grid-column:1/-1}.footer-brand p{font-size:20px!important}.footer-brand img{width:210px}.footer-top h3{font-size:14px;margin-bottom:18px}.footer-top p,.footer-top a:not(.footer-brand a){font-size:12px}.footer-top>div:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:2px 25px}.footer-top>div:last-child h3{grid-column:1/-1}.footer-top>div:last-child p{margin-top:0}.footer-bottom{gap:18px;font-size:10px}.footer-bottom nav{gap:17px;flex-wrap:wrap}.footer-bottom>span:last-child{display:none}.breadcrumb{font-size:10px;margin-bottom:30px;gap:8px}.shop-head{padding-top:22px;padding-bottom:35px}.shop-head h1{font-size:48px}.shop-head .eyebrow{font-size:10px;margin-bottom:18px}.shop-head>p{font-size:16px;margin-top:20px}.shop-head>p br{display:none}.shop-content{padding-top:23px}.category-tabs{gap:8px;margin-right:-22px;padding-right:22px}.category-tabs button,.category-tabs a{font-size:12px;padding:9px 16px}.filter-row{flex-wrap:wrap;gap:15px;padding:15px 0}.shop-search{flex:1 0 100%;border-bottom:1px solid var(--line);padding-bottom:12px}.shop-search input{font-size:14px}.filter-row label{display:flex;gap:8px;flex:1;font-size:10px}.filter-row select{max-width:120px;font-size:12px}.reset-link{font-size:11px}.results-row{font-size:10px;align-items:center;padding:20px 0}.results-row>span:last-child{max-width:160px;text-align:right}.equipment-help{padding:30px 23px}.equipment-help p{font-size:16px}.pdp{padding-top:22px}.product-detail{grid-template-columns:1fr;gap:20px}.product-stage{height:340px}.gallery-thumbs button{width:70px;height:58px}.product-benefits{grid-template-columns:repeat(3,1fr);gap:12px;font-size:10px;padding-top:20px}.product-benefits b{display:block;font-size:9px;margin-left:0;margin-top:5px}.product-buy{padding-top:10px}.product-buy h1{font-size:42px}.product-summary{font-size:16px}.product-buy>.eyebrow{font-size:11px}.pdp-price{font-size:28px}.size-label{font-size:13px}.variant-select{font-size:16px}.product-buy>.button{font-size:14px;min-height:54px}.pdp-description{grid-template-columns:1fr;padding-top:42px;margin-top:44px}.pdp-description h2{font-size:35px;margin-bottom:20px}.prose{font-size:16px}.prose h2{font-size:28px}.prose h3,.prose h4{font-size:23px}.pdp-description .prose>p:first-child{margin-top:0}.recommendation-section{padding-top:40px;margin-top:40px}.recommendation-section .section-heading{display:block}.recommendation-section .section-heading>p{margin-top:18px}.recommendation-grid{grid-template-columns:1fr}.recommendation-card{padding:25px}.recommendation-card p{min-height:0;font-size:14px}.recommendation-card h3{font-size:26px}.editorial-head{padding-top:22px;padding-bottom:40px}.editorial-head h1{font-size:49px;overflow-wrap:anywhere}.editorial-head>p{font-size:18px}.editorial-head>.eyebrow{font-size:10px;margin-top:20px}.editorial-body{display:flex;flex-direction:column-reverse;gap:45px;padding-top:40px}.editorial-body aside{position:static;width:100%;padding-top:32px;border-top:1px solid var(--line)}.article-body{padding-top:35px}.journal-list{grid-template-columns:1fr}.journal-card{min-height:280px}.not-found h1{font-size:52px}.not-found{min-height:550px}.search-dialog{padding:24px;margin-top:20px;top:50px}.dialog-top h2{font-size:28px}.search-form{flex-direction:column}.search-form input{font-size:16px}.search-form>.button{justify-content:center}.quick-links{flex-direction:column;gap:15px;margin-top:25px}.cart-dialog{padding:24px}.cart-item{grid-template-columns:70px 1fr}.cart-item>img{width:70px;height:70px}.image-dialog{padding:10px}.image-dialog>img{min-height:250px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover{transform:none}}

/* Native Ghost editor cards and publisher font controls. */
body{font-family:var(--gh-font-body,Gilroy),Arial,sans-serif}h1,h2,h3{font-family:var(--gh-font-heading,Gilroy),Arial,sans-serif}.kg-width-wide{width:100%;max-width:1200px}.kg-width-full{width:100%;max-width:none}.kg-image-card img{width:100%;height:auto}.kg-gallery-container{max-width:100%}.kg-bookmark-card{margin:25px 0}.kg-card figcaption{font-size:13px;color:var(--muted);padding-top:10px;text-align:center}.kg-callout-card{padding:20px;background:var(--soft)}.kg-button-card a{display:inline-flex;padding:14px 22px;background:var(--brand-blue);color:#fff}.kg-toggle-card h4{font-size:22px}.prose iframe{max-width:100%}

.workshop-copy h2{max-width:470px;text-wrap:balance}.story-section h2{max-width:630px;text-wrap:balance}.shop-head>p{max-width:580px}

.detail-intro{font-size:18px;color:var(--muted);line-height:1.7;margin-bottom:25px}.specification .prose{padding:20px 0 30px}.specification .prose p{font-size:16px;padding:0}.specification .prose li{font-size:15px}.specification summary{font-size:15px}
