:root{--ink:#111315;--ink-soft:#202327;--paper:#f7f5ef;--white:#fff;--yellow:#f3d318;--yellow-bright:#ffe900;--line:#d9d7cf;--muted:#6e716f;--red:#e54024;--green:#25d366;--blue:#15388f;--shadow:0 20px 60px #1113151f;--display:Impact, Haettenschweiler, "Arial Narrow Bold", "Roboto Condensed", sans-serif;--body:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--body);margin:0;font-size:16px;line-height:1.5}body:has(.modal-layer){overflow:hidden}button,input,select{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.utility-bar{background:var(--ink);color:#e9e7e0;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:12px;min-height:34px;padding:7px clamp(20px,4vw,72px);font-size:11px;font-weight:800;display:flex}.utility-bar a{color:var(--yellow);margin-left:auto}.utility-dot{color:var(--yellow)}.site-header{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f5eff0;border-bottom:1px solid #1113151f;grid-template-columns:68px auto minmax(220px,390px) auto;align-items:center;gap:clamp(14px,2vw,30px);height:82px;padding:0 clamp(20px,4vw,72px);display:grid;position:sticky;top:0}.brand-lockup{align-items:center;gap:10px;line-height:.86;display:flex}.brand-logo{object-fit:contain;border-radius:50%;width:62px;height:62px;box-shadow:0 0 0 2px #f3d3188c}.brand-mark{background:var(--yellow);width:44px;height:44px;color:var(--ink);font-family:var(--display);letter-spacing:-.05em;box-shadow:4px 4px 0 var(--ink);flex:none;place-items:center;font-size:21px;display:grid;transform:skew(-8deg)}.brand-lockup>span:last-child{gap:3px;display:grid}.brand-lockup strong,.brand-lockup b{font-family:var(--display);letter-spacing:.035em;font-size:20px}.brand-lockup b{color:var(--blue);letter-spacing:.17em;font-size:13px}.site-header nav{white-space:nowrap;gap:16px;display:flex}.site-header nav a{letter-spacing:.06em;text-transform:uppercase;padding:28px 0;font-size:12px;font-weight:850;position:relative}.site-header nav a:after{background:var(--yellow);content:"";width:0;height:3px;transition:width .18s;position:absolute;bottom:22px;left:0}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{width:100%}.search-box{z-index:12;width:100%;min-width:0;position:relative}.search-box input{border:2px solid var(--ink);background:var(--white);border-radius:0;outline:none;width:100%;height:58px;padding:0 48px 0 50px;font-size:15px;font-weight:650;transition:box-shadow .16s,border-color .16s}.search-box input:focus{border-color:var(--yellow);box-shadow:5px 5px 0 var(--ink)}.search-box--compact input{background:#ffffffc7;border-width:1px;height:44px;font-size:13px}.search-box--compact input:focus{box-shadow:3px 3px 0 var(--yellow)}.search-icon{z-index:1;font-family:var(--display);pointer-events:none;font-size:27px;line-height:1;position:absolute;top:50%;left:17px;transform:translateY(-55%)}.search-clear{z-index:2;background:0 0;border:0;border-radius:50%;width:32px;height:32px;padding:0;font-size:23px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.search-suggestions{z-index:100;border:2px solid var(--ink);background:var(--white);max-height:min(560px,70vh);box-shadow:8px 8px 0 var(--yellow);padding:12px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto}.search-suggestions>button:not(.see-all-results){text-align:left;background:0 0;border:0;border-bottom:1px solid #eceae4;grid-template-columns:54px 1fr;align-items:center;gap:12px;width:100%;padding:9px;display:grid}.search-suggestions>button:hover,.search-suggestions>button:focus-visible{background:var(--paper)}.search-suggestions img{object-fit:contain;background:var(--paper);width:54px;height:54px}.search-suggestions strong,.search-suggestions small{display:block}.search-suggestions strong{font-size:13px;line-height:1.25}.search-suggestions small{color:var(--muted);margin-top:4px;font-size:11px}.suggestion-label{color:var(--muted);letter-spacing:.15em;text-transform:uppercase;margin:2px 8px 8px;font-size:10px;font-weight:850}.suggestion-chips{flex-wrap:wrap;gap:6px;padding:10px 4px 4px;display:flex}.suggestion-chips button{border:1px solid var(--line);background:var(--paper);padding:6px 9px;font-size:11px;font-weight:750}.see-all-results{background:var(--ink);width:100%;color:var(--white);text-align:left;border:0;margin-top:8px;padding:12px;font-size:12px;font-weight:800}.no-suggestion{text-align:center;padding:24px 16px}.no-suggestion strong,.no-suggestion span{display:block}.no-suggestion span{color:var(--muted);margin-top:5px;font-size:13px}.cart-button{background:var(--ink);min-width:120px;height:44px;color:var(--white);letter-spacing:.05em;text-transform:uppercase;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0 8px 0 17px;font-size:11px;font-weight:850;display:flex}.header-actions{align-items:center;gap:7px;display:flex}.account-button{border:1px solid var(--ink);background:var(--white);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;min-width:104px;height:44px;padding:0 9px 0 13px;font-size:10px;font-weight:850;display:flex}.account-button b{background:var(--yellow);width:27px;height:27px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.cart-button b{background:var(--yellow);width:28px;height:28px;color:var(--ink);place-items:center;display:grid}.hero{isolation:isolate;background:var(--ink) url(/hero.jpg) center / cover no-repeat;min-height:min(780px,100vh - 116px);color:var(--white);align-items:center;display:flex;position:relative;overflow:hidden}.hero-overlay{z-index:-1;background:linear-gradient(90deg,#0a0b0cf5 0%,#0a0b0cd1 42%,#0a0b0c1a 78%),linear-gradient(#0000 70%,#0a0b0ccc 100%);position:absolute;inset:0}.hero:before{z-index:-1;content:"";background:#f3d31821;width:130px;height:150%;position:absolute;top:-30%;right:18%;transform:rotate(18deg)}.hero-content{width:min(740px,58vw);margin-left:clamp(20px,7vw,118px);padding:72px 0 128px}.eyebrow{color:var(--yellow);letter-spacing:.19em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 18px;font-size:11px;font-weight:900;display:flex}.eyebrow>span{background:var(--yellow);width:34px;height:3px}.eyebrow--dark{color:#565953}.hero h1,.section h2,.promotion-section h2,.terrain-section h2,.sherco-section h2,.story-section h2,.product-modal h2,.cart-drawer h2{font-family:var(--display);letter-spacing:-.035em;text-transform:uppercase;margin:0;font-weight:900;line-height:.88}.hero h1{max-width:720px;font-size:clamp(62px,8.5vw,132px)}.hero h1 em{color:var(--yellow);font-style:normal}.hero-content>p:not(.eyebrow){color:#ffffffc7;max-width:620px;margin:24px 0 0;font-size:clamp(16px,1.6vw,20px)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{letter-spacing:.06em;text-align:center;text-transform:uppercase;border:2px solid #0000;border-radius:0;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:12px;font-weight:900;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.button:hover,.button:focus-visible{transform:translate(-2px,-2px)}.button--yellow{background:var(--yellow);color:var(--ink)}.button--yellow:hover,.button--yellow:focus-visible{box-shadow:5px 5px #ffffffe6}.button--ghost{color:var(--white);background:0 0;border-color:#fff9}.button--ghost:hover,.button--ghost:focus-visible{border-color:var(--yellow)}.button--dark{background:var(--ink);color:var(--white)}.button--dark:hover,.button--dark:focus-visible{box-shadow:5px 5px 0 var(--yellow)}.button--outline{border-color:var(--ink);background:0 0}.button--outline:hover,.button--outline:focus-visible{background:var(--ink);color:var(--white)}.button--whatsapp{background:var(--green);color:#082a17}.button--small{min-height:40px;padding:0 14px;font-size:10px}.button--full{width:100%}.hero-search-wrap{width:min(590px,100%);margin-top:36px}.hero-search-wrap>span{color:#fff9;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.hero-search-wrap .search-box input{border-color:var(--yellow)}.hero-search-wrap .search-box{color:var(--ink)}.hero-stats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff29;gap:1px;display:flex;position:absolute;bottom:38px;right:clamp(20px,4vw,72px)}.hero-stats span{color:#ffffffb8;letter-spacing:.1em;text-transform:uppercase;border-left:1px solid #ffffff2e;min-width:115px;padding:13px 18px;font-size:10px;font-weight:800;display:grid}.hero-stats b{color:var(--white);font-family:var(--display);letter-spacing:-.02em;font-size:25px}.road-strip{border-top:7px solid var(--yellow);background:var(--ink);height:76px;color:var(--white);align-items:center;gap:24px;padding:0 clamp(20px,4vw,72px);display:flex;position:relative;overflow:hidden}.road-copy{z-index:2;background:var(--ink);font-family:var(--display);letter-spacing:.06em;text-transform:uppercase;padding-right:14px;font-size:17px}.track-line{border-top:2px dashed #ffffff45;width:100%}.moving-moto{filter:grayscale()contrast(1.7)brightness(1.5);align-items:flex-end;font-size:42px;line-height:1;animation:10s linear infinite ride-across;display:flex;position:absolute;top:12px;left:-130px}.moving-moto i{color:var(--yellow);letter-spacing:2px;margin:0 0 2px -3px;font-size:15px;font-style:normal;animation:.6s ease-in-out infinite alternate dust}@keyframes ride-across{0%{transform:translateY(3px)rotate(-2deg)}45%{transform:translate(52vw,-3px)rotate(2deg)}to{transform:translate(calc(100vw + 200px),2px)rotate(-1deg)}}@keyframes dust{0%{opacity:.2;transform:translate(0)}to{opacity:.85;transform:translate(-8px)}}.section{padding:clamp(78px,9vw,140px) clamp(20px,6.5vw,110px)}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px;display:flex}.section h2{font-size:clamp(46px,5.5vw,82px)}.section-heading .eyebrow{margin-bottom:11px}.heading-note{max-width:340px;color:var(--muted);margin:0 0 7px;font-size:13px}.text-link{border:0;border-bottom:2px solid var(--ink);letter-spacing:.04em;text-transform:uppercase;background:0 0;padding:0 0 4px;font-size:12px;font-weight:850}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.category-card{border:1px solid var(--ink);background:var(--white);text-align:left;flex-direction:column;align-items:flex-start;min-height:265px;padding:28px;transition:transform .18s,box-shadow .18s,background .18s;display:flex;position:relative;overflow:hidden}.category-card:after{content:"";border:20px solid #1113150f;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-60px;right:-30px}.category-card:hover,.category-card:focus-visible{z-index:2;background:var(--yellow);box-shadow:8px 8px 0 var(--ink);transform:translateY(-6px)}.category-card--3,.category-card--6{background:var(--ink);color:var(--white)}.category-card--3:hover,.category-card--3:focus-visible,.category-card--6:hover,.category-card--6:focus-visible{background:var(--yellow);color:var(--ink)}.category-number{color:var(--muted);font-family:var(--display);font-size:12px}.category-icon{background:#f0eee7;border-radius:50%;place-items:center;width:124px;height:88px;margin:15px 0 auto;padding:6px;display:grid;transform:rotate(-3deg)}.category-icon img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .18s}.category-card:hover .category-icon,.category-card:focus-visible .category-icon{background:var(--white)}.category-card:hover .category-icon img,.category-card:focus-visible .category-icon img{transform:scale(1.12)rotate(4deg)}.category-card strong{z-index:1;font-family:var(--display);letter-spacing:-.02em;text-transform:uppercase;margin-top:20px;font-size:25px;line-height:1;position:relative}.category-card small{z-index:1;color:var(--muted);margin-top:7px;font-size:11px;position:relative}.category-card>i{font-size:22px;font-style:normal;position:absolute;top:24px;right:24px}.featured-section{background:#ebe9e2}.featured-scroller{scroll-snap-type:x mandatory;scrollbar-color:var(--ink) transparent;grid-auto-columns:minmax(260px,310px);grid-auto-flow:column;gap:14px;margin-right:calc(-1*clamp(20px,6.5vw,110px));padding:0 clamp(20px,6.5vw,110px) 22px 0;display:grid;overflow-x:auto}.product-card{border:1px solid var(--line);background:var(--white);scroll-snap-align:start;min-width:0;transition:transform .17s,box-shadow .17s;position:relative;overflow:hidden}.favorite-button{z-index:4;width:38px;height:38px;color:var(--ink);background:#fffffff0;border:1px solid #1113152e;border-radius:50%;place-items:center;font-size:22px;line-height:1;display:grid;position:absolute;top:11px;right:11px;box-shadow:0 4px 14px #1113151a}.favorite-button--active{border-color:var(--red);background:var(--red);color:var(--white)}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-image{aspect-ratio:1/.9;background:#f3f2ee;border:0;width:100%;padding:18px;position:relative;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;transition:transform .26s}.product-card:hover .product-image img{transform:scale(1.045)}.product-badges{gap:5px;display:flex;position:absolute;top:12px;left:12px}.badge{background:var(--yellow);color:var(--ink);letter-spacing:.09em;text-transform:uppercase;padding:5px 8px;font-size:9px;font-weight:900}.badge--promo{background:var(--red);color:var(--white)}.badge--muted{background:var(--ink);color:var(--white)}.product-card__body{padding:18px}.product-brand{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:900}.product-title{width:100%;min-height:42px;font-family:var(--display);letter-spacing:.005em;text-align:left;text-transform:uppercase;-webkit-line-clamp:2;background:0 0;border:0;-webkit-box-orient:vertical;padding:0;font-size:21px;line-height:1;display:-webkit-box;overflow:hidden}.product-spec{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:8px 0 12px;font-size:11px;overflow:hidden}.product-price{align-items:baseline;gap:8px;min-height:32px;display:flex}.product-price strong{font-family:var(--display);letter-spacing:.01em;font-size:24px}.product-price del{color:var(--muted);font-size:12px}.product-actions{grid-template-columns:1fr 42px;gap:7px;margin-top:14px;display:grid}.icon-button{border:2px solid var(--ink);background:0 0;width:42px;height:40px;font-size:23px;line-height:1}.icon-button:hover,.icon-button:focus-visible{background:var(--yellow)}.promotion-section{background:var(--ink);min-height:760px;color:var(--white);grid-template-columns:minmax(320px,.9fr) minmax(450px,1.1fr);display:grid}.promotion-art{background:#ddd;min-height:660px;position:relative;overflow:hidden}.promotion-art:after{border:18px solid var(--yellow);content:"";pointer-events:none;border-right:0;position:absolute;inset:0}.promotion-art img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.promotion-copy{flex-direction:column;justify-content:center;padding:clamp(60px,8vw,130px);display:flex;position:relative;overflow:hidden}.promotion-copy:before{content:"";border:70px solid #f3d31812;border-radius:50%;width:440px;height:440px;position:absolute;top:-170px;right:-170px}.promotion-section h2{font-size:clamp(64px,7.3vw,112px);position:relative}.promotion-lead{color:#ffffffb3;max-width:510px;margin:28px 0;font-size:18px}.promotion-price{border-top:1px solid #fff3;border-bottom:1px solid #fff3;grid-template-columns:1fr auto;align-items:end;width:min(450px,100%);padding:22px 0;display:grid}.promotion-price span{color:#ffffff8c;text-transform:uppercase;font-size:11px;font-weight:800}.promotion-price span del{color:#fffc;font-family:var(--display);font-size:22px;display:block}.promotion-price>strong{color:var(--yellow);font-family:var(--display);grid-row:span 2;font-size:clamp(46px,5vw,72px);line-height:.8}.promotion-price>b{color:var(--yellow);font-size:12px}.promotion-copy>small{color:#fff6;max-width:550px;margin-top:18px;font-size:10px}.terrain-section{background:var(--yellow);grid-template-columns:minmax(300px,.78fr) minmax(420px,1.22fr);gap:clamp(60px,10vw,160px);padding:clamp(80px,10vw,150px) clamp(20px,6.5vw,110px);display:grid}.terrain-section h2{max-width:610px;font-size:clamp(58px,6.8vw,104px)}.terrain-copy>p:last-child{max-width:470px;margin-top:25px;font-size:16px}.terrain-list{border-top:3px solid var(--ink)}.terrain-list button{text-align:left;background:0 0;border:0;border-bottom:1px solid #11131559;grid-template-columns:50px 1fr auto;align-items:center;gap:16px;width:100%;min-height:74px;padding:0 8px;transition:padding .16s,background .16s;display:grid}.terrain-list button:hover,.terrain-list button:focus-visible,.terrain-list .terrain-active{background:var(--ink);color:var(--white);padding-left:18px;padding-right:18px}.terrain-list span{font-size:10px;font-weight:850}.terrain-list strong{font-family:var(--display);letter-spacing:.03em;text-transform:uppercase;font-size:31px}.terrain-list i{font-size:24px;font-style:normal}.brands-section{border-bottom:1px solid var(--line);background:var(--white);align-items:center;gap:28px;padding:28px clamp(20px,4vw,72px);display:flex;overflow:hidden}.brands-section>span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;flex:none;font-size:9px;font-weight:900}.brands-section>div{scrollbar-width:none;align-items:center;gap:30px;display:flex;overflow-x:auto}.brands-section button{color:#565958;font-family:var(--display);letter-spacing:.03em;text-transform:uppercase;background:0 0;border:0;flex:none;padding:4px 0;font-size:22px}.brands-section button:hover,.brands-section button:focus-visible{color:var(--ink)}.catalog-section{scroll-margin-top:80px}.catalog-heading{margin-bottom:30px}.catalog-search-row{z-index:20;grid-template-columns:minmax(0,760px) auto;gap:10px;margin-bottom:18px;display:grid;position:relative}.mobile-filter-button{display:none}.active-chips{flex-wrap:wrap;gap:7px;min-height:34px;margin-bottom:22px;display:flex}.active-chips button{border:1px solid var(--ink);background:var(--white);padding:7px 10px;font-size:10px;font-weight:800}.active-chips .clear-chip{background:0 0;border-color:#0000;text-decoration:underline}.catalog-layout{grid-template-columns:230px minmax(0,1fr);gap:clamp(28px,4vw,64px);display:grid}.filters-panel{align-self:start}.filters-panel fieldset{border:0;border-top:1px solid var(--line);gap:9px;margin:0;padding:21px 0;display:grid}.filters-panel legend{width:100%;font-family:var(--display);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:19px}.filters-panel label{color:#414441;grid-template-columns:17px 1fr auto;align-items:center;gap:8px;font-size:12px;display:grid}.filters-panel label span:last-child{color:#989a95;font-size:10px}.filters-panel input[type=radio],.filters-panel input[type=checkbox]{accent-color:var(--ink)}.filters-panel select,.results-toolbar select{border:1px solid var(--line);background:var(--white);border-radius:0;width:100%;height:40px;padding:0 10px;font-size:12px}.switch-label{grid-template-columns:35px 1fr!important}.switch-label input{opacity:0;position:absolute}.switch-label>span{background:#c9c8c3;border-radius:20px;width:34px;height:19px;transition:background .15s;position:relative}.switch-label>span:after{background:var(--white);content:"";border-radius:50%;width:13px;height:13px;transition:transform .15s;position:absolute;top:3px;left:3px}.switch-label input:checked+span{background:var(--ink)}.switch-label input:checked+span:after{background:var(--yellow);transform:translate(15px)}.filter-mobile-head,.filter-apply,.filter-clear,.drawer-backdrop{display:none}.results-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:42px;margin-bottom:16px;display:flex}.results-toolbar p{color:var(--muted);margin:0;font-size:12px}.results-toolbar p strong{color:var(--ink)}.results-toolbar label{color:var(--muted);text-transform:uppercase;align-items:center;gap:9px;font-size:10px;font-weight:800;display:flex}.results-toolbar select{background:0 0;border:0;width:190px;font-weight:700}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.load-more-wrap{place-items:center;gap:10px;margin-top:42px;display:grid}.load-more-wrap span{color:var(--muted);font-size:11px}.empty-results{text-align:center;border:1px dashed #b7b5ae;align-content:center;place-items:center;min-height:420px;padding:70px 20px;display:grid}.empty-results>span{font-family:var(--display);font-size:70px}.empty-results h3,.empty-cart h3{font-family:var(--display);text-transform:uppercase;margin:0;font-size:32px}.empty-results p,.empty-cart p{max-width:480px;color:var(--muted);margin:8px auto 22px}.empty-results>div{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.sherco-section{min-height:670px;color:var(--white);background:linear-gradient(135deg,#15388ff0,#081332f7),repeating-linear-gradient(45deg,#0000,#0000 9px,#ffffff08 9px 11px);grid-template-columns:minmax(320px,.8fr) minmax(500px,1.2fr);align-items:center;gap:60px;padding:clamp(70px,9vw,140px) clamp(20px,6.5vw,110px);display:grid;overflow:hidden}.sherco-section h2{font-size:clamp(68px,7.5vw,116px)}.sherco-copy>p:not(.eyebrow){color:#ffffffb8;max-width:520px;margin:26px 0 0}.sherco-products{grid-template-columns:1fr 1fr;gap:14px;display:grid;position:relative}.sherco-products:before{z-index:0;background:var(--yellow);content:"";position:absolute;inset:12% -18%;transform:skew(-13deg)}.sherco-products button{z-index:1;background:var(--white);text-align:left;border:0;padding:0;transition:transform .18s;position:relative;overflow:hidden}.sherco-products button:nth-child(2){transform:translateY(55px)}.sherco-products button:hover,.sherco-products button:focus-visible{transform:translateY(-8px)}.sherco-products button:nth-child(2):hover,.sherco-products button:nth-child(2):focus-visible{transform:translateY(47px)}.sherco-products img{aspect-ratio:1/.83;object-fit:contain;width:100%}.sherco-products button>span{color:var(--ink);padding:18px;display:grid}.sherco-products small{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.sherco-products strong{font-family:var(--display);text-transform:uppercase;margin-top:5px;font-size:24px}.future-section{background:var(--ink);color:var(--white);padding:clamp(82px,10vw,150px) clamp(20px,6.5vw,110px);overflow:hidden}.future-heading{grid-template-columns:minmax(430px,1.25fr) minmax(270px,.75fr);align-items:end;gap:60px;margin-bottom:48px;display:grid}.future-heading h2{font-family:var(--display);letter-spacing:-.035em;text-transform:uppercase;font-size:clamp(58px,6.7vw,104px);line-height:.86}.future-heading h2 em{color:var(--yellow);font-style:normal}.future-heading>p{color:#ffffffa3;max-width:480px;margin:0 0 6px;font-size:17px}.level-selector{border-top:1px solid #ffffff47;border-bottom:1px solid #ffffff47;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.level-selector button{color:#ffffff9e;text-align:left;background:0 0;border:0;border-right:1px solid #fff3;grid-template-columns:44px 1fr;align-content:center;gap:5px 8px;min-height:135px;padding:22px 25px;transition:background .16s,color .16s;display:grid}.level-selector button:last-child{border-right:0}.level-selector button:hover,.level-selector button:focus-visible,.level-selector .level-active{background:var(--yellow);color:var(--ink)}.level-selector span{font-family:var(--display);grid-row:1/span 2;font-size:26px}.level-selector strong{font-family:var(--display);letter-spacing:.01em;text-transform:uppercase;font-size:clamp(24px,2.2vw,34px);line-height:1}.level-selector small{font-size:11px}.future-demo{background:var(--paper);min-height:480px;color:var(--ink);grid-template-columns:minmax(300px,.78fr) minmax(480px,1.22fr);align-items:center;gap:clamp(45px,7vw,100px);padding:clamp(42px,6vw,80px);display:grid}.demo-label{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;margin:0 0 17px;font-size:10px;font-weight:900}.future-copy h3{max-width:590px;font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(44px,4.6vw,70px);line-height:.92}.future-copy>p:not(.demo-label){max-width:580px;color:var(--muted);margin:23px 0}.future-copy ul{gap:9px;margin:0 0 28px;padding:0;font-size:12px;font-weight:750;list-style:none;display:grid}.future-copy li:before{color:var(--blue);content:"✓";margin-right:9px}.storefront-mini{border:1px solid var(--ink);background:var(--white);min-height:340px;box-shadow:14px 14px 0 var(--yellow);padding:38px}.storefront-mini>span{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900}.storefront-mini>strong{font-family:var(--display);margin-top:10px;font-size:94px;line-height:.86;display:block}.storefront-mini>p{color:var(--muted);margin:5px 0 28px}.storefront-mini>div{border-top:1px solid var(--line);justify-content:space-between;padding:10px 0;font-size:11px;display:flex}.storefront-mini i{color:#198754;font-style:normal;font-weight:850}.inventory-flow{border:1px solid var(--ink);background:var(--white);box-shadow:14px 14px 0 var(--blue);grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:12px;padding:34px;display:grid}.inventory-flow>div:not(.inventory-sync){border:1px solid var(--line);align-content:center;min-height:150px;padding:20px;display:grid}.inventory-flow .inventory-sync{background:var(--yellow);align-content:center;min-height:180px;padding:20px;display:grid}.inventory-flow div>span,.inventory-flow div>small,.inventory-flow div>strong{display:block}.inventory-flow div>span{color:var(--blue);font-family:var(--display);margin-bottom:24px;font-size:22px}.inventory-flow div>strong{font-family:var(--display);text-transform:uppercase;font-size:23px;line-height:1}.inventory-flow div>small{color:var(--muted);margin-top:6px}.inventory-flow>i{font-size:24px;font-style:normal}.inventory-flow>p{border-top:1px solid var(--line);grid-column:1/-1;justify-content:space-between;margin:12px 0 0;padding-top:18px;font-size:11px;display:flex}.inventory-flow>p span{color:#198754;font-weight:800}.feature-checks{flex-wrap:wrap;gap:7px;margin:0 0 26px;display:flex}.feature-checks span{border:1px solid var(--ink);padding:7px 10px;font-size:10px;font-weight:800}.admin-demo{border:1px solid var(--ink);background:var(--white);box-shadow:14px 14px 0 var(--yellow);padding:24px}.admin-top{border-bottom:2px solid var(--ink);font-family:var(--display);text-transform:uppercase;justify-content:space-between;padding-bottom:17px;font-size:24px;display:flex}.admin-top b{background:var(--yellow);font-family:var(--body);letter-spacing:.08em;align-self:center;padding:5px 8px;font-size:8px}.admin-kpis{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0;display:grid}.admin-kpis>div{background:#efede7;align-content:space-between;min-height:115px;padding:15px;display:grid}.admin-kpis small,.admin-kpis i{color:var(--muted);text-transform:uppercase;font-size:8px;font-style:normal}.admin-kpis strong{font-family:var(--display);font-size:36px}.admin-orders{grid-template-columns:.7fr 1.1fr 1fr;font-size:10px;display:grid}.admin-orders>*{border-bottom:1px solid var(--line);padding:9px}.admin-orders>span:nth-child(-n+3){color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:900}.admin-orders i{color:var(--blue);font-style:normal;font-weight:800}.future-note{color:#ffffff6b;margin:18px 0 0;font-size:10px}.story-section{grid-template-columns:.65fr 1.15fr .7fr;align-items:center;gap:clamp(35px,6vw,90px);padding:clamp(80px,10vw,160px) clamp(20px,6.5vw,110px);display:grid}.story-years{border:16px solid var(--yellow);background:var(--ink);min-height:280px;color:var(--white);align-content:center;place-items:center;display:grid;position:relative;transform:rotate(-3deg)}.story-years span{letter-spacing:.2em;text-transform:uppercase;font-size:10px;font-weight:900}.story-years strong{font-family:var(--display);font-size:clamp(58px,6vw,86px);line-height:1}.story-years i{color:var(--yellow);font-family:var(--display);font-size:38px;font-style:normal;position:absolute;bottom:5px;right:10px}.story-section h2{font-size:clamp(50px,5.7vw,86px)}.story-copy>p:not(.eyebrow){max-width:650px;color:var(--muted);margin-top:28px;font-size:17px}.trust-grid{gap:12px;margin-top:32px;display:grid}.trust-grid span{border-bottom:1px solid var(--line);padding-bottom:10px;font-size:12px;font-weight:750}.trust-grid b{color:var(--blue);margin-right:12px;font-size:10px}.visit-card{border:1px solid var(--ink);background:var(--white);flex-direction:column;justify-content:center;align-self:stretch;padding:30px;display:flex}.visit-card p{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 20px;font-size:10px;font-weight:900}.visit-card strong{font-family:var(--display);text-transform:uppercase;font-size:clamp(34px,3vw,48px);line-height:.95}.visit-card span{color:var(--muted);margin:22px 0;font-size:12px}.visit-card a{border-bottom:2px solid var(--yellow);text-transform:uppercase;align-self:flex-start;font-size:11px;font-weight:900}footer{background:var(--ink);color:var(--white);grid-template-columns:1.35fr repeat(4,.62fr);gap:40px;padding:65px clamp(20px,6.5vw,110px) 28px;display:grid}.footer-brand{gap:18px;display:flex}.footer-logo{object-fit:contain;border-radius:50%;flex:none;width:72px;height:72px}.footer-brand strong{font-family:var(--display);letter-spacing:.04em;font-size:28px}.footer-brand p{color:#ffffff7a;margin:4px 0 0;font-size:12px}footer>div:not(.footer-brand){align-content:start;gap:9px;display:grid}footer small{color:var(--yellow);letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:900}footer a{color:#ffffffb3;font-size:12px}footer a:hover,footer a:focus-visible{color:var(--yellow)}.footer-bottom{color:#fff6;border-top:1px solid #ffffff24;grid-column:1/-1;margin:35px 0 0;padding-top:18px;font-size:10px}.floating-whatsapp{z-index:55;background:var(--green);color:#082a17;letter-spacing:.08em;text-transform:uppercase;border:2px solid #0d4d27;align-items:center;gap:12px;min-height:52px;padding-left:17px;font-size:10px;font-weight:900;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:5px 5px #0d4d27}.floating-whatsapp b{border-left:1px solid #082a174d;align-self:stretch;place-items:center;width:46px;font-size:23px;display:grid}.modal-layer{z-index:200;place-items:center;display:grid;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#060708c7;border:0;position:absolute;inset:0}.product-modal{z-index:2;background:var(--white);width:min(980px,100vw - 40px);max-height:calc(100vh - 40px);box-shadow:14px 14px 0 var(--yellow);grid-template-columns:1fr 1fr;display:grid;position:relative;overflow:auto}.modal-close,.cart-head>button{z-index:4;background:var(--ink);width:42px;height:42px;color:var(--white);border:0;font-size:27px;position:absolute;top:14px;right:14px}.product-modal__image{background:#eeece6;place-items:center;min-height:560px;padding:36px;display:grid;position:relative}.product-modal__image img{object-fit:contain;width:100%;height:100%;max-height:500px}.product-modal__image .badge{position:absolute;top:18px;left:18px}.product-modal__copy{padding:clamp(38px,5vw,70px)}.product-modal h2{margin-top:12px;font-size:clamp(42px,4.5vw,66px)}.modal-description{color:var(--muted);margin:24px 0;font-size:14px}.modal-price{margin-bottom:10px}.modal-price strong{font-size:38px}.availability{color:var(--muted);align-items:center;gap:8px;margin-bottom:24px;font-size:11px;font-weight:750;display:flex}.availability>span{background:#2cab5e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #2cab5e24}.availability--out{color:#a52d2d}.availability--out>span{background:#c93e3e;box-shadow:0 0 0 4px #c93e3e24}.product-modal dl{border-top:1px solid var(--line);margin:0 0 24px}.product-modal dl>div{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;padding:10px 0;font-size:11px;display:grid}.product-modal dt{color:var(--muted);text-transform:uppercase}.product-modal dd{margin:0;font-weight:750}.product-modal .button+.button{margin-top:8px}.button--favorite{border:1px solid var(--ink);background:var(--white)}.button--favorite-active{border-color:var(--red);color:var(--red);background:#fff0ed}.original-link{color:var(--muted);text-align:center;text-transform:uppercase;margin-top:15px;font-size:10px;font-weight:800;text-decoration:underline;display:block}.cart-drawer{z-index:2;background:var(--paper);width:min(480px,100vw);height:100%;padding:34px;animation:.22s ease-out drawer-in;position:absolute;top:0;right:0;overflow:auto;box-shadow:-15px 0 50px #00000040}.account-drawer{z-index:2;background:var(--paper);width:min(570px,100vw);height:100%;animation:.22s ease-out drawer-in;position:absolute;top:0;right:0;overflow:auto;box-shadow:-15px 0 50px #00000040}.account-hero{background:var(--blue);color:var(--white);grid-template-columns:72px 1fr;align-items:center;gap:18px;padding:38px 70px 38px 34px;display:grid;position:relative}.account-hero>button{background:var(--yellow);border:0;width:42px;height:42px;font-size:26px;position:absolute;top:18px;right:18px}.account-hero>span{background:var(--yellow);width:72px;height:72px;color:var(--ink);font-family:var(--display);border-radius:50%;place-items:center;font-size:30px;display:grid}.account-hero small{color:var(--yellow);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.account-hero h2{font-family:var(--display);text-transform:uppercase;margin:4px 0 0;font-size:46px;line-height:.9}.account-hero p{color:#ffffff9e;margin:8px 0 0;font-size:11px}.account-stats{border-bottom:1px solid var(--line);background:var(--white);grid-template-columns:repeat(3,1fr);display:grid}.account-stats span{border-right:1px solid var(--line);text-align:center;text-transform:uppercase;padding:17px 8px;font-size:9px}.account-stats span:last-child{border-right:0}.account-stats b{font-family:var(--display);margin-right:4px;font-size:22px}.account-section{padding:28px 34px 0}.account-section>div:first-child{justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:14px;display:flex}.account-section h3{font-family:var(--display);text-transform:uppercase;margin:0;font-size:28px}.account-section>div:first-child small{color:var(--muted);font-size:9px}.account-products{gap:6px;display:grid}.account-products button{border:1px solid var(--line);background:var(--white);text-align:left;grid-template-columns:64px 1fr auto;align-items:center;gap:12px;width:100%;padding:9px;display:grid}.account-products button:hover,.account-products button:focus-visible{border-color:var(--blue);box-shadow:4px 4px 0 var(--yellow)}.account-products img{object-fit:contain;background:#efede7;width:64px;height:54px}.account-products span{min-width:0;display:grid}.account-products strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.account-products small{color:var(--blue);margin-top:3px;font-size:9px}.account-products i{font-size:20px;font-style:normal}.account-empty{border:1px dashed var(--line);background:var(--white);grid-template-columns:auto 1fr;align-items:center;gap:14px;min-height:100px;padding:18px;display:grid}.account-empty>span{font-size:34px}.account-empty p{color:var(--muted);margin:0;font-size:11px}.account-demo-note{border-left:5px solid var(--yellow);background:var(--ink);color:var(--white);gap:4px;margin:30px 34px 38px;padding:17px;font-size:10px;display:grid}.account-demo-note span{color:#ffffff8c}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-head{justify-content:space-between;padding-right:55px;display:flex;position:relative}.cart-head>button{top:0;right:0}.cart-drawer h2{font-size:50px}.cart-lines{gap:10px;margin:28px 0;display:grid}.cart-lines article{border:1px solid var(--line);background:var(--white);grid-template-columns:86px 1fr;gap:14px;padding:10px;display:grid}.cart-lines img{object-fit:contain;background:var(--paper);width:86px;height:86px}.cart-lines article>div{align-content:start;display:grid}.cart-lines strong{font-family:var(--display);text-transform:uppercase;padding-right:4px;font-size:17px;line-height:1.05}.cart-lines article>div>span{color:var(--muted);margin-top:5px;font-size:11px}.quantity{align-items:center;gap:9px;margin-top:10px;display:flex}.quantity button{border:1px solid var(--line);background:var(--paper);width:27px;height:27px}.quantity b{font-size:12px}.cart-summary{border-top:2px solid var(--ink);grid-template-columns:1fr auto;align-items:end;margin:20px 0;padding:20px 0;display:grid}.cart-summary span{text-transform:uppercase;font-size:11px;font-weight:800}.cart-summary strong{font-family:var(--display);font-size:30px}.cart-summary small{color:var(--muted);grid-column:1/-1;margin-top:8px}.cart-clear{margin:18px auto 0;display:block}.empty-cart{text-align:center;align-content:center;place-items:center;min-height:70vh;display:grid}.empty-cart>span{margin-bottom:12px;font-size:48px}.toast{z-index:300;border-left:6px solid var(--yellow);background:var(--ink);max-width:min(370px,100vw - 44px);color:var(--white);box-shadow:var(--shadow);padding:14px 18px;font-size:12px;font-weight:750;animation:.18s ease-out toast-in;position:fixed;bottom:92px;right:22px}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.site-header{grid-template-columns:auto 1fr auto}.site-header nav{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-section{grid-template-columns:.65fr 1.35fr}.visit-card{grid-column:1/-1;min-height:220px}}@media (width<=900px){.utility-bar .utility-dot,.utility-bar span:nth-of-type(3){display:none}.site-header{grid-template-columns:auto 1fr auto;gap:12px;height:70px}.site-header .search-box{max-width:none}.search-box--compact input{height:42px}.cart-button,.account-button{width:48px;min-width:48px;padding:7px}.cart-button span,.account-button span{display:none}.cart-button b,.account-button b{width:34px}.hero{background-position:62%;min-height:740px}.hero-overlay{background:linear-gradient(90deg,#0a0b0cf0,#0a0b0c9e),linear-gradient(#0000 50%,#0a0b0ce0)}.hero-content{width:min(700px,100vw - 40px);margin:0 20px;padding:80px 0 150px}.hero-stats{bottom:26px;left:20px;right:20px}.hero-stats span{flex:1;min-width:0}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promotion-section{grid-template-columns:.85fr 1.15fr}.promotion-copy{padding:54px 36px}.terrain-section{grid-template-columns:1fr;gap:55px}.catalog-layout{grid-template-columns:1fr}.mobile-filter-button{border:2px solid var(--ink);background:var(--yellow);text-transform:uppercase;align-items:center;gap:8px;height:58px;padding:0 16px;font-size:11px;font-weight:900;display:flex}.mobile-filter-button b{background:var(--ink);width:22px;height:22px;color:var(--white);place-items:center;display:grid}.filters-panel{z-index:102;background:var(--paper);width:min(390px,88vw);height:100vh;padding:24px;transition:transform .2s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-105%)}.filters-panel--open{transform:translate(0)}.filter-mobile-head{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:15px;display:flex}.filter-mobile-head strong{font-family:var(--display);text-transform:uppercase;font-size:25px}.filter-mobile-head button{background:var(--ink);width:38px;height:38px;color:var(--white);border:0;font-size:25px}.filter-apply,.filter-clear{display:flex}.filter-clear{margin:20px auto}.drawer-backdrop{z-index:101;background:#000000a6;border:0;display:block;position:fixed;inset:0}.sherco-section,.future-heading,.future-demo{grid-template-columns:1fr}.future-heading{gap:24px}.future-demo{min-height:0}.inventory-flow{grid-template-columns:1fr auto 1fr auto 1fr}footer{grid-template-columns:1.3fr 1fr}}@media (width<=640px){.utility-bar{min-height:30px;padding:6px 14px;font-size:8px}.site-header{grid-template-columns:auto 1fr auto;height:64px;padding:0 14px}.brand-logo{width:46px;height:46px}.brand-mark{width:36px;height:36px;box-shadow:3px 3px 0 var(--ink);font-size:18px}.brand-lockup>span:last-child{display:none}.search-box--compact input{padding-left:38px;padding-right:34px;font-size:11px}.search-box--compact .search-icon{left:12px}.cart-button,.account-button{width:42px;min-width:42px;height:42px;padding:5px}.cart-button b,.account-button b{width:32px;height:32px}.hero{background-position:66%;min-height:690px}.hero-content{width:calc(100vw - 28px);margin:0 14px;padding:62px 0 150px}.hero h1{font-size:clamp(56px,17vw,82px)}.hero-content>p:not(.eyebrow){max-width:94%;margin-top:18px;font-size:14px}.hero-actions{margin-top:22px}.hero-actions .button{flex:1;padding:0 13px;font-size:9px}.hero-search-wrap{margin-top:24px}.search-box input{height:52px;font-size:13px}.search-suggestions{z-index:120;max-height:calc(100vh - 120px);position:fixed;top:96px;left:12px;right:12px}.hero-stats{bottom:20px;left:14px;right:14px}.hero-stats span{padding:10px;font-size:8px}.hero-stats b{font-size:20px}.road-strip{height:64px;padding:0 14px}.road-copy{font-size:13px}.moving-moto{font-size:34px;top:10px}.section{padding:70px 14px}.section-heading{align-items:flex-start;margin-bottom:28px}.section h2{font-size:47px}.section-heading>.heading-note,.section-heading>.text-link{display:none}.category-grid{grid-template-columns:1fr 1fr;gap:7px}.category-card{min-height:205px;padding:18px}.category-icon{width:88px;height:66px;margin-top:15px}.category-card strong{font-size:18px}.category-card small{display:none}.category-card>i{top:15px;right:15px}.featured-scroller{grid-auto-columns:minmax(240px,78vw);margin-right:-14px;padding-right:14px}.promotion-section{grid-template-columns:1fr;min-height:0}.promotion-art{min-height:430px;max-height:62vh}.promotion-art img{object-position:center 34%}.promotion-art:after{border-width:10px;border-right:10px solid var(--yellow);border-bottom:0}.promotion-copy{padding:50px 20px 60px}.promotion-section h2{font-size:62px}.promotion-lead{font-size:14px}.promotion-price>strong{font-size:45px}.terrain-section{gap:40px;padding:70px 14px}.terrain-section h2{font-size:57px}.terrain-list button{min-height:64px}.terrain-list strong{font-size:24px}.brands-section{padding:22px 14px;display:block}.brands-section>span{margin-bottom:14px;display:block}.brands-section>div{gap:22px}.catalog-search-row{grid-template-columns:minmax(0,1fr) auto}.mobile-filter-button{color:#0000;justify-content:center;width:54px;padding:0;font-size:0}.mobile-filter-button:before{color:var(--ink);content:"☷";font-size:24px}.mobile-filter-button b{width:19px;height:19px;margin:-40px 0 0 36px;font-size:9px;position:absolute}.results-toolbar{align-items:flex-start}.results-toolbar label{gap:0;display:grid}.results-toolbar select{width:150px;padding:0;font-size:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.product-card__body{padding:12px}.product-image{padding:10px}.product-title{min-height:36px;font-size:16px}.product-spec{font-size:9px}.product-price strong{font-size:18px}.product-price del{font-size:9px}.product-actions{grid-template-columns:1fr 36px}.product-actions .button{min-height:36px;padding:0 6px;font-size:8px}.icon-button{width:36px;height:36px}.sherco-section{gap:45px;min-height:0;padding:70px 14px 100px}.sherco-section h2{font-size:65px}.sherco-products{gap:7px}.sherco-products button>span{padding:12px}.sherco-products strong{font-size:17px}.future-section{padding:72px 14px}.future-heading h2{font-size:56px}.future-heading>p{font-size:14px}.level-selector{grid-template-columns:1fr}.level-selector button{border-bottom:1px solid #fff3;border-right:0;min-height:94px}.future-demo{gap:38px;padding:35px 18px}.future-copy h3{font-size:43px}.storefront-mini,.admin-demo,.inventory-flow{box-shadow:7px 7px 0 var(--yellow)}.inventory-flow{grid-template-columns:1fr;padding:18px}.inventory-flow>i{text-align:center;transform:rotate(90deg)}.inventory-flow>p{grid-column:auto;gap:4px;display:grid}.admin-top{font-size:19px}.admin-kpis{grid-template-columns:1fr}.admin-kpis>div{min-height:90px}.account-drawer{width:100vw}.account-hero{grid-template-columns:58px 1fr;gap:13px;padding:28px 58px 28px 18px}.account-hero>span{width:58px;height:58px;font-size:25px}.account-hero h2{font-size:38px}.account-section{padding-left:16px;padding-right:16px}.account-demo-note{margin-left:16px;margin-right:16px}.story-section{grid-template-columns:1fr;padding:75px 14px}.story-years{justify-self:center;width:min(330px,88vw);min-height:230px}.story-section h2{font-size:54px}.visit-card{grid-column:auto}footer{grid-template-columns:1fr;gap:28px;padding:55px 20px 24px}.footer-bottom{margin-top:12px}.floating-whatsapp{width:52px;padding-left:0;bottom:14px;right:14px}.floating-whatsapp>span{display:none}.floating-whatsapp b{border:0;width:100%}.product-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px);box-shadow:7px 7px 0 var(--yellow);grid-template-columns:1fr}.product-modal__image{min-height:300px;max-height:42vh;padding:28px}.product-modal__copy{padding:30px 20px 36px}.product-modal h2{padding-right:26px;font-size:43px}.modal-close{position:fixed;top:20px;right:20px}.cart-drawer{padding:24px 16px}.toast{bottom:80px;right:14px}}.checkout-modal{z-index:2;border:1px solid var(--ink);background:var(--paper);width:min(720px,100vw - 32px);max-height:calc(100vh - 32px);box-shadow:14px 14px 0 var(--yellow);padding:clamp(27px,4vw,48px);position:absolute;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}.checkout-modal .modal-close{top:18px;right:18px}.checkout-heading{padding-right:46px}.checkout-heading h2,.checkout-success h2{font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(46px,6vw,72px);line-height:.9}.checkout-heading>p:last-child{max-width:530px;color:var(--muted);margin:15px 0 0;font-size:12px}.checkout-steps{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:26px 0;display:grid}.checkout-steps span{color:var(--muted);text-transform:uppercase;padding:12px 9px;font-size:9px;font-weight:850}.checkout-steps b{color:var(--blue);margin-right:6px}.checkout-steps .checkout-step-active{background:var(--ink);color:var(--white)}.checkout-steps .checkout-step-active b{color:var(--yellow)}.checkout-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.checkout-fields label{letter-spacing:.04em;text-transform:uppercase;gap:7px;font-size:9px;font-weight:850;display:grid}.checkout-fields input,.checkout-fields select{border:1px solid var(--line);background:var(--white);width:100%;height:46px;color:var(--ink);font:inherit;border-radius:0;padding:0 12px;font-size:12px}.checkout-field--wide{grid-column:1/-1}.checkout-total{border-top:2px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;margin:24px 0 14px;padding:18px 0;display:grid}.checkout-total>span{display:grid}.checkout-total small{color:var(--muted);font-size:9px}.checkout-total b{text-transform:uppercase;margin-top:3px;font-size:10px}.checkout-total>strong{font-family:var(--display);font-size:32px}.checkout-total p{color:var(--muted);grid-column:1/-1;margin:8px 0 0;font-size:9px}.checkout-error{color:#8e2525;background:#fae3df;border-left:4px solid #b82828;margin:0 0 12px;padding:10px 12px;font-size:10px;font-weight:750}.checkout-back{margin:15px auto;display:block}.checkout-disclaimer{color:var(--muted);text-align:center;font-size:8px;line-height:1.5;display:block}.checkout-success{text-align:center;align-content:center;place-items:center;min-height:520px;display:grid}.checkout-success>span{background:var(--yellow);width:70px;height:70px;color:var(--ink);border-radius:50%;place-items:center;margin-bottom:20px;font-size:34px;font-weight:900;display:grid}.checkout-success>p:not(.eyebrow){max-width:460px;color:var(--muted);margin:19px 0;font-size:12px}.checkout-success>div{border:1px solid var(--line);background:var(--white);margin-bottom:24px;padding:13px 26px;display:grid}.checkout-success>div small{color:var(--muted);text-transform:uppercase;font-size:8px}.checkout-success>div strong{font-family:var(--display);font-size:28px}.checkout-success .button{max-width:330px}.checkout-success .text-link{margin:16px 0}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.42}@media (width<=680px){.checkout-modal{width:calc(100vw - 20px);max-height:calc(100vh - 20px);box-shadow:7px 7px 0 var(--yellow);padding:30px 18px}.checkout-fields{grid-template-columns:1fr}.checkout-field--wide{grid-column:auto}.checkout-steps span{padding:10px 6px;font-size:8px}.checkout-success{min-height:70vh}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.moving-moto{left:68%;transform:none}}
