.store-shell{--store-paper:#eee9dd;--store-ink:#0c100c;--store-forest:#172319;--store-orange:#dd5423;background:var(--store-paper);min-height:100vh;color:var(--store-ink)}.store-shell em{color:var(--store-orange);font-style:normal}.store-shell .brand{color:#fff}.store-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0d0ae6;border:1px solid #ffffff29;border-radius:15px;justify-content:space-between;align-items:center;width:calc(100% - 32px);height:72px;margin:0 16px;padding:0 18px 0 24px;display:flex;position:sticky;top:16px;box-shadow:0 18px 50px #00000029}.store-header nav{color:#ffffffad;gap:36px;font-size:11px;font-weight:700;display:flex}.store-header nav a{transition:color .2s}.store-header nav a:hover{color:#fff}.store-cart-link{min-width:112px;height:44px;color:var(--store-ink);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:0 15px;font-size:10px;font-weight:800;display:flex;position:relative}.store-cart-link svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:18px;height:18px}.store-cart-link b{background:var(--store-orange);color:#fff;border-radius:50%;place-items:center;min-width:17px;height:17px;font-size:8px;display:grid}.store-hero{color:#fff;background:linear-gradient(90deg,#080c08f0,#080c086b 58%,#080c0833),url(/images/rural-response-pickup.webp) 50%/cover;justify-content:space-between;align-items:flex-end;gap:70px;min-height:82vh;padding:150px 6vw 90px;display:flex}.store-hero span,.store-section-intro span,.store-guidance>span,.product-detail-copy>span,.product-story span,.product-specifications span,.related-products>div>span{letter-spacing:.18em;font-size:9px;font-weight:800}.store-hero h1{letter-spacing:-.075em;margin:25px 0 0;font-size:clamp(74px,10vw,154px);line-height:.79}.store-hero>p{color:#ffffffad;width:min(33vw,450px);margin:0 0 12px;font-size:15px;line-height:1.65}.store-catalog{padding:125px 5vw 150px}.store-section-intro{border-bottom:1px solid #0c100c29;justify-content:space-between;align-items:center;padding-bottom:28px;display:flex}.store-section-intro p{opacity:.5;margin:0;font-size:10px}.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:22px;display:grid}.store-product-card{background:#ffffff52;border:1px solid #0c100c1a;border-radius:15px;min-width:0;transition:transform .4s,box-shadow .4s;overflow:hidden}.store-product-card:hover{transform:translateY(-8px);box-shadow:0 28px 70px #0f180e21}.store-product-image{background:#ded9cc;height:440px;display:block;position:relative;overflow:hidden}.store-product-image img{object-fit:contain;padding:30px;transition:transform .65s}.store-product-card:nth-child(2) .store-product-image{background:#0b0e0b}.store-product-card:nth-child(3) .store-product-image img{object-fit:cover;padding:0}.store-product-card:hover .store-product-image img{transform:scale(1.035)rotate(.5deg)}.store-product-image>span{color:var(--store-ink);letter-spacing:.12em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffbf;border:1px solid #0000001f;border-radius:99px;padding:7px 10px;font-size:7px;font-weight:800;position:absolute;top:16px;left:16px}.store-product-card-copy{flex-direction:column;justify-content:space-between;min-height:245px;padding:25px 22px 22px;display:flex}.store-product-card-copy p{color:var(--store-orange);letter-spacing:.13em;margin:0 0 10px;font-size:7px;font-weight:800}.store-product-card-copy h2{letter-spacing:-.055em;margin:0 0 12px;font-size:clamp(25px,2.3vw,37px);line-height:.98}.store-product-card-copy>div>span{color:#0c100c8c;font-size:11px;line-height:1.55;display:block}.store-product-card-bottom{justify-content:space-between;align-items:center;padding-top:24px;display:flex}.store-product-card-bottom strong{font-size:12px}.store-product-card-bottom a{background:var(--store-forest);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;transition:background .25s,transform .25s;display:grid}.store-product-card-bottom a:hover{background:var(--store-orange);transform:rotate(8deg)}.store-empty{text-align:center;padding:100px 0}.store-guidance{background:var(--store-forest);color:#fff;padding:140px 6vw}.store-guidance>h2,.product-story h2,.product-specifications h2,.related-products h2{letter-spacing:-.07em;margin:25px 0 70px;font-size:clamp(58px,7.4vw,118px);line-height:.86}.store-guidance>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.store-guidance article{background:#ffffff09;border:1px solid #ffffff24;border-radius:14px;flex-direction:column;justify-content:flex-end;min-height:280px;padding:26px;display:flex}.store-guidance article>strong{color:var(--store-orange);margin-bottom:auto;font-size:9px}.store-guidance h3{letter-spacing:-.05em;margin:0 0 10px;font-size:35px}.store-guidance article p{color:#ffffff80;max-width:270px;margin:0;font-size:11px;line-height:1.6}.store-footer{color:#fff;background:#080a08;grid-template-columns:1fr auto;align-content:space-between;gap:40px;min-height:310px;padding:65px 5vw 28px;display:grid}.store-footer>div:first-child p{color:#ffffff73;max-width:320px;font-size:11px;line-height:1.6}.store-footer>div:nth-child(2){color:#ffffffa6;align-content:start;gap:12px;font-size:10px;display:grid}.store-footer small{letter-spacing:.14em;border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:24px;font-size:7px}.product-detail{padding-top:70px}.product-breadcrumb{color:#0c100c80;gap:10px;padding:55px 5vw 22px;font-size:9px;display:flex}.product-detail-hero{border-top:1px solid #0c100c1a;border-bottom:1px solid #0c100c1a;grid-template-columns:58% 42%;min-height:780px;display:grid}.product-detail-media{background:#ded9cc;min-height:720px;position:relative;overflow:hidden}.product-detail-media img{object-fit:contain;padding:5vw}.product-detail-copy{flex-direction:column;justify-content:center;padding:7vw 6vw;display:flex}.product-detail-copy>span{color:var(--store-orange)}.product-detail-copy h1{letter-spacing:-.065em;margin:20px 0 25px;font-size:clamp(50px,5.2vw,86px);line-height:.92}.product-detail-copy>p{color:#0c100c8c;margin:0;font-size:13px;line-height:1.65}.product-detail-price{gap:7px;margin:48px 0 25px;display:grid}.product-detail-price strong{letter-spacing:-.04em;font-size:27px}.product-detail-price small{color:#0c100c73;font-size:9px}.store-primary-button{background:var(--store-orange);color:#fff;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:40px;min-height:58px;padding:0 22px;font-size:10px;font-weight:800;transition:transform .25s,background .25s;display:inline-flex}.store-primary-button:hover{background:#ee622e;transform:translateY(-2px)}.store-primary-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.store-primary-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:20px;height:20px}.product-delivery-note{color:#0c100c7a;letter-spacing:.08em;align-items:center;gap:9px;margin-top:20px;font-size:8px;display:flex}.product-delivery-note i{background:#4d6c46;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #4d6c461a}.product-story{grid-template-columns:58% 42%;gap:30px;padding:140px 6vw;display:grid}.product-story h2{margin-bottom:0}.product-story>p{color:#0c100c91;align-self:center;max-width:520px;margin:90px 0 0;font-size:15px;line-height:1.85}.product-specifications{background:#dcd6c8;grid-template-columns:48% 52%;padding:130px 6vw;display:grid}.product-specifications h2{margin-bottom:0}.product-specifications dl{align-self:center;margin:0}.product-specifications dl>div{border-bottom:1px solid #0c100c26;grid-template-columns:1fr 1fr;padding:25px 0;display:grid}.product-specifications dt{letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.product-specifications dd{margin:0;font-size:12px}.product-gallery{background:#080a08;grid-template-columns:1fr 1fr;gap:12px;padding:12px;display:grid}.product-gallery figure{height:72vh;min-height:560px;margin:0;position:relative;overflow:hidden}.product-gallery img{object-fit:cover}.related-products{padding:140px 6vw}.related-products>div:first-child{max-width:900px}.related-products .store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-empty-page,.checkout-empty,.order-confirmation{background:var(--store-forest);color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;min-height:78vh;padding:170px 6vw 100px;display:flex}.cart-empty-page>span{letter-spacing:.18em;font-size:9px;font-weight:800}.cart-empty-page h1,.checkout-intro h1,.order-confirmation h1{letter-spacing:-.07em;margin:25px 0;font-size:clamp(58px,8vw,126px);line-height:.85}.cart-empty-page p{color:#ffffff8c}.cart-empty-page .store-primary-button{margin-top:25px}.cart-page{min-height:90vh;padding:150px 5vw 130px}.cart-page-title>span,.checkout-intro>span,.order-confirmation>span{letter-spacing:.18em;font-size:9px;font-weight:800}.cart-page-title h1{letter-spacing:-.07em;margin:20px 0 65px;font-size:clamp(62px,8vw,124px);line-height:.84}.cart-layout{grid-template-columns:minmax(0,1.7fr) minmax(340px,.7fr);align-items:start;gap:55px;display:grid}.cart-items{border-top:1px solid #0c100c29}.cart-item{border-bottom:1px solid #0c100c29;grid-template-columns:145px 1fr auto;align-items:center;gap:24px;min-height:170px;padding:18px 0;display:grid;position:relative}.cart-item-image{background:#d9d5c9;border-radius:10px;width:145px;height:130px;position:relative;overflow:hidden}.cart-item-image img{object-fit:contain;padding:10px}.cart-item-copy>span{color:var(--store-orange);letter-spacing:.12em;font-size:7px;font-weight:800}.cart-item-copy h2{letter-spacing:-.045em;margin:7px 0 13px;font-size:24px}.cart-item-copy strong{font-size:10px}.cart-quantity{align-items:center;gap:12px;display:flex}.cart-quantity button{background:0 0;border:1px solid #0c100c26;border-radius:50%;width:32px;height:32px}.cart-quantity span{text-align:center;min-width:20px;font-size:12px;font-weight:800}.cart-remove{color:#0c100c6b;background:0 0;border:0;font-size:8px;text-decoration:underline;position:absolute;bottom:15px;right:0}.cart-summary{background:var(--store-forest);color:#fff;border-radius:15px;padding:30px;position:sticky;top:110px}.cart-summary>span{letter-spacing:.16em;border-bottom:1px solid #ffffff21;padding-bottom:25px;font-size:8px;font-weight:800;display:block}.cart-summary>div{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:18px 0;display:flex}.cart-summary p{color:#ffffff8c;margin:0;font-size:10px}.cart-summary strong{font-size:11px}.cart-quote-note{background:#dd54231f;border-radius:8px;padding:14px;line-height:1.5;color:#f2b092!important;margin:20px 0!important}.cart-summary .store-primary-button{width:100%;margin-top:18px}.cart-summary>small{color:#ffffff59;margin-top:18px;font-size:7px;line-height:1.55;display:block}.checkout-page{grid-template-columns:minmax(340px,.7fr) minmax(0,1.3fr);align-items:start;gap:8vw;padding:155px 6vw 130px;display:grid}.checkout-intro{position:sticky;top:130px}.checkout-intro h1{font-size:clamp(60px,6.8vw,106px)}.checkout-intro p{color:#0c100c8c;max-width:390px;font-size:12px;line-height:1.7}.checkout-form fieldset{background:#ffffff40;border:1px solid #0c100c21;border-radius:14px;grid-template-columns:1fr 1fr;gap:18px;margin:0 0 28px;padding:28px;display:grid}.checkout-form legend{letter-spacing:.14em;padding:0 10px;font-size:8px;font-weight:800}.checkout-form label{letter-spacing:.06em;gap:8px;font-size:8px;font-weight:700;display:grid}.checkout-form .field-wide{grid-column:1/-1}.checkout-form input,.checkout-form textarea{width:100%;color:var(--store-ink);font:inherit;background:#ffffffad;border:1px solid #0c100c2e;border-radius:7px;outline:none;padding:13px;font-size:11px}.checkout-form input:focus,.checkout-form textarea:focus{border-color:var(--store-orange);box-shadow:0 0 0 3px #dd54231a}.checkout-submit{border-top:1px solid #0c100c26;justify-content:space-between;align-items:flex-end;gap:30px;padding:26px 0;display:flex}.checkout-submit>div{gap:3px;display:grid}.checkout-submit span{letter-spacing:.13em;font-size:7px;font-weight:800}.checkout-submit strong{font-size:28px}.checkout-submit small{color:var(--store-orange);font-size:8px}.checkout-error{color:#fff;background:#7d241b;border-radius:8px;padding:13px;font-size:10px}.checkout-legal{color:#0c100c66;font-size:8px;line-height:1.5}.order-confirmation{text-align:center;align-items:center}.order-confirmation-mark{background:var(--store-orange);border-radius:50%;place-items:center;width:70px;height:70px;margin-bottom:25px;font-size:27px;display:grid}.order-confirmation h1{max-width:1000px}.order-confirmation>p{color:#ffffff8c;max-width:650px;line-height:1.7}.order-confirmation>section{border-top:1px solid #ffffff21;width:min(700px,100%);margin:45px 0 25px}.order-confirmation article{text-align:left;border-bottom:1px solid #ffffff21;grid-template-columns:70px 1fr auto;align-items:center;gap:18px;padding:14px 0;display:grid}.order-confirmation article>div{background:#ffffff14;border-radius:7px;width:70px;height:60px;position:relative}.order-confirmation article img{object-fit:contain}.order-confirmation article p{gap:4px;margin:0;font-size:10px;display:grid}.order-confirmation article p span{color:#ffffff73}.order-confirmation article b{font-size:9px}.order-quote-summary{background:#ffffff12;border-radius:0 0 12px 12px;width:min(700px,100%);margin:-1px 0 28px;padding:18px 22px}.order-quote-summary>div{color:#ffffff9e;justify-content:space-between;align-items:center;padding:8px 0;font-size:10px;display:flex}.order-quote-summary>div b{color:#fff}.order-quote-summary>.total{color:#fff;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #ffffff24;margin-top:8px;padding-top:16px;font-weight:800}.order-quote-summary>.total strong{color:#fff;letter-spacing:-.03em;font-size:22px}.order-quote-summary>small{color:#ffffff80;margin-top:12px;font-size:9px;display:block}.store-loading{grid-template-columns:repeat(3,1fr);gap:14px;min-height:80vh;padding:140px 5vw;display:grid}.store-loading i{background:linear-gradient(90deg,#ddd7ca,#f3efe5,#ddd7ca) 0 0/200%;border-radius:14px;height:580px;animation:1.4s infinite storeShimmer}@keyframes storeShimmer{to{background-position:-200% 0}}@media (max-width:900px){.store-header nav{display:none}.store-hero{min-height:760px;padding-top:180px;display:block}.store-hero>p{width:auto;max-width:470px;margin-top:60px}.store-product-grid{grid-template-columns:1fr 1fr}.store-product-card:last-child{grid-column:1/-1}.product-detail-hero{grid-template-columns:1fr}.product-detail-media{min-height:620px}.product-detail-copy{padding:80px 7vw}.product-story,.product-specifications{grid-template-columns:1fr}.product-story>p{margin-top:40px}.product-specifications dl{margin-top:60px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:relative;top:0}.checkout-page{grid-template-columns:1fr}.checkout-intro{position:relative;top:0}}@media (max-width:600px){.store-header{width:calc(100% - 20px);height:60px;margin:0 10px;padding:0 10px 0 14px;top:10px}.store-header .brand>span:not(.sr-only){display:none}.store-header .brand-symbol{width:40px;height:40px}.store-cart-link{min-width:86px;height:40px;padding:0 10px}.store-cart-link span{display:none}.store-hero{background-position:58%;min-height:680px;padding:145px 22px 70px}.store-hero h1{font-size:64px}.store-hero>p{margin-top:48px;font-size:12px}.store-catalog{padding:90px 14px 110px}.store-product-grid{grid-template-columns:1fr}.store-product-card:last-child{grid-column:auto}.store-product-image{height:360px}.store-product-card-copy{min-height:220px}.store-guidance{padding:100px 20px}.store-guidance>h2,.product-story h2,.product-specifications h2,.related-products h2{margin-bottom:45px;font-size:52px}.store-guidance>div{grid-template-columns:1fr}.store-guidance article{min-height:230px}.store-footer{grid-template-columns:1fr}.store-footer>div:nth-child(2){margin-top:20px}.product-detail{padding-top:40px}.product-breadcrumb{padding:50px 20px 18px}.product-detail-media{min-height:430px}.product-detail-media img{padding:30px}.product-detail-copy{padding:65px 22px}.product-detail-copy h1{font-size:49px}.product-story,.product-specifications,.related-products{padding:95px 22px}.product-story>p{font-size:13px}.product-specifications dl>div{grid-template-columns:1fr;gap:8px}.product-gallery{grid-template-columns:1fr}.product-gallery figure{height:60vh;min-height:430px}.related-products .store-product-grid{grid-template-columns:1fr}.cart-empty-page,.checkout-empty,.order-confirmation{padding:130px 22px 80px}.cart-empty-page h1,.order-confirmation h1{font-size:52px}.cart-page{padding:125px 18px 100px}.cart-page-title h1{font-size:58px}.cart-item{grid-template-columns:100px 1fr;gap:15px}.cart-item-image{width:100px;height:100px}.cart-quantity{grid-column:2}.checkout-page{gap:60px;padding:125px 18px 90px}.checkout-intro h1{font-size:58px}.checkout-form fieldset{grid-template-columns:1fr;padding:20px 16px}.checkout-form .field-wide{grid-column:auto}.checkout-submit{flex-direction:column;align-items:stretch}.checkout-submit .store-primary-button{width:100%}.order-confirmation article{grid-template-columns:58px 1fr}.order-confirmation article>div{width:58px;height:55px}.order-confirmation article>b{grid-column:2}.store-loading{grid-template-columns:1fr;padding:100px 14px}.store-loading i:not(:first-child){display:none}}
.store-shell{--store-paper:#f5f5f1;--store-card:#fff;--store-ink:#101410;--store-muted:#697069;--store-line:#1014101f;--store-forest:#122018;--store-orange:#dd5423;background:var(--store-paper);flex-direction:column;display:flex}.store-shell>main{flex:1 0 auto;width:100%}.store-header{background:#0b100cf0;border-radius:12px;width:calc(100% - 28px);height:68px;margin:0 14px;top:14px}.store-header nav{letter-spacing:.03em;gap:32px;font-size:10px}.store-hero{background:linear-gradient(90deg,#080d09eb,#080d0991 55%,#080d092e),url(/images/rural-response-pickup.webp) 50%/cover;align-items:center;min-height:760px;padding:170px 6vw 90px}.store-hero-copy{width:min(760px,62vw)}.store-hero-copy>span,.catalog-hero>span,.store-section-intro span,.product-overview span,.product-specifications header span{letter-spacing:.18em;font-size:9px;font-weight:800}.store-hero h1{margin:24px 0 30px;font-size:clamp(68px,8.2vw,128px);line-height:.84}.store-hero-copy>p{color:#ffffffad;width:min(520px,100%);margin:0;font-size:15px;line-height:1.7}.store-hero-actions{align-items:center;gap:24px;margin-top:38px;display:flex}.store-hero-actions .store-primary-button{min-width:220px}.store-text-link{color:#ffffffc7;border-bottom:1px solid #ffffff59;padding-bottom:5px;font-size:10px;font-weight:700}.store-hero-note{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080d0961;border:1px solid #ffffff38;border-radius:14px;width:190px;padding:22px;display:grid}.store-hero-note strong{letter-spacing:-.07em;font-size:56px;line-height:1}.store-hero-note span{margin-top:8px;font-size:10px;font-weight:700}.store-hero-note small{color:#ffffff7a;margin-top:26px;font-size:8px;line-height:1.5}.store-catalog,.store-families,.related-products{padding:110px 4vw 130px}.store-home-products{background:#f5f5f1}.store-section-intro{align-items:flex-end;padding-bottom:30px}.store-section-intro>div h2{letter-spacing:-.055em;margin:12px 0 0;font-size:clamp(40px,4.3vw,66px);line-height:.95}.store-section-intro>a{border-bottom:1px solid var(--store-ink);padding-bottom:5px;font-size:10px;font-weight:800}.store-section-intro>p{font-size:10px}.store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px}.store-home-products .store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-product-card,.store-product-card:hover{border:1px solid var(--store-line);background:var(--store-card);box-shadow:none;border-radius:10px}.store-product-card:hover{transform:translateY(-5px);box-shadow:0 20px 55px #12201817}.store-product-image,.store-product-card:nth-child(2) .store-product-image{background:#f0f1ed;height:390px}.store-product-card:nth-child(3) .store-product-image img,.store-product-image img{object-fit:contain;padding:42px}.store-product-image>span{background:#ffffffe0;border:0;font-size:7px;top:14px;left:14px}.store-product-card-copy{min-height:235px;padding:23px 20px 20px}.store-product-card-copy p{color:#788078;margin-bottom:8px}.store-product-card-copy h2{margin-bottom:11px;font-size:clamp(23px,2vw,31px);line-height:1}.store-product-card-copy>div>span{color:var(--store-muted);font-size:10px}.store-product-card-bottom{border-top:1px solid var(--store-line);gap:18px}.store-product-card-bottom>div{gap:3px;display:grid}.store-product-card-bottom small{color:var(--store-muted);font-size:8px;font-weight:700}.store-product-card-bottom strong{font-size:13px}.store-product-card-bottom>a{width:auto;height:auto;color:var(--store-ink);white-space:nowrap;background:0 0;border-radius:0;gap:8px;font-size:9px;font-weight:800;display:inline-flex}.store-product-card-bottom>a:hover{color:var(--store-orange);background:0 0;transform:none}.store-family-grid{border-top:1px solid var(--store-line);margin-top:24px}.store-family-card{border-bottom:1px solid var(--store-line);grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:28px;min-height:155px;padding:28px 0;transition:padding .25s,color .25s;display:grid}.store-family-card:hover{color:var(--store-orange);padding-left:14px}.store-family-card>span{color:var(--store-orange);font-size:9px;font-weight:800}.store-family-card h3{letter-spacing:-.045em;margin:0;font-size:34px}.store-family-card p{max-width:600px;color:var(--store-muted);margin:7px 0 0;font-size:10px;line-height:1.6}.store-family-card>strong{color:var(--store-muted);font-size:9px}.store-trust{background:var(--store-forest);color:#fff;grid-template-columns:1fr 1.1fr;gap:8vw;padding:125px 6vw;display:grid}.store-trust>div>span{letter-spacing:.18em;font-size:9px;font-weight:800}.store-trust h2{letter-spacing:-.065em;margin:24px 0 0;font-size:clamp(50px,6vw,92px);line-height:.88}.store-trust ul{grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.store-trust li{border:1px solid #ffffff21;flex-direction:column;justify-content:space-between;min-height:170px;padding:24px;display:flex}.store-trust li strong{letter-spacing:-.05em;font-size:34px}.store-trust li span{color:#ffffff85;max-width:190px;font-size:9px;line-height:1.5}.catalog-page{background:#f5f5f1}.catalog-hero{background:#fff;padding:180px 6vw 90px}.catalog-hero h1{letter-spacing:-.075em;max-width:1100px;margin:24px 0 30px;font-size:clamp(68px,9vw,138px);line-height:.82}.catalog-hero>p{max-width:610px;color:var(--store-muted);margin:0;font-size:14px;line-height:1.7}.catalog-index{border-top:1px solid var(--store-line);flex-wrap:wrap;gap:12px;margin-top:65px;padding-top:24px;display:flex}.catalog-index a{border:1px solid var(--store-line);background:#f8f8f5;border-radius:999px;padding:11px 15px;font-size:9px;font-weight:800;transition:color .2s,border-color .2s}.catalog-index a:hover{border-color:var(--store-orange);color:var(--store-orange)}.catalog-groups{padding:0 4vw 120px}.catalog-group{padding:95px 0 20px;scroll-margin-top:100px}.catalog-group>header{border-bottom:1px solid var(--store-line);grid-template-columns:1fr 1fr auto;align-items:end;gap:50px;padding-bottom:28px;display:grid}.catalog-group>header>div{align-items:baseline;gap:18px;display:flex}.catalog-group>header span,.catalog-group>header small{color:var(--store-orange);font-size:8px;font-weight:800}.catalog-group>header h2{letter-spacing:-.055em;margin:0;font-size:48px}.catalog-group>header p{max-width:520px;color:var(--store-muted);margin:0;font-size:10px;line-height:1.6}.catalog-group>header small{color:var(--store-muted);white-space:nowrap}.product-detail{background:#fff;padding-top:70px}.product-breadcrumb{background:#fff;padding:48px 5vw 20px}.product-detail-hero{background:#fff;grid-template-columns:54% 46%;min-height:720px}.product-detail-media{background:#f1f2ee;min-height:720px}.product-detail-media img{object-fit:contain;padding:clamp(45px,6vw,95px)}.product-detail-copy{padding:65px 6vw}.product-detail-copy h1{margin:18px 0 20px;font-size:clamp(48px,5vw,78px)}.product-detail-copy>p{max-width:520px}.product-highlights{border:1px solid var(--store-line);background:#f7f8f4;border-radius:12px;grid-template-columns:1fr 1fr;gap:0 22px;margin:44px 0 0;padding:10px 18px;display:grid}.product-highlights>div{border-bottom:1px solid var(--store-line);align-content:center;gap:5px;min-height:92px;padding:22px 8px;display:grid}.product-highlights dt{color:var(--store-muted);letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:800}.product-highlights dd{margin:0;font-size:11px;font-weight:700}.product-detail-price{margin:34px 0 20px}.product-detail-price strong{font-size:30px}.store-primary-button{border-radius:7px;min-height:56px}.product-overview{border-bottom:1px solid var(--store-line);grid-template-columns:1fr 1fr;align-items:end;gap:10vw;padding:115px 7vw;display:grid}.product-overview h2{letter-spacing:-.065em;margin:18px 0 0;font-size:clamp(48px,5.8vw,88px);line-height:.9}.product-overview>p{max-width:600px;color:var(--store-muted);margin:0;font-size:15px;line-height:1.85}.product-benefits{background:#f5f5f1;grid-template-columns:repeat(4,1fr);padding:0 5vw;display:grid}.product-benefits article{border-right:1px solid var(--store-line);flex-direction:column;justify-content:space-between;min-height:185px;padding:28px 22px;display:flex}.product-benefits article:first-child{border-left:1px solid var(--store-line)}.product-benefits strong{letter-spacing:-.045em;font-size:30px}.product-benefits span{color:var(--store-muted);font-size:9px}.product-specifications{background:#fff;grid-template-columns:42% 58%;gap:8vw;padding:130px 7vw}.product-specifications header h2{letter-spacing:-.06em;margin:18px 0 0;font-size:clamp(48px,5vw,78px)}.product-specifications dl{border:1px solid var(--store-line);background:#f7f8f4;border-radius:14px;padding:16px 30px}.product-specifications dl>div{gap:34px;min-height:76px;padding:25px 8px}.product-specifications dt{color:var(--store-muted)}.product-specifications dd{text-align:right;font-weight:700;line-height:1.55}.related-products{border-top:1px solid var(--store-line);background:#f5f5f1}.related-products .store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-footer{background:#0a0d0a;flex:none;width:100%;position:static;inset:auto}@media (max-width:1180px){.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-home-products .store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.store-hero{align-items:flex-end;min-height:740px}.store-hero-copy{width:100%}.store-hero-note{display:none}.store-product-grid{grid-template-columns:1fr 1fr}.store-trust,.product-overview,.product-specifications{grid-template-columns:1fr}.catalog-group>header{grid-template-columns:1fr auto}.catalog-group>header>p{grid-area:2/1/auto/-1}.product-detail-hero{grid-template-columns:1fr}.product-detail-media{min-height:620px}}@media (max-width:600px){.store-hero{min-height:680px;padding:145px 22px 58px}.store-hero h1{font-size:58px}.store-hero-copy>p{font-size:12px}.store-hero-actions{flex-direction:column;align-items:flex-start}.store-catalog,.store-families,.related-products{padding:85px 14px 100px}.store-section-intro{flex-direction:column;align-items:flex-start;gap:22px}.store-section-intro>div h2{font-size:42px}.store-product-grid,.store-home-products .store-product-grid,.related-products .store-product-grid{grid-template-columns:1fr}.store-product-image{height:390px}.store-family-card{grid-template-columns:34px 1fr;gap:12px}.store-family-card>strong{grid-column:2}.store-family-card h3{font-size:28px}.store-trust{padding:90px 20px}.store-trust h2{font-size:52px}.store-trust ul{grid-template-columns:1fr}.store-trust li{min-height:130px}.catalog-hero{padding:145px 22px 70px}.catalog-hero h1{font-size:58px}.catalog-hero>p{font-size:12px}.catalog-groups{padding:0 14px 90px}.catalog-group{padding-top:75px}.catalog-group>header{grid-template-columns:1fr;gap:15px}.catalog-group>header>p,.catalog-group>header small{grid-area:auto}.catalog-group>header h2{font-size:40px}.product-detail-media{min-height:430px}.product-detail-copy{padding:58px 22px}.product-detail-copy h1{font-size:45px}.product-overview,.product-specifications{padding:85px 22px}.product-overview h2,.product-specifications header h2{font-size:48px}.product-overview>p{font-size:13px}.product-benefits{grid-template-columns:1fr 1fr;padding:0 14px}.product-benefits article:nth-child(3){border-left:1px solid var(--store-line)}.product-specifications dd{text-align:left}.product-specifications dl{padding:10px 18px}.product-specifications dl>div{gap:10px;padding:22px 4px}}
