:root{color-scheme:light;--ink: #050604;--muted: #050604;--line: rgba(5, 6, 4, .16);--paper: #ffffff;--white: #ffffff;--pine: #ffe600;--pine-dark: #f4d700;--rust: #ffe600;--gold: #ffe600;--sky: #f3f6f4;--carbon: #ffffff;--asphalt: #f7f8f6;--shadow: 0 24px 70px rgba(5, 6, 4, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img,svg{display:block;max-width:100%}.skip-link{position:absolute;left:-999px;top:12px;z-index:99;padding:10px 12px;background:var(--white)}.skip-link:focus{left:12px}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 5vw;background:#fffffff0;border-bottom:1px solid rgba(5,6,4,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.main-nav,.header-actions,.cart-button{display:flex;align-items:center}.header-actions{gap:10px}.brand{gap:10px;font-weight:800}.brand-logo{width:auto;max-width:132px;max-height:34px;object-fit:contain}.brand-name{color:#050604}.brand-mark{display:grid;place-items:center;width:38px;height:38px;color:#050604;background:var(--pine);border-radius:0;clip-path:polygon(14% 0,100% 0,86% 100%,0 100%)}.main-nav{gap:26px;color:var(--muted);font-weight:800;text-transform:uppercase;font-size:.78rem;letter-spacing:.08em}.main-nav a:hover,.nav-flyout-trigger:hover{color:var(--pine);text-shadow:0 0 14px rgba(255,230,0,.78)}.site-roadmap{display:flex;flex-wrap:wrap;align-items:center;gap:7px;padding:9px 5vw;color:#050604;background:#fffffff5;border-bottom:1px solid rgba(5,6,4,.1);font-size:.72rem;font-weight:900;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.site-roadmap,.site-roadmap a,.site-roadmap span{color:#050604}.site-roadmap a:hover{color:#050604;text-shadow:none}.nav-flyout{position:relative}.nav-flyout-trigger{padding:0;color:inherit;background:transparent;border:0;cursor:pointer;font:inherit;text-transform:inherit;letter-spacing:inherit}.brand-dropdown{position:absolute;top:calc(100% + 22px);left:0;z-index:40;display:none;grid-template-columns:180px;min-height:186px;background:#fff;border:1px solid #050604;box-shadow:var(--shadow);transform:none;clip-path:none}.nav-flyout.open .brand-dropdown{display:grid}.nav-flyout.model-open .brand-dropdown{grid-template-columns:180px 190px}.brand-list,.model-list{display:grid;align-content:start;gap:1px;padding:12px 0;max-height:min(72vh,820px);overflow-y:auto}.brand-list{background:#f7f8f6;border-right:1px solid #050604}.brand-option,.model-list a{display:grid;align-items:center;min-height:28px;width:100%;padding:0 8px;color:var(--muted);background:#ffffff09;border:1px solid transparent;text-align:left;font-size:.76rem;font-weight:900;line-height:1;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease}.brand-option-has-children{grid-template-columns:minmax(0,1fr) 10px;gap:8px}.brand-option-arrow{justify-self:end;width:6px;height:6px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.brand-option:hover,.brand-option.active,.model-list a:hover{color:#070807;background:rgba(255,230,0,var(--menu-fill-alpha, 1));border-color:transparent;box-shadow:inset 0 0 18px rgba(255,230,0,calc(var(--menu-fill-alpha, 1) * .45)),0 0 24px rgba(255,230,0,calc(var(--menu-fill-alpha, 1) * .5));text-shadow:0 0 12px rgba(255,230,0,calc(var(--menu-fill-alpha, 1) * .8))}.model-list{display:none}.model-list.active{display:grid}.cart-button,.button,.filter,.icon-button{border:0;cursor:pointer}:where(.cart-button,.button,.filter,.icon-button,.product-card button,.product-card-action,.specs-close,.remove-item,.quick-compare-button){transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease,filter .16s ease}:where(.cart-button,.button,.filter,.icon-button,.product-card button,.product-card-action,.specs-close,.remove-item,.quick-compare-button):hover,:where(.cart-button,.button,.filter,.icon-button,.product-card button,.product-card-action,.specs-close,.remove-item,.quick-compare-button):focus-visible,.filter.active{box-shadow:0 0 18px #ffe600b3,0 0 42px #ffe6006b,0 0 74px #ffe6003d;filter:brightness(1.14)}.cart-button{gap:10px;padding:10px 14px;color:#fff;background:var(--ink);border:1px solid var(--ink);border-radius:0;font-weight:800;clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%)}.cart-button strong{display:grid;place-items:center;min-width:24px;height:24px;color:#050604;background:var(--gold);border-radius:0;font-size:.85rem}.language-selector{position:relative;z-index:45}.language-selector summary{display:grid;place-items:center;min-height:46px;min-width:54px;padding:0 12px;color:#fff;background:var(--ink);border:1px solid var(--ink);font-size:.78rem;font-weight:900;letter-spacing:.06em;list-style:none;text-transform:uppercase;cursor:pointer;clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%)}.language-selector summary::-webkit-details-marker{display:none}.language-menu{position:absolute;top:calc(100% + 8px);right:0;display:grid;min-width:72px;padding:6px;background:#fff;border:1px solid #050604;box-shadow:var(--shadow)}.language-menu a{display:grid;place-items:center;min-height:30px;padding:0 9px;color:#050604;font-size:.74rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.language-menu a:hover,.language-menu a[aria-current=true]{background:var(--pine)}.hero{position:relative;width:100%;min-height:calc(520px + 2cm);height:min(calc(720px + 2cm),calc(100vh - 72px + 2cm));display:grid;align-items:end;overflow:hidden;isolation:isolate;--trust-strip-overlap: 54px}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,#000 0 calc(80% - var(--trust-strip-overlap)),transparent calc(100% - var(--trust-strip-overlap)),transparent 100%);mask-image:linear-gradient(to bottom,#000 0 calc(80% - var(--trust-strip-overlap)),transparent calc(100% - var(--trust-strip-overlap)),transparent 100%)}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background-position:center calc(var(--hero-parallax-y, var(--hero-focal-y, 50)) * 1%);background-size:cover;background-repeat:no-repeat;transition:opacity 1.2s ease}.hero-slide:first-child,.hero-media.is-ready .hero-slide.active{opacity:1}.hero-media.is-ready .hero-slide:not(.active){opacity:0}.hero-media-fallback{background:transparent}.hero:before{content:none}.hero:after{content:none}.hero-content{position:relative;z-index:2;width:min(720px,90vw);margin:0 0 13vh 5vw;color:var(--ink)}.hero-copy-strip{display:inline-block;max-width:100%;padding:16px 18px;margin-bottom:14px;background:#ffffffbd}.hero-copy-strip>:last-child{margin-bottom:0}.hero-content h1,.hero__heading{color:var(--ink)!important}.eyebrow{margin:0 0 12px;color:var(--rust);font-size:.78rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.eyebrow-badge{display:inline-block;padding:8px 12px;color:#050604;background:var(--gold);border-radius:0;clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%)}.hero .eyebrow{color:#050604}h1,h2,h3,p{margin-top:0}h1{max-width:880px;margin-bottom:20px;font-size:clamp(.8rem,2vw,1.85rem);line-height:.86;letter-spacing:0;text-transform:uppercase}h2{margin-bottom:0;font-size:clamp(2rem,4vw,4.2rem);line-height:.92;letter-spacing:0;text-transform:uppercase}h3{margin-bottom:8px}.hero-content p:not(.eyebrow){max-width:560px;color:var(--ink);font-size:1.16rem;line-height:1.7}.hero-actions,.toolbar{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:0;font-weight:900;text-transform:uppercase;letter-spacing:.07em;clip-path:polygon(12px 0,100% 0,calc(100% - 12px) 100%,0 100%)}.button:hover,.product-card button:hover,.product-card-action:hover,.cart-button:hover{transform:translateY(-1px)}.button.primary{color:#050604;background:var(--rust);box-shadow:0 18px 38px #ffe60038}.button.secondary{color:var(--pine);background:#ffe6000d;border:1px solid rgba(255,230,0,.56)}.button.secondary-dark{color:var(--pine);background:#ffe60014;border:1px solid rgba(255,230,0,.4)}.button.full{width:100%}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin:-54px 5vw 0;position:relative;z-index:2;background:transparent;border:1px solid rgba(255,230,0,.26);border-radius:0;overflow:visible;box-shadow:var(--shadow)}.trust-strip div{display:grid;place-items:center;min-height:18px;padding:4px 16px;color:#050604;background:var(--pine);text-align:center;clip-path:polygon(12px 0,100% 0,calc(100% - 12px) 100%,0 100%)}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{margin-bottom:7px;font-size:1.02rem}.trust-strip span,.product-meta,.brand-grid p,.service p,.empty-cart,.rte,.site-footer p{color:var(--muted);line-height:1.6}.trust-strip strong,.trust-strip span{color:#050604}.product-meta{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.section,.brand-band,.service,.site-footer{padding:96px 5vw}.site-roadmap+main>.section:first-child{padding-top:28px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:32px}.section-heading.compact{align-items:start}.collection-title{display:flex;align-items:baseline;flex-wrap:wrap;gap:14px}.collection-title--compact{flex-direction:column;align-items:flex-start;gap:10px;font-size:clamp(.6rem,1.5vw,1.39rem)}.collection-count{color:var(--ink);font-size:.78rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.filter{min-height:40px;padding:0 16px;color:#fff;background:var(--ink);border:1px solid var(--ink);border-radius:0;font-weight:900;text-transform:uppercase;letter-spacing:.08em;clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%)}.filter.active,.filter[aria-current=page],.filter:hover{color:#050604;background:var(--pine);border-color:var(--pine)}.sort-control{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-height:40px;color:var(--muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.sort-control>label,label.sort-control{padding-left:12px}.sort-control>label select,label.sort-control select{margin-left:-12px}.sort-control select{min-height:40px;padding:0 34px 0 12px;color:var(--ink);background:#fff;border:1px solid var(--line);border-top:0;border-bottom:0;border-radius:0;font:inherit;cursor:pointer;clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%)}.sort-control select:focus{outline:2px solid var(--pine);outline-offset:2px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.showroom-carousel{--showroom-stage-width: min(680px, 100%)}.showroom-carousel .section-heading{width:var(--showroom-stage-width);margin:0 auto 10px;justify-content:flex-start}.showroom-carousel h2{font-size:clamp(1.5rem,3vw,3.15rem)}.showroom-stage{position:relative;width:var(--showroom-stage-width);margin:0 auto;touch-action:pan-y}.showroom-stage .product-grid{display:block}.showroom-carousel:not(.is-ready) .product-card:not(:first-of-type),.showroom-carousel.is-ready .product-card{display:none}.showroom-carousel.is-ready .product-card.active{display:flex}.showroom-controls{position:absolute;top:calc(var(--showroom-stage-width) * .5);left:-64px;right:-64px;z-index:5;display:flex;justify-content:space-between;pointer-events:none;transform:translateY(-50%)}.honey-arrow{display:grid;place-items:center;width:48px;height:42px;color:#050604;background:transparent;border:0;border-radius:50%;clip-path:none;cursor:pointer;font-size:0;font-weight:400;line-height:1;box-shadow:none;pointer-events:auto;transform:rotate(90deg);transition:background .16s ease,box-shadow .16s ease,filter .16s ease,transform .16s ease}.honey-arrow span{position:relative;display:block;width:20px;height:20px;transform:rotate(-90deg)}.honey-arrow span:before,.honey-arrow span:after{content:"";position:absolute;top:50%;right:2px;width:17px;height:2px;background:#050604;border-radius:999px;transform-origin:right center}.honey-arrow span:before{transform:rotate(45deg)}.honey-arrow span:after{transform:rotate(-45deg)}.honey-arrow-prev span{transform:rotate(90deg)}.honey-arrow:hover{background:#ffe60014;transform:rotate(90deg) translate(-1px);box-shadow:none;filter:brightness(1.18)}.honey-arrow:focus-visible{outline:0;box-shadow:0 0 0 2px #070807e6,0 0 18px #ffe600c2,0 0 48px #ffe6006b}.product-card{position:relative;display:flex;flex-direction:column;height:100%;background:#fff;border:0;border-radius:0;overflow:hidden;box-shadow:none;clip-path:none}.compare-mode .product-card{cursor:crosshair}.compare-mode .product-card:before{content:"Select";position:absolute;top:12px;right:12px;z-index:6;padding:7px 10px;color:#050604;background:var(--pine);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%);box-shadow:0 0 24px #ffe6006b}.product-card.compare-selected{border-color:transparent;box-shadow:none}.product-card.hidden{display:none}.product-image{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:var(--sky)}.product-image:after{content:none}.product-image img,.product-gallery-item img,.product-gallery-thumb img{width:100%;height:100%;object-fit:cover;transition:none}.showroom-carousel .product-image img{object-fit:cover;object-position:center}.product-card:hover img,.showroom-carousel .product-card:hover img{transform:none}.placeholder-svg{width:100%;height:100%}.badge{display:none}.product-body{display:flex;flex:1;flex-direction:column;padding:20px;background:#fff}.product-title{display:flex;justify-content:space-between;gap:14px;min-width:0;min-height:44px;margin-bottom:10px}.product-title h3{min-width:0;overflow:hidden;font-size:1.12rem;text-overflow:ellipsis;white-space:nowrap}.price,.product-price{color:var(--ink);font-weight:900;white-space:nowrap}.price:after,.product-price:after{content:"*Free shipping";display:block;margin-top:3px;color:var(--muted);font-size:.62rem;font-weight:800;line-height:1.1;text-transform:uppercase}.product-price{font-size:1.4rem}.specs{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:18px 0;list-style:none}.specs li{padding:7px 10px;color:var(--ink);background:#ffffff0f;border:0;border-radius:0;font-size:.78rem;font-weight:800}.product-card button,.product-card-action{display:grid;place-items:center;width:100%;min-height:44px;margin-top:auto;color:var(--ink);background:#ffe6001a;border:0;border-radius:0;font-weight:900;cursor:pointer;text-transform:uppercase;letter-spacing:.07em;clip-path:none}.product-card .product-card-action,.product-card .product-body>button:not(.quick-compare-button):not(.specs-button){color:#050604;background:var(--pine);box-shadow:none}.product-card .product-card-action:hover,.product-card .product-card-action:focus-visible,.product-card .product-body>button:not(.quick-compare-button):not(.specs-button):hover,.product-card .product-body>button:not(.quick-compare-button):not(.specs-button):focus-visible{box-shadow:none}.product-card .specs-button{margin-top:10px;color:#fff;background:var(--ink);border:0}.product-card .specs-button:hover{color:#fff;background:var(--ink);box-shadow:none;filter:none}.product-card .specs-button:focus-visible,.product-card .specs-button:active{color:#fff;background:var(--ink);box-shadow:none;filter:none}.product-card .product-body{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto auto auto;align-content:start;gap:8px}.product-card .product-title,.product-card .product-meta{grid-column:1 / -1}.product-card .product-title{grid-row:1}.product-card .product-meta{grid-row:2}.product-card .product-meta{min-height:3.2em}.product-card .product-card-action,.product-card .product-body>button{grid-row:3;align-self:start;width:100%;margin-top:0}.product-card .product-card-action,.product-card .product-body>button:not(.quick-compare-button):not(.specs-button){grid-column:1}.product-card .product-body>.specs-button{grid-column:2}.product-card .quick-compare-button{display:grid;place-items:center;grid-column:3;position:static;z-index:auto;width:100%;min-height:44px;padding:0;color:#fff;background:var(--ink);border:0;font-size:inherit;font-weight:900;letter-spacing:.06em;text-align:center;text-transform:uppercase;clip-path:none}.product-card .quick-compare-button:hover,.product-card .quick-compare-button:focus-visible,.product-card .quick-compare-button:active{color:#fff;background:var(--ink);box-shadow:none;filter:none}.product-card button:disabled{cursor:not-allowed;opacity:.65}.sample-bike{display:grid;place-items:center;background:linear-gradient(135deg,#fff,#f2f5f3 54%,#fff7a8)}.bike-shape{width:66%;aspect-ratio:2.6 / 1;border:16px solid var(--pine);border-top-width:6px;border-radius:999px;opacity:.62;filter:drop-shadow(0 0 24px rgba(255,230,0,.42))}.brand-band{background:#fff;border-top:1px solid rgba(5,6,4,.12);border-bottom:1px solid rgba(5,6,4,.12)}.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.brand-grid article{min-height:200px;padding:24px;background:#fff;border:1px solid rgba(5,6,4,.12);border-radius:0;clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,0 100%)}.service{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center}.service p{max-width:690px;font-size:1.08rem}.lead-form,.product-form{display:grid;gap:16px;padding:24px;background:#fff;border:1px solid rgba(5,6,4,.14);border-radius:0;box-shadow:var(--shadow);clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,0 100%)}.product-form{clip-path:none}.lead-form label,.product-form label{display:grid;gap:8px;color:var(--muted);font-weight:800}.lead-form select,.lead-form input,.product-form select,.product-form input{width:100%;min-height:46px;padding:0 12px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:0}.form-success{color:var(--pine);font-weight:800}.product-page{display:grid;grid-template-columns:minmax(0,15cm) minmax(320px,560px);justify-content:center;gap:24px;align-items:start}.product-gallery{display:grid;justify-self:end;width:min(100%,15cm);gap:14px}.product-gallery-item{aspect-ratio:4 / 3;overflow:hidden;background:var(--sky);border-radius:0;border:0}.product-gallery-main{width:min(100%,15cm);max-width:15cm;max-height:15cm;aspect-ratio:1 / 1;background:transparent;border-color:transparent}.product-gallery-main.sample-bike{background:transparent}.product-gallery-item img,.product-gallery-thumb img{object-fit:contain;padding:10px;background:#fff}.product-gallery-main img{padding:0;object-fit:cover;object-position:center;background:transparent}.product-gallery-thumb img{width:100%;height:100%;padding:0;object-fit:cover;object-position:center}.product-gallery-thumbs{display:grid;grid-auto-columns:calc((100% - 40px)/5);grid-auto-flow:column;width:min(100%,15cm);max-width:15cm;gap:10px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 8px;scrollbar-color:var(--pine) #ffffff}.product-gallery-thumb{display:grid;place-items:center;width:100%;aspect-ratio:1 / 1;overflow:hidden;padding:0;background:#fff;border:0;border-radius:0;cursor:pointer;opacity:.72;transition:opacity .18s ease}.product-gallery-thumb:hover,.product-gallery-thumb.active{opacity:1}.product-gallery-thumb.active{transform:none}.product-gallery-thumb .bike-shape{width:58%;border-width:8px;border-top-width:3px}.product-page-radar{display:none;place-items:center;width:min(100%,15cm);margin:4px auto 0;padding:8px 0 0}.product-page-radar .radar-chart{width:100%;max-width:312.5px}.gallery-angle-2{background:linear-gradient(135deg,#fff,#f2f5f3,#fff7a8)}.gallery-angle-2 .bike-shape{transform:rotate(-6deg) scaleX(.9)}.gallery-angle-3{background:linear-gradient(135deg,#fff,#f2f5f3 56%,#d9edf2)}.gallery-angle-3 .bike-shape{transform:scaleX(.72)}.gallery-angle-4{background:linear-gradient(135deg,#fff,#f2f5f3 58%,#ffe2d3)}.gallery-angle-4 .bike-shape{transform:rotate(4deg) scale(.78)}.product-info{align-self:start;position:static}.product-info h1{margin-top:0;font-size:clamp(.4rem,1vw,.93rem)}.product-description{max-width:15cm;margin:24px 0;font-size:12px}.product-description table :is(th,td){color:var(--ink)!important;font-weight:inherit;text-align:left}.product-description table>tr:first-child>:is(th,td),.product-description table>:first-child>tr:first-child>:is(th,td){color:#050604!important;font-weight:900;text-align:center}.product-description table>:first-child>tr:nth-child(n+2)>:is(th,td),.product-description table>:nth-child(n+2)>tr>:is(th,td){color:var(--ink)!important;font-weight:inherit;text-align:left}.product-info .product-form{max-width:15cm}.product-form-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-form-actions .button{width:100%}.product-page .product-form-actions .button,.product-page .product-specs-jump,.product-page .product-page-compare{color:#fff;background:#050604;border-color:#050604;box-shadow:none}.product-page .product-form-actions .button:hover,.product-page .product-form-actions .button:focus-visible,.product-page .product-specs-jump:hover,.product-page .product-specs-jump:focus-visible,.product-page .product-page-compare:hover,.product-page .product-page-compare:focus-visible{color:#fff;background:#050604;border-color:#050604;box-shadow:none;filter:none}.product-page .product-form-actions .button.primary,.product-page .product-info>.button.primary{color:#050604;background:var(--pine);border-color:var(--pine);box-shadow:none}.product-page .product-form-actions .button.primary:hover,.product-page .product-form-actions .button.primary:focus-visible,.product-page .product-info>.button.primary:hover,.product-page .product-info>.button.primary:focus-visible{color:#050604;background:var(--pine);border-color:var(--pine);box-shadow:none;filter:none}.product-specs-jump{display:none}.product-specs{margin-top:22px}.collection-page h1,.cart-page h1,.page-content h1{color:var(--ink)}.shopify-policy__container{width:min(780px,90vw);margin:0 auto;padding:96px 0}.shopify-policy__title h1,.shopify-policy__body h1,.page-content .rte h1{max-width:100%;margin:0 0 16px;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.25;text-transform:none}.shopify-policy__body h2,.page-content .rte h2{margin:24px 0 12px;font-size:clamp(.95rem,1.25vw,1.15rem);line-height:1.3;text-transform:none}.pagination{margin-top:32px;font-weight:800}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:none;justify-content:end;background:#0a141080}.cart-drawer.open{display:flex}.specs-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:none;place-items:center;padding:24px;background:#ffffffc7}.specs-modal.open{display:grid;align-items:center;justify-items:center}.compare-modal{background:transparent}.specs-modal:not(.compare-modal){background:transparent}.specs-panel{position:relative;width:min(720px,94vw);max-height:calc(100vh - 48px);margin:auto;padding:30px;overflow-y:auto;scrollbar-width:none;color:var(--ink);background:#fff;border:1px solid rgba(255,230,0,.28);box-shadow:0 18px 54px #05060429;clip-path:polygon(0 0,calc(100% - 32px) 0,100% 32px,100% 100%,0 100%)}.specs-panel::-webkit-scrollbar{display:none}.specs-modal:not(.compare-modal) .specs-panel{color:#fff;background:transparent;background-color:#000!important;border-color:#ffe60075;box-shadow:none}.specs-modal:not(.compare-modal) .specs-content,.specs-modal:not(.compare-modal) .specs-graph-panel,.specs-modal:not(.compare-modal) [data-specs-radar]{background:transparent}.specs-panel h2{max-width:86%;margin-bottom:24px;font-size:clamp(1.7rem,4vw,3rem)}.specs-modal:not(.compare-modal) .specs-panel h2{color:#fff;margin-right:auto;margin-left:auto;text-align:center}.specs-close{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:38px;height:38px;color:#050604;background:var(--pine);border:0;border-radius:50%;cursor:pointer;font-weight:400;clip-path:none;transform:none}.specs-close,.compare-remove,.icon-button,.remove-item{color:transparent}.icon-button,.remove-item{position:relative}.specs-close:before,.compare-remove:before,.icon-button:before,.remove-item:before,.specs-close:after,.compare-remove:after,.icon-button:after,.remove-item:after{content:"";position:absolute;top:50%;left:50%;width:42%;height:3px;background:#050604;transform:translate(-50%,-50%) rotate(45deg);transform-origin:center}.specs-close:after,.compare-remove:after,.icon-button:after,.remove-item:after{transform:translate(-50%,-50%) rotate(-45deg)}.specs-content{display:grid;grid-template-columns:1fr;gap:18px;align-items:center;justify-items:center}.specs-graph-panel{display:grid;gap:14px;justify-items:center;width:100%}.specs-graph-panel [data-specs-radar]{width:min(420px,100%);margin:0 auto}.radar-chart{width:100%;aspect-ratio:1;overflow:visible}.radar-chart text{fill:var(--ink);font-size:5.8px;cursor:default;letter-spacing:0;pointer-events:none;text-transform:uppercase}.product-page-radar .radar-chart text{font-size:8.8px}.radar-chart .radar-grid{fill:none;stroke:#ffe60038;stroke-width:.7}.radar-chart .radar-axis{stroke:#ffe6002e;stroke-width:.5}.radar-chart .radar-fill{fill:#ffe60047;stroke:var(--pine);stroke-width:1.6;filter:drop-shadow(0 0 8px rgba(255,230,0,.64))}.radar-chart .radar-dot{fill:var(--pine);stroke:none;cursor:default;filter:drop-shadow(0 0 5px rgba(255,230,0,.7))}.radar-chart .radar-dot:hover{r:3.2px;fill:#fff06b}.radar-tooltip{position:fixed;z-index:90;padding:5px 8px;color:#050604;background:var(--pine);border:1px solid rgba(255,255,255,.38);font-size:.72rem;font-weight:900;line-height:1;pointer-events:none;opacity:0;transform:translate(-50%,calc(-100% - 12px));transition:opacity .12s ease;clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%)}.radar-tooltip.visible{opacity:1}.specs-modal:not(.compare-modal) .radar-chart text{fill:#fff}.specs-modal:not(.compare-modal) .radar-chart .radar-grid{stroke:#ffe6005c}.specs-modal:not(.compare-modal) .radar-chart .radar-axis{stroke:#ffe60047}.specs-list{display:grid;gap:10px;width:min(420px,100%);margin:0;padding:0;list-style:none}.specs-list li{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid rgba(255,230,0,.18);color:var(--muted);font-weight:800}.specs-modal:not(.compare-modal) .specs-list li{color:#fff}.specs-list strong{min-width:64px;margin-left:auto;color:var(--pine);text-align:right}.compare-tray{position:fixed;left:0;right:0;bottom:0;z-index:65;display:none;grid-template-columns:1fr;gap:18px;align-items:center;width:100%;padding:12px 5vw;color:#fff;background:#00000080;border:1px solid rgba(255,230,0,.36);border-right:0;border-bottom:0;border-left:0;box-shadow:none}.compare-tray.open{display:grid}.compare-tray-products{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;min-width:0;width:100%;padding:0 150px}.compare-tray-products>span{padding:8px 10px;color:#fff;border:1px solid rgba(255,230,0,.28);font-size:.72rem;font-weight:900;text-transform:uppercase}.compare-product{position:relative;display:grid;flex:0 0 92px;justify-items:center;gap:5px;width:92px;min-width:92px;max-width:92px;padding:7px;box-sizing:border-box;overflow:hidden;color:var(--ink);border:1px solid var(--compare-color, rgba(255, 230, 0, .32));background:#ffffff09;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,0 100%);transition:transform 1.32s cubic-bezier(.22,1,.36,1),opacity 1.32s ease,box-shadow 1.32s ease}.compare-product-enter{animation:compareProductEnter 1.92s cubic-bezier(.22,1,.36,1) both}@keyframes compareProductEnter{0%{opacity:0;transform:translate(-34px) scale(.94)}to{opacity:1;transform:translate(0) scale(1)}}.compare-product-image{display:grid;place-items:center;justify-self:center;width:78px;height:78px;aspect-ratio:1 / 1;min-width:78px;min-height:78px;max-width:78px;max-height:78px;overflow:hidden;background:#f4f4f1}.compare-product-image img{display:block;width:100%;height:100%;padding:0;aspect-ratio:1 / 1;object-fit:contain;object-position:center;transform:none;transform-origin:center}.compare-product:first-child .compare-product-image img,.compare-product:last-child .compare-product-image img{transform:none}.compare-product-image .bike-shape{width:58%;border-width:8px;border-top-width:3px}.compare-product h3{width:78px;max-width:78px;margin:0;overflow:hidden;text-overflow:ellipsis;text-align:center;white-space:nowrap;font-size:.62rem;font-weight:900;line-height:1.1;text-transform:uppercase}.compare-product-graph{position:absolute;left:50%;bottom:calc(100% + 12px);z-index:6;width:126px;padding:10px;background:#fff;border:1px solid var(--compare-color, rgba(255, 230, 0, .42));box-shadow:0 14px 34px #05060429;opacity:0;pointer-events:none;transform:translate(-50%,12px) scale(.94);transition:opacity .22s ease,transform .22s ease;clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,0 100%)}.compare-product:hover .compare-product-graph{opacity:1;transform:translate(-50%) scale(1)}.mini-radar{width:100%;aspect-ratio:1;overflow:visible}.mini-radar-grid{fill:none;stroke:#ffe6003d;stroke-width:.8}.mini-radar-line{fill:color-mix(in srgb,var(--compare-color) 16%,transparent);stroke:var(--compare-color);stroke-width:2;filter:drop-shadow(0 0 7px color-mix(in srgb,var(--compare-color) 70%,transparent))}.compare-remove{position:absolute;top:5px;right:5px;z-index:2;display:grid;place-items:center;width:14px;height:14px;color:#050604;background:var(--pine);border:0;border-radius:50%;line-height:1.1;cursor:pointer;font-size:0;font-weight:400;line-height:1;clip-path:none;transform:none}.compare-remove:before{font-size:.7rem;line-height:1}.compare-remove:before,.compare-remove:after{width:8px;height:2px}.compare-tray-actions{position:absolute;top:50%;right:5vw;display:flex;gap:6px;transform:translateY(-50%)}.compare-tray-actions .button{min-height:32px;padding:0 10px;font-size:.68rem}.compare-panel{width:min(620px,94vw);padding:18px 24px}.compare-modal .compare-panel{color:#fff;background:transparent;background-color:#000!important;border-color:#ffe60075;box-shadow:none}.compare-modal .compare-content,.compare-modal [data-compare-radar]{background:transparent}.compare-panel h2{margin-bottom:20px;font-size:clamp(1.6rem,4vw,2.7rem)}.compare-panel,.compare-panel *{font-size:11px}.compare-content{display:grid;grid-template-columns:1fr;gap:7px;align-items:center}.compare-chart{max-width:320px;margin:0 auto}.compare-chart .compare-hit-area{fill:transparent;stroke:transparent;stroke-width:12px;cursor:pointer}.compare-modal .compare-chart text{fill:#fff}.compare-modal .radar-chart .radar-grid{stroke:#ffe6005c}.compare-modal .radar-chart .radar-axis{stroke:#ffe60047}.compare-chart .compare-fill{fill:none;stroke:var(--compare-color);stroke-width:1.8;cursor:pointer;filter:drop-shadow(0 0 7px color-mix(in srgb,var(--compare-color) 62%,transparent));pointer-events:visibleStroke;transition:opacity 1.92s cubic-bezier(.22,1,.36,1),filter 1.92s cubic-bezier(.22,1,.36,1)}.compare-chart .compare-value-label{opacity:0;fill:var(--compare-color);font-size:11px;font-weight:900;paint-order:stroke;stroke:#ffffffeb;stroke-width:2.8px;transition:opacity .18s ease}.compare-legend{display:grid;gap:4px;margin:0;padding:0;list-style:none;color:var(--muted);font-weight:900;font-size:11px;text-transform:uppercase}.compare-modal .compare-legend,.compare-modal .compare-table,.compare-modal .compare-table tbody th{color:#fff}.compare-modal .compare-legend-head,.compare-modal .compare-table thead th,.compare-modal .compare-table td{color:var(--pine)}.compare-chart text{font-size:11px}.compare-legend-row{display:grid;grid-template-columns:minmax(0,1fr) 74px;gap:8px;align-items:center;font-size:11px}.compare-legend-head{color:var(--pine);letter-spacing:.04em}.compare-legend-head span:not(:first-child){text-align:center}.compare-legend a{display:grid;grid-template-columns:10px minmax(0,1fr);gap:7px;align-items:center;color:inherit;font-size:11px;text-decoration:none;min-width:0}.compare-legend-row a{overflow:hidden;white-space:nowrap}.compare-legend-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compare-legend a:hover{color:var(--compare-color);text-shadow:0 0 12px var(--compare-color)}.compare-legend-marker{width:10px;height:10px;background:var(--compare-color);box-shadow:0 0 16px var(--compare-color);cursor:pointer}.compare-square{display:grid;place-self:center;width:14px;height:14px;padding:0;background:transparent;border:1px solid rgba(255,230,0,.52);cursor:pointer}.compare-square.active{background:var(--compare-color);border-color:var(--compare-color);box-shadow:0 0 14px var(--compare-color)}.compare-table-wrap{width:100%;overflow-x:auto;border-top:1px solid rgba(255,230,0,.18);padding-top:5px}.compare-table{width:100%;min-width:420px;border-collapse:collapse;color:var(--muted);text-transform:uppercase}.compare-table th,.compare-table td{padding:4px 7px;border-bottom:1px solid rgba(255,230,0,.16);text-align:left;vertical-align:top}.compare-table thead th{color:var(--pine);font-weight:900}.compare-table tbody th{color:var(--muted);font-weight:900}.compare-table td{color:var(--pine);font-weight:900}.compare-table-product{display:inline-grid;place-items:center}.compare-legend-marker.circle{border-radius:50%}.compare-legend-marker.triangle{clip-path:polygon(50% 0,100% 100%,0 100%)}.compare-legend-marker.square{clip-path:none}.compare-legend-marker.diamond{transform:rotate(45deg)}.compare-legend-marker.star{clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%)}.cart-panel{display:flex;flex-direction:column;width:min(430px,100vw);height:100%;background:#fff;box-shadow:var(--shadow);border-left:1px solid rgba(5,6,4,.14)}.cart-header,.cart-footer{padding:22px;border-bottom:1px solid var(--line)}.cart-header{display:flex;align-items:center;justify-content:space-between}.cart-header h2{font-size:1.5rem;margin:0}.icon-button{display:grid;place-items:center;width:36px;height:36px;color:#050604;background:var(--pine);border-radius:50%;font-weight:400;clip-path:none;transform:none}.cart-items{flex:1;overflow:auto;padding:18px 22px}.cart-item{display:grid;grid-template-columns:68px 1fr auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item img{width:68px;height:68px;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border-radius:0;transform:scale(1.28);transform-origin:center}.cart-item-preview{display:grid;place-items:center;width:68px;height:68px;overflow:hidden;background:linear-gradient(135deg,#fff,#f2f5f3 54%,#fff7a8)}.cart-item-preview .bike-shape{width:58%;border-width:8px;border-top-width:3px}.cart-item h3{margin:0 0 4px;font-size:.95rem}.cart-item p{margin:0;color:var(--muted);font-size:.9rem}.remove-item{display:grid;place-items:center;width:30px;height:30px;border:0;color:#050604;background:var(--pine);border-radius:50%;cursor:pointer;font-weight:400;clip-path:none;transform:none}.cart-footer{display:grid;gap:18px;border-top:1px solid var(--line);border-bottom:0}.cart-footer div,.cart-summary div{display:flex;justify-content:space-between;font-size:1.1rem}.cart-table{display:grid;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:0;overflow:hidden}.cart-line{display:grid;grid-template-columns:110px 1fr auto auto;gap:18px;align-items:center;padding:18px;background:#fff}.cart-line img{width:110px;height:110px;aspect-ratio:1 / 1;object-fit:cover;object-position:center;border-radius:0;transform:scale(1.28);transform-origin:center}.cart-line-preview{display:grid;place-items:center;width:110px;height:110px;overflow:hidden;background:linear-gradient(135deg,#fff,#f2f5f3 54%,#fff7a8)}.cart-line-preview .bike-shape{width:58%;border-width:12px;border-top-width:4px}.cart-line h2{font-size:1rem}.quantity-stepper{display:inline-grid;grid-template-columns:38px 48px 38px;min-height:38px;border:1px solid var(--line)}.quantity-stepper button,.quantity-stepper input{min-width:0;min-height:38px;color:var(--ink);background:#fff;border:0;border-radius:0;text-align:center}.quantity-stepper button{color:var(--ink);cursor:pointer;font-weight:900}.quantity-stepper input{width:48px;border-inline:1px solid var(--line)}.product-info .product-form .quantity-stepper,.preview-product-quantity .quantity-stepper{width:max-content}.product-info .product-form .quantity-stepper input,.preview-product-quantity .quantity-stepper input{width:48px;min-height:38px;padding:0}.preview-product-quantity{display:grid;gap:8px;margin:0 0 16px;color:var(--muted);font-weight:800}.cart-line .remove-item{justify-self:end}.cart-summary{display:grid;gap:14px;width:min(420px,100%);margin:24px 0 0 auto;padding:22px;background:#fff;border-radius:0;border:1px solid rgba(5,6,4,.14)}.checkout-preview{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);gap:28px;align-items:start}.site-footer{display:grid;gap:32px;background:#fff;color:var(--ink);border-top:1px solid rgba(5,6,4,.12)}.site-footer p{max-width:460px;margin:16px 0 0;color:var(--muted)}.footer-bottom{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding-top:24px;border-top:1px solid rgba(5,6,4,.12);color:var(--muted);font-weight:800}.footer-bottom span{justify-self:start}.footer-links{grid-column:2;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;color:var(--ink);text-align:center}.footer-links a{color:var(--ink)}.footer-business-info{grid-column:3;display:grid;gap:4px;justify-self:end;text-align:right;font-size:.78rem;line-height:1.35}.footer-business-info span{justify-self:end}.footer-nav{display:grid;gap:12px;align-content:start;color:var(--muted);font-weight:800}.narrow-content{max-width:780px}.policy-button-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.policy-button-grid .button{width:100%;min-height:54px}.faq-list{display:grid;gap:12px;margin-top:28px}.faq-list details{background:#fff;border:1px solid rgba(5,6,4,.14)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;color:var(--ink);font-weight:900;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";flex:0 0 auto;color:var(--ink);font-size:1.2rem;line-height:1}.faq-list details[open] summary:after{content:"-"}.faq-list p{margin:0;padding:0 20px 18px;color:var(--muted);line-height:1.6}.cart-terms a{color:#2f8cff;text-decoration:underline;text-underline-offset:3px}@media(max-width:980px){.main-nav{display:none}.trust-strip,.product-grid,.brand-grid,.service,.product-page{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page{justify-content:stretch;gap:24px}.section-heading{align-items:start;flex-direction:column}.product-info{position:static}}@media(max-width:680px){.policy-button-grid{grid-template-columns:1fr}.footer-bottom{grid-template-columns:1fr;justify-items:start}.footer-links,.footer-business-info{grid-column:auto;justify-self:start;text-align:left}.footer-links{justify-content:flex-start}.footer-business-info span{justify-self:start}html,body,*{scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar,*::-webkit-scrollbar{display:none}.site-header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;min-height:64px;padding:0 18px}.site-header .brand{display:flex;grid-column:2;justify-self:center;color:#050604;font-size:.88rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.site-header .brand{gap:7px}.site-header .brand-logo{max-width:88px;max-height:24px}.site-header .brand-mark{display:none}.site-header .brand-name{display:inline}.main-nav{display:flex;grid-column:1;grid-row:1;justify-self:start;gap:0;margin-left:0;margin-right:0}.header-actions{grid-column:3;grid-row:1;justify-self:end;gap:6px}.cart-button{gap:7px;padding:8px 10px}.cart-button span{display:inline}.language-selector summary{min-width:42px;min-height:36px;padding:0 8px;font-size:.66rem;letter-spacing:.03em}.language-menu{min-width:58px}.site-roadmap{gap:5px;padding:7px 18px;font-size:.64rem;letter-spacing:.02em}.main-nav>a{display:none}.main-nav .nav-flyout{display:block}.main-nav .nav-flyout-trigger{position:relative;width:38px;min-height:36px;overflow:hidden;color:transparent;font-size:0}.main-nav .nav-flyout-trigger:before{content:"";position:absolute;left:6px;right:6px;top:10px;height:2px;background:#050604;box-shadow:0 7px #050604,0 14px #050604}.trust-strip{display:none}.brand-dropdown{position:fixed;top:64px;left:8px;right:auto;width:max-content;max-width:calc(100vw - 16px);grid-template-columns:max-content;min-height:0;max-height:calc(100vh - 76px);overflow:hidden}.nav-flyout.model-open .brand-dropdown{grid-template-columns:max-content max-content}.brand-list,.model-list{align-content:start;max-height:calc(100vh - 100px);min-width:0;width:max-content;max-width:calc(50vw - 8px);overflow-x:hidden}.brand-list{max-width:calc(42vw - 8px)}.model-list{max-width:calc(58vw - 8px);padding-right:5mm}.brand-option,.model-list a{display:grid;align-items:center;min-width:0;width:max-content;max-width:100%;min-height:26px;padding:0 6px;font-size:.66rem;line-height:1;letter-spacing:.04em;overflow:hidden;overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap}.brand span:last-child{display:none}.hero{min-height:calc(420px + 2cm);height:min(calc(560px + 2cm),calc(78vh + 2cm));--trust-strip-overlap: 34px}.hero-content{width:auto;margin:0 18px 10vh}h1{max-width:100%;font-size:clamp(1.35rem,8vw,2.1rem);line-height:.98}.collection-title--compact{font-size:clamp(1.25rem,7vw,1.9rem)}.product-info h1{margin:0;font-size:clamp(1.25rem,7vw,1.9rem)}.section-heading{gap:18px}.site-roadmap+main>.section:first-child{padding-top:12px}.site-roadmap+main>.collection-page.section:first-child{padding-top:0}.collection-page .section-heading{margin-top:0}.toolbar{position:relative;z-index:12;width:100%;align-items:stretch}.filter,.sort-control,.sort-control select{width:100%}.filter{touch-action:manipulation;pointer-events:auto}.collection-page .toolbar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.collection-page .toolbar .filter{min-height:34px;padding:0 4px;font-size:.62rem;letter-spacing:.03em}.collection-page .toolbar .sort-control{grid-column:1 / -1}.sort-control>label,label.sort-control{padding-left:0}.sort-control>label select,label.sort-control select{margin-left:0}.showroom-controls{top:calc(min(100vw - 36px,var(--showroom-stage-width)) - 50px);bottom:auto;left:clamp(8px,6vw,34px);right:clamp(8px,6vw,34px);width:auto;padding:0;display:flex;justify-content:space-between;transform:none}.showroom-controls .honey-arrow{width:42px;height:42px;opacity:.5;background:transparent;clip-path:none;box-shadow:none}.showroom-controls .honey-arrow span:before,.showroom-controls .honey-arrow span:after{background:#050604}.showroom-controls .honey-arrow:hover,.showroom-controls .honey-arrow:focus-visible{opacity:.72;background:#ffe6000a;box-shadow:none;filter:none}.product-grid .product-card{display:grid;grid-template-columns:minmax(118px,42%) minmax(0,1fr);align-items:stretch}.product-grid{gap:34px}.product-grid .product-card.hidden,.showroom-carousel.is-ready .product-card:not(.active){display:none}.product-grid .product-image{align-self:start;height:auto;min-height:0;aspect-ratio:1 / 1;overflow:visible;background:transparent}.collection-page .product-grid .product-image img{position:relative;z-index:1;object-fit:cover;object-position:center}.collection-page .product-grid .product-body{display:contents}.collection-page .product-grid .product-title{grid-column:4 / 7;grid-row:1;align-self:start}.collection-page .product-grid .product-meta{display:none}.collection-page .product-grid .product-card-action{grid-column:1 / 3;grid-row:2;margin-top:0}.collection-page .product-grid .product-card .specs-button{grid-column:3 / 5;grid-row:2;margin-top:0}.collection-page .product-grid .product-card .quick-compare-button{grid-column:5 / 7;grid-row:2}.product-grid .product-body{min-width:0;padding:14px}.product-grid .product-title{flex-direction:column;gap:4px;min-height:52px;margin-bottom:8px}.product-grid .product-title h3{font-size:.92rem;line-height:1.15}.product-grid .product-meta{min-height:0;font-size:.78rem;line-height:1.25;-webkit-line-clamp:2;line-clamp:2}.product-grid .product-card-action,.product-grid .product-card .specs-button,.product-grid .product-card button{min-height:36px;font-size:.68rem}.product-grid .product-card .quick-compare-button{position:static;z-index:auto;width:100%;min-height:36px;margin-top:6px;padding:0;clip-path:none}.collection-page .product-grid .product-card{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:auto minmax(0,1fr) 32px;column-gap:12px;row-gap:6px;align-items:start;width:100%;max-width:calc(100vw - 36px);margin-inline:auto;overflow:hidden;padding:2mm;background:#00000012}.collection-page .product-grid .product-image{grid-column:1 / 4;grid-row:1 / 3}.collection-page .product-grid .product-card-action,.collection-page .product-grid .product-card .specs-button,.collection-page .product-grid .product-card .quick-compare-button{display:grid;place-items:center;padding:0;text-align:center}.collection-page .product-grid .product-card-action,.collection-page .product-grid .product-card .specs-button{width:100%;min-height:32px;padding:0 5px;margin-top:0;font-size:.87rem}.collection-page .product-grid .product-card .quick-compare-button{width:100%;min-height:32px;margin-top:0;font-size:.87rem}.collection-page .product-grid .product-meta{display:-webkit-box;grid-column:4 / 7;grid-row:2;align-self:start;width:100%;max-width:100%;min-height:0;margin:0;overflow:hidden;overflow-wrap:anywhere;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;font-size:.7rem;line-height:1.25}.collection-page .product-grid .product-card-action,.collection-page .product-grid .product-card .specs-button,.collection-page .product-grid .product-card .quick-compare-button{grid-row:3}.showroom-carousel .product-card.active{display:flex;flex-direction:column;align-items:center}.showroom-carousel .product-image{align-self:stretch;width:100%;height:auto;min-height:0;aspect-ratio:1 / 1}.showroom-carousel .product-body{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto 32px;gap:6px;min-width:0;width:100%;padding:12px 14px 14px}.showroom-carousel .product-title{grid-column:1 / -1;grid-row:1;flex-direction:column;align-items:center;gap:4px;margin-bottom:2px;text-align:center}.showroom-carousel .product-title h3{font-size:.92rem;line-height:1.15}.showroom-carousel .product-meta{display:none}.showroom-carousel .product-card-action,.showroom-carousel .product-card .specs-button,.showroom-carousel .product-card button{width:100%;min-height:32px;margin-top:0;padding:0 5px;font-size:.74rem}.showroom-carousel .product-card .product-body>.product-card-action{grid-column:1!important;grid-row:2!important}.showroom-carousel .product-card .product-body>button.specs-button{grid-column:2!important;grid-row:2!important}.showroom-carousel .product-card .quick-compare-button{grid-column:3!important;grid-row:2!important;align-self:end;position:static;z-index:auto;width:100%;min-height:32px;margin-top:0;padding:0;place-items:center;text-align:center;clip-path:none}.trust-strip{margin:-34px 18px 0}.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid,.brand-grid,.service,.product-page{grid-template-columns:1fr}.product-page{width:100%;max-width:100%;margin-inline:auto;justify-items:center;overflow-x:hidden}.product-page>*,.product-gallery-main,.product-gallery-thumbs,.product-page-radar,.product-info h1,.product-price,.product-description,.product-info .product-form{min-width:0;max-width:100%}.product-gallery,.product-info{display:contents}.product-info h1{order:1;margin-bottom:8px}.product-gallery-main{order:2}.product-gallery-thumbs{order:3}.product-price{order:4}.product-price{justify-self:start;width:100%;text-align:left}.product-info .product-form{order:5}.product-page-radar{display:none}.product-description{order:7}.product-description{justify-self:center;width:100%;overflow-x:auto;overflow-wrap:anywhere}.product-description table{width:100%!important;max-width:100%;table-layout:fixed}.product-description :is(th,td){overflow-wrap:anywhere;word-break:break-word}.product-gallery-main,.product-gallery-thumbs,.product-page-radar{justify-self:stretch;width:100%}.product-gallery-thumbs{grid-auto-columns:72px;overflow-x:auto;overflow-y:hidden;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:var(--pine) #ffffff}.product-gallery-thumbs::-webkit-scrollbar{display:block;height:6px}.product-gallery-thumbs::-webkit-scrollbar-track{background:#fff}.product-gallery-thumbs::-webkit-scrollbar-thumb{background:var(--pine)}.product-gallery-thumb{aspect-ratio:1 / 1}.product-gallery-thumb img{width:100%;height:100%;padding:0;object-fit:cover;object-position:center}.product-page-radar .radar-chart{max-width:234px}.product-description,.product-info .product-form{max-width:100%}.product-info .product-form{justify-self:stretch;width:100%;gap:10px;padding:14px}.product-info .product-form label{gap:5px;font-size:.78rem}.product-info .product-form select,.product-info .product-form input{min-height:36px;padding:0 10px;font-size:.86rem}.product-form-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.product-specs-jump{display:grid}.product-info .product-form .button{min-width:0;min-height:38px;padding-inline:6px;font-size:.72rem;text-align:center;white-space:normal}.product-specs-jump{font-size:.66rem}.section,.brand-band,.service,.site-footer{padding:72px 18px}.site-roadmap+main>.product-page.section:first-child{padding-top:0}.specs-content{grid-template-columns:1fr}.specs-modal{padding:8px;overflow:hidden}.specs-panel,.compare-panel{width:calc(100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100vh - 16px);overflow-x:hidden}.specs-panel{padding:18px 14px}.compare-panel{padding:18px 10px}.specs-panel h2{margin-bottom:14px;font-size:clamp(1.2rem,7vw,1.7rem)}.specs-modal:not(.compare-modal) .specs-panel h2,.specs-modal:not(.compare-modal) .radar-chart text{font-size:10.7px!important}.specs-modal .specs-panel,.specs-modal .specs-list,.specs-modal .specs-list li,.specs-modal .specs-list strong{font-size:10.7px}.specs-graph-panel{gap:8px}.specs-graph-panel [data-specs-radar],.compare-content [data-compare-radar]{width:min(260px,calc(100vw - 52px));max-width:min(260px,calc(100vw - 52px));margin-inline:auto}.specs-panel .radar-chart,.compare-chart{width:100%;max-width:min(260px,calc(100vw - 52px))}.specs-list{gap:4px;width:100%}.specs-list li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:7px 0;font-size:.78rem;line-height:1.1;word-spacing:-1px}.specs-list strong{min-width:48px}.compare-tray{grid-template-columns:1fr;max-height:none;padding:12px 18px;overflow:visible}.compare-tray-products{display:none}.compare-tray-actions{position:static;justify-content:stretch;transform:none}.compare-tray-actions .button{flex:1}.compare-chart{max-width:min(260px,calc(100vw - 52px))}.compare-chart text,.compare-chart .compare-value-label,.compare-legend{font-size:10.7px}.compare-panel,.compare-panel *{font-size:10.7px}.compare-content{grid-template-columns:1fr}.compare-table-wrap{overflow-x:visible}.compare-table{min-width:0;table-layout:fixed}.compare-table th,.compare-table td{padding:5px 4px}.compare-table th:first-child,.compare-table td:first-child{width:42%}.trust-strip div{min-height:54px;padding:9px 10px}.trust-strip strong,.trust-strip span{font-size:12px;line-height:1.22}.trust-strip strong{margin-bottom:4px}.trust-strip div:nth-child(2){border-top:0}.product-title,.site-footer{flex-direction:column;gap:4px}.cart-line{position:relative;grid-template-columns:82px 1fr;align-items:start;overflow:hidden;padding-right:58px}.cart-line img{grid-column:1;width:82px;height:82px;min-width:82px;min-height:82px;max-width:82px;max-height:82px;aspect-ratio:1 / 1;object-fit:cover;object-position:center;transform:scale(1.28);transform-origin:center}.cart-line-preview{grid-column:1;width:82px;height:82px;min-width:82px;min-height:82px;max-width:82px;max-height:82px;aspect-ratio:1 / 1}.cart-line strong{grid-column:2}.cart-line .remove-item{position:absolute;top:14px;right:14px;grid-column:auto;justify-self:auto}}.compare-chart .compare-dot{fill:var(--compare-color);stroke:none;cursor:pointer;filter:drop-shadow(0 0 5px color-mix(in srgb,var(--compare-color) 70%,transparent));transition:opacity 1.92s cubic-bezier(.22,1,.36,1),filter 1.92s cubic-bezier(.22,1,.36,1)}.compare-chart .compare-dot:hover{filter:drop-shadow(0 0 9px color-mix(in srgb,var(--compare-color) 90%,transparent))}.compare-chart.is-isolating [data-compare-series]{opacity:.08}.compare-chart.is-isolating .compare-value-label:not(.active-series){opacity:0}.compare-chart.is-isolating [data-compare-series].active-series,.compare-chart.is-isolating .compare-value-label.active-series{opacity:1}@media(min-width:681px){.product-page .product-info h1{font-size:1.4rem}.product-page .product-price{font-size:clamp(.4rem,1vw,.93rem)}.specs-modal .specs-panel,.specs-modal .specs-list,.specs-modal .specs-list li,.specs-modal .specs-list strong{font-size:14.7px!important}.compare-modal .compare-panel,.compare-modal .compare-panel *,.compare-modal .compare-legend,.compare-modal .compare-legend-row,.compare-modal .compare-legend a{font-size:11.4px!important}.compare-modal .compare-panel{max-height:calc(100vh - 24px);overflow:hidden}.compare-modal .compare-chart{max-width:min(320px,42vh)}.compare-modal .compare-chart text{font-size:5.8px!important}.compare-modal .compare-chart .compare-value-label{font-size:7.2px!important}}
/*# sourceMappingURL=/cdn/shop/t/215/assets/theme.css.map */
