@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--ink:#111214;--muted:#62656b;--lime:#dcff65;--line:#e3e5e8;--surface:#f4f5f6;--red:#c63236}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:150px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.55 'DM Sans',sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3,.wordmark{font-family:Manrope,sans-serif}h1{font-size:clamp(34px,4vw,58px);line-height:1.1;letter-spacing:-.04em}h2{font-size:clamp(25px,2.8vw,37px);line-height:1.2;letter-spacing:-.035em}h3{font-size:19px}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #779714;outline-offset:4px}.wrap{width:min(1320px,calc(100% - 64px));margin-inline:auto}.section{padding-block:65px}.eyebrow{display:block;font-size:12px;font-weight:800;letter-spacing:.13em;margin-bottom:16px}.muted,small{color:var(--muted);font-size:13px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}.locked{overflow:hidden}.demo-bar{display:flex;justify-content:space-between;background:#090a0b;color:#cfd0d3;padding:9px 32px;font-size:12px}.benefits{display:flex;justify-content:center;gap:48px;background:var(--lime);padding:9px 20px;font-size:12px;font-weight:700}.shop-header{position:sticky;top:0;z-index:30;background:#fff;box-shadow:0 1px var(--line)}.header-inner{max-width:1440px;padding:22px 32px;margin:auto;display:flex;align-items:center;gap:23px}.wordmark{font-size:33px;font-weight:800;letter-spacing:-.08em;white-space:nowrap;line-height:1}.wordmark span{color:#84a928}.icon-button{padding:10px 5px;border:0;background:none;font-size:24px;line-height:1}.header-inner form{display:flex;border:1px solid #d8dadd;background:#f4f5f6;border-radius:5px;flex:1;max-width:500px;margin-left:20px;height:44px}.header-inner input{min-width:0;flex:1;padding:10px 14px;border:0;background:none}.header-inner form button{border:0;background:none;font-size:13px;font-weight:700;padding:0 16px}.header-tools{margin-left:auto;display:flex;align-items:center;gap:22px;white-space:nowrap;font-size:13px}.header-tools button{border:0;background:none;padding:0;font-size:13px}.header-tools span{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 4px;background:var(--ink);color:#fff;border-radius:50%;font-size:11px}.category-nav{display:flex;justify-content:center;gap:30px;padding:14px 24px;border-top:1px solid var(--line);font-size:13px;font-weight:700;overflow:auto;white-space:nowrap}.sale-link{color:var(--red)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 23px;background:var(--ink);color:#fff;border:1px solid var(--ink);border-radius:5px;font-size:14px;font-weight:700;line-height:1.35;min-height:46px;text-align:center}.btn:hover{background:#323438;text-decoration:none}.btn.lime{background:var(--lime);color:var(--ink);border-color:var(--lime)}.btn.lime:hover{background:#c8ed46}.btn.outline{background:#fff;color:var(--ink);border-color:#c9ccd0}.btn.small{padding:11px 12px;font-size:13px}.full{width:100%}.text-button{background:none;border:0;text-decoration:underline;padding:10px 0;font-size:14px;display:inline-block}.shop-hero{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-top:24px}.hero-main{position:relative;overflow:hidden;background:#18191d;color:#fff;display:flex;min-height:510px;padding:45px}.hero-main>div{position:relative;z-index:2;max-width:59%}.hero-main h1{font-size:clamp(45px,5vw,74px);line-height:1.02;letter-spacing:-.05em}.hero-main h1 em{font-style:normal;color:var(--lime)}.hero-main p{font-size:14px;color:#c9cbd0}.hero-main>img{position:absolute;width:53%;height:83%;right:-2%;top:8%;object-fit:contain;transform:rotate(-12deg)}.hero-main small{display:block;margin-top:14px;color:#a6a9b1;font-size:12px}.hero-stamp{position:absolute;right:21px;bottom:30px;z-index:3;border-radius:50%;display:grid;place-content:center;width:115px;height:115px;background:var(--lime);color:var(--ink);text-align:center;font-size:10px;line-height:1.35;transform:rotate(8deg)}.hero-stamp b{font-size:38px;line-height:1.1;letter-spacing:-.05em}.hero-side{position:relative;overflow:hidden;background:#e9eaf0;padding:34px;display:flex;flex-direction:column}.hero-side h2{font-size:36px}.hero-side img{height:230px;width:100%;object-fit:contain;mix-blend-mode:multiply;margin:auto}.hero-side a{font-size:14px;font-weight:800;margin-top:20px}.category-tiles{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;padding:30px 0}.category-tiles a{display:grid;justify-items:center;text-align:center;padding:20px;background:var(--surface);border-radius:5px;font-size:14px;font-weight:700}.category-tiles img{width:95px;height:85px;object-fit:contain;mix-blend-mode:multiply;margin-bottom:12px}.category-tiles small{font-weight:400;margin-top:3px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:28px}.section-heading h2{margin-bottom:0}.section-heading>a{font-size:14px;font-weight:700;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{min-width:0;border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.product-visual{position:relative;background:#f5f5f7;padding:24px}.product-visual>a{display:block}.product-visual img{width:100%;height:205px;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s}.product-visual a:hover img{transform:scale(1.06)}.badge{position:absolute;top:14px;left:14px;background:var(--lime);color:var(--ink);font-size:12px;font-weight:800;padding:4px 9px}.badge.dark{background:var(--ink);color:#fff}.heart{position:absolute;right:12px;top:10px;border:0;background:white;border-radius:50%;height:34px;width:34px;font-size:23px}.heart.selected{color:var(--red)}.card-copy{display:flex;flex-direction:column;gap:7px;padding:19px;flex:1}.card-copy>small{font-size:11px;text-transform:uppercase;letter-spacing:.06em}.product-name{font-weight:800;font-size:18px;line-height:1.3}.stars{font-size:14px;color:#815d00}.stars span{font-size:12px;color:var(--muted)}.card-copy p{font-size:13px;color:var(--muted);margin:0}.product-price{font-size:22px;font-weight:800;margin-top:9px;letter-spacing:-.03em}.product-price s,.detail-price s{font-size:14px;color:#767a80;margin-left:7px;font-weight:400}.stock{font-size:12px;color:#286749}.stock:before{content:'●';font-size:8px;margin-right:5px}.stock.out{color:#8a571f}.card-actions{display:flex;gap:8px;margin-top:auto;padding-top:12px}.card-actions .btn{flex:1}.compare-button{background:#fff;border:1px solid var(--line);border-radius:4px;min-width:38px;font-size:19px}.compare-button.selected{background:var(--lime)}.brand-strip{overflow:hidden;border-block:1px solid var(--line);padding:28px 0}.brand-track{display:flex;gap:80px;width:max-content;animation:brands 32s linear infinite}.brand-track a{font-size:27px;font-weight:800;letter-spacing:.1em}.brand-strip:hover .brand-track,.brand-strip:focus-within .brand-track{animation-play-state:paused}@keyframes brands{to{transform:translateX(-33.333%)}}.dual-promos{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:65px}.dual-promos>a{position:relative;overflow:hidden;min-height:300px;background:#e7eddb;padding:38px}.dual-promos>a:nth-child(2){background:#e6eaf1}.dual-promos h2{font-size:39px;position:relative;z-index:1}.dual-promos img{position:absolute;right:0;bottom:10px;width:45%;height:80%;object-fit:contain;mix-blend-mode:multiply}.dual-promos>a>span:last-child{position:relative;z-index:1;display:block;font-size:14px;font-weight:700;margin-top:25px}.service-band{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding-block:35px;margin-bottom:40px;gap:40px}.service-band b{font-size:17px}.service-band p{color:var(--muted);font-size:14px;margin-block:12px}.service-band a{font-size:14px;font-weight:700}.newsletter{padding:40px;margin-top:20px;background:var(--surface);display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.newsletter h2{margin-bottom:10px}.newsletter p{margin-bottom:0;color:var(--muted)}.newsletter form>div{display:flex;gap:8px;margin-top:8px}.newsletter form input{flex:1;min-width:0}.newsletter small{display:block;margin-top:10px}input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{border:1px solid #c9cdd3;border-radius:4px;background:#fff;color:var(--ink);min-height:46px;padding:10px 13px;max-width:100%}input[type=checkbox],input[type=radio],input[type=range]{accent-color:#111214}select option,select optgroup{color:#111;background:#fff}label{display:grid;gap:7px;font-size:14px;font-weight:600}label.check{display:flex;gap:10px;align-items:center;font-weight:400}select{min-width:0}.payment-strip{display:flex;align-items:center;justify-content:space-between;padding-block:34px;gap:25px}.payment-strip>span{font-size:13px;color:var(--muted)}.payment-strip>div{display:flex;align-items:center;gap:24px}.payment-strip img{width:65px;height:27px;object-fit:contain}.shop-footer{background:#111214;color:#fff;padding-top:55px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-grid h3{font-size:15px;margin:0 0 7px}.footer-grid a:not(.wordmark),.footer-grid button{font-size:14px;color:#c5c6cc;background:none;border:0;padding:0;text-align:left}.footer-grid p{font-size:16px;margin:15px 0 0}.footer-grid small{color:#9e9fa5;font-size:12px;line-height:1.6}.footer-bottom{display:flex;justify-content:space-between;padding-block:28px;margin-top:42px;border-top:1px solid #36373a;color:#a6a7ad;font-size:12px}.page-title{margin-bottom:36px}.page-title p{color:var(--muted)}.catalog-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:32px}.filters{display:flex;flex-direction:column;gap:22px;padding:22px;background:var(--surface);align-self:start;border-radius:6px}.filters h2{font-size:20px;margin:0}.filters a{font-size:13px;text-decoration:underline}.filters output{font-size:13px;color:var(--muted)}.catalog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.catalog-top p{margin:0;color:var(--muted);font-size:14px}.catalog-top label{display:flex;align-items:center;font-size:13px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-grid .product-visual img{height:160px}.more{display:flex;margin:35px auto 0}.empty{grid-column:1/-1;text-align:center;padding:65px 20px}.crumbs{font-size:13px;color:var(--muted);margin-bottom:30px}.product-detail{display:grid;grid-template-columns:1.05fr 1fr;gap:65px}.detail-image{position:relative;background:#f5f5f7;padding:50px;border-radius:8px}.detail-image img{height:440px;width:100%;object-fit:contain;mix-blend-mode:multiply}.product-details h1{font-size:44px;margin:12px 0}.product-details>p{color:var(--muted);margin-block:22px}.detail-price{font-weight:800;font-size:37px;margin-top:20px}.variants{padding:0;border:0;margin:25px 0}.variants legend{font-size:14px;margin-bottom:10px}.variants button{background:#fff;border:1px solid var(--line);padding:10px 20px;border-radius:4px;margin-right:8px}.variants .selected{background:var(--ink);color:white;border-color:var(--ink)}.quantity{display:flex;align-items:center;gap:15px;margin-bottom:15px}.quantity input{width:85px}.buy-actions{display:flex;gap:10px}.buy-actions .btn{flex:1}.secondary-actions{display:flex;gap:20px;margin-top:20px}.secondary-actions button{border:0;background:none;padding:6px 0;font-size:13px}.delivery-box{margin-top:25px;border-top:1px solid var(--line)}.delivery-box>div{display:flex;flex-direction:column;border-bottom:1px solid var(--line);padding:16px 0;font-size:14px;gap:4px}.delivery-box span{color:var(--muted);font-size:13px}.delivery-box a{font-size:13px;text-decoration:underline}.detail-sections{margin-top:45px}details{border-block-end:1px solid var(--line)}summary{padding:20px 0;cursor:pointer;font-weight:700}details p{color:var(--muted)}table{border-collapse:collapse;width:100%;text-align:left;font-size:14px}th,td{padding:14px;border-bottom:1px solid var(--line)}th{font-weight:600}table tr:nth-child(even){background:var(--surface)}.review-summary{display:flex;gap:30px;align-items:center;padding:25px;background:var(--surface);margin-bottom:20px}.review-summary>strong{font-size:60px;line-height:1}.review-summary>strong small{font-size:20px}.review-summary label{margin-left:auto}.review-summary p{font-size:13px;margin:0}.review{padding:22px 0;border-bottom:1px solid var(--line)}.review>small{margin-left:15px}.review p{margin:12px 0}.review button{font-size:13px;background:none;border:1px solid var(--line);padding:8px 14px;border-radius:4px}.compare-scroll{overflow-x:auto}.compare-table{min-width:660px}.compare-table th img{width:150px;height:140px;object-fit:contain;margin-bottom:15px}.compare-table th a{display:block}.compare-table td{min-width:160px}.compare-table thead th{vertical-align:top}.checkout-layout{display:grid;grid-template-columns:1.3fr .8fr;gap:45px}.checkout-block{padding:30px;border:1px solid var(--line);border-radius:7px;margin-bottom:20px}.checkout-block h2{font-size:23px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.full-width{grid-column:1/-1}.radio-option{display:flex;align-items:center;border:1px solid var(--line);padding:17px;margin-top:10px;gap:12px;border-radius:5px}.radio-option:has(input:checked){border-color:#6a7b31;background:#f8fbeF}.radio-option span{display:flex;flex-direction:column}.radio-option img{width:55px;height:27px;object-fit:contain}.checkout-block .check{margin:25px 0}.order-summary{padding:28px;background:var(--surface);align-self:start;border-radius:7px;position:sticky;top:150px}.order-summary h2{font-size:24px}.order-line{display:flex;align-items:center;gap:12px;padding-block:14px;border-bottom:1px solid var(--line);font-size:13px}.order-line img{width:60px;height:70px;object-fit:contain;mix-blend-mode:multiply}.order-line>div{flex:1}.order-line small{display:block}.order-line>b{white-space:nowrap}.order-summary>label{margin-top:22px}.coupon-row{display:flex;gap:6px;margin:10px 0}.coupon-row input{min-width:0;width:100%}.coupon-row .btn{padding-inline:12px}.summary-row{display:flex;justify-content:space-between;gap:12px;margin:15px 0;font-size:14px}.summary-row.total{border-top:1px solid #c4c8ce;padding-top:18px;font-size:19px}.confirmation{text-align:center;max-width:750px}.confirmation-icon{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 20px;border-radius:50%;background:var(--lime);font-size:32px}.confirmation .text-button{display:block}.readable{max-width:800px;min-height:450px}.readable>p{line-height:1.8}.readable form{display:flex;align-items:end;gap:14px}.readable form label{flex:1}.info-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-demo{display:grid;gap:18px;padding:30px;background:var(--surface)}.store-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.store-card{padding:35px;background:var(--surface);border-radius:8px}.store-card dl{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:14px}.store-card dd{margin:0;text-align:right}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.guide-grid img{height:220px;object-fit:contain;background:var(--surface);padding:25px;margin-bottom:25px}.guide-grid h2{font-size:25px}.guide-grid p{color:var(--muted)}.guide-grid a{font-weight:700}.brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.brand-grid a{display:flex;flex-direction:column;justify-content:center;gap:25px;padding:45px 25px;background:var(--surface);font-size:30px;font-weight:800;text-align:center}.brand-grid span{font-size:13px;font-weight:400}
dialog{border:0;padding:40px;width:min(520px,calc(100% - 24px));max-height:90dvh;border-radius:10px;overflow:auto;color:var(--ink)}dialog::backdrop{background:rgba(10,12,16,.55)}dialog.drawer{margin:0 0 0 auto;height:100dvh;max-height:100dvh;max-width:100%;width:520px;border-radius:0;padding:40px 30px}dialog.menu-drawer{margin:0 auto 0 0;width:380px}.close-button{position:absolute;right:15px;top:10px;border:0;background:none;font-size:29px;padding:5px}.drawer-menu{display:flex;flex-direction:column;margin-top:30px}.drawer-menu a,.drawer-menu>button{display:flex;justify-content:space-between;border:0;border-bottom:1px solid var(--line);background:none;padding:17px 0;font-size:16px;text-align:left}.cart-line{display:flex;align-items:center;gap:13px;padding:20px 0;border-bottom:1px solid var(--line);font-size:13px}.cart-line img{width:65px;height:85px;object-fit:contain}.cart-line>div{flex:1}.cart-line small{display:block;font-size:12px}.cart-line>b{white-space:nowrap}.qty-buttons{display:flex;gap:10px;align-items:center;margin-top:9px}.qty-buttons button{border:1px solid var(--line);background:white;border-radius:4px;padding:5px 9px;font-size:12px}.account-stats{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-block:25px}.account-stats>div{display:flex;flex-direction:column;background:var(--surface);padding:20px}.account-stats b{font-size:24px}.account-stats span{font-size:13px;color:var(--muted)}#review-form{display:grid;gap:20px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);opacity:0;pointer-events:none;background:#111214;color:#fff;border:1px solid #60636a;padding:15px 23px;border-radius:6px;max-width:calc(100% - 32px);width:max-content;z-index:60;font-size:14px;transition:.2s}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:1500px){.hero-main h1{font-size:78px}}@media(max-width:1100px){.store-link,.account-link{display:none}.header-inner{gap:16px}.header-tools{gap:16px}.header-inner form{margin-left:0}.category-nav{gap:22px;justify-content:flex-start}.hero-main{padding:30px;min-height:460px}.hero-side{padding:25px}.hero-side h2{font-size:28px}.product-grid{gap:12px}.card-copy{padding:13px}.card-actions{gap:5px}.card-actions .btn{font-size:12px;padding-inline:6px}.catalog-layout{grid-template-columns:200px minmax(0,1fr);gap:20px}.catalog-grid{grid-template-columns:repeat(2,1fr)}.product-detail{gap:35px}.product-details h1{font-size:34px}.footer-grid{gap:25px}.checkout-layout{gap:20px}.order-summary{padding:20px}}
@media(max-width:760px){html{scroll-padding-top:165px}.wrap{width:calc(100% - 32px)}.section{padding-block:40px}.demo-bar{padding:8px 16px;font-size:10px}.benefits{gap:15px;font-size:10px}.benefits span:nth-child(2),.benefits span:nth-child(4){display:none}.header-inner{padding:14px 16px;display:grid;grid-template-columns:auto 1fr auto;gap:13px}.wordmark{font-size:29px}.header-inner form{grid-column:1/-1;grid-row:2;max-width:none;height:40px}.header-inner input{min-height:40px!important;font-size:16px}.header-tools{gap:16px}.category-nav{padding:12px 16px;gap:23px;font-size:12px}.shop-hero{grid-template-columns:1fr;margin-top:16px;gap:12px}.hero-main{min-height:405px;padding:27px}.hero-main h1{font-size:47px}.hero-main p{font-size:13px}.hero-main>div{max-width:66%}.hero-main>img{width:54%;right:-8%;height:68%;top:16%;opacity:.9}.hero-main .btn{padding:12px 14px;font-size:12px}.hero-main small{font-size:10px;max-width:190px}.hero-stamp{width:83px;height:83px;right:12px;bottom:20px;font-size:8px}.hero-stamp b{font-size:28px}.hero-side{min-height:210px;padding:24px}.hero-side h2{font-size:26px;max-width:60%;margin-bottom:30px}.hero-side img{position:absolute;right:10px;top:30px;width:44%;height:170px}.hero-side a{position:relative;font-size:13px;margin-top:auto}.category-tiles{display:flex;overflow-x:auto;gap:10px;padding:20px 0}.category-tiles a{flex:0 0 130px;padding:15px 10px;font-size:12px}.category-tiles img{width:75px;height:65px}.category-tiles small{font-size:11px}.section-heading{align-items:flex-start;gap:15px}.section-heading>a{font-size:12px}.section-heading h2{font-size:27px}.eyebrow{font-size:10px;margin-bottom:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-visual{padding:16px}.product-visual img{height:145px}.badge{font-size:10px;left:8px;top:9px;padding:3px 6px}.heart{width:29px;height:29px;right:6px;top:6px;font-size:20px}.product-name{font-size:15px}.card-copy{padding:12px;gap:6px}.card-copy>small{font-size:10px}.stars{font-size:12px}.stars span{font-size:10px}.card-copy p{font-size:12px}.product-price{font-size:19px}.product-price s{font-size:11px;display:block;margin:0}.card-actions{flex-wrap:wrap}.card-actions .btn{font-size:11px;min-height:40px;padding:9px 5px}.compare-button{min-width:28px}.stock{font-size:11px}.dual-promos{grid-template-columns:1fr;margin-top:30px;gap:12px}.dual-promos>a{min-height:240px;padding:27px}.dual-promos h2{font-size:33px}.brand-track{gap:45px}.brand-track a{font-size:22px}.service-band{grid-template-columns:1fr;gap:25px}.newsletter{padding:25px;grid-template-columns:1fr;gap:20px}.newsletter form>div{flex-direction:column}.payment-strip{flex-direction:column;align-items:flex-start;gap:15px}.payment-strip>div{gap:17px;flex-wrap:wrap}.payment-strip img{width:48px;height:25px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid a:not(.wordmark),.footer-grid button{font-size:13px}.footer-bottom{flex-direction:column;gap:15px}.catalog-layout{grid-template-columns:1fr}.filters{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:18px}.filters h2{grid-column:1/-1}.filters label{font-size:12px}.filters input,.filters select{width:100%;min-width:0}.catalog-top{align-items:flex-start}.catalog-top label{font-size:12px;flex-direction:column;align-items:flex-start}.catalog-top select{max-width:160px;font-size:13px}.catalog-top p{font-size:12px;margin-top:15px}.catalog-grid .product-visual img{height:140px}.product-detail{grid-template-columns:1fr;gap:24px}.detail-image{padding:35px}.detail-image img{height:280px}.product-details h1{font-size:34px}.buy-actions{gap:8px}.buy-actions .btn{padding:12px;font-size:13px}.secondary-actions{gap:18px}.review-summary{gap:16px;flex-wrap:wrap}.review-summary>strong{font-size:43px}.review-summary label{width:100%;margin:0}.review>small{display:block;margin:5px 0}.checkout-layout{grid-template-columns:1fr}.checkout-block{padding:20px}.order-summary{position:static;grid-row:1}.form-grid{grid-template-columns:1fr}.full-width{grid-column:auto}.radio-option{font-size:13px}.info-layout,.store-grid,.guide-grid{grid-template-columns:1fr;gap:20px}.contact-demo{padding:23px}.brand-grid{grid-template-columns:1fr 1fr;gap:12px}.brand-grid a{padding:30px 15px;font-size:25px}.readable form{flex-direction:column;align-items:stretch}.store-card{padding:25px}.store-card dl{font-size:13px}.page-title{margin-bottom:24px}dialog{padding:35px 24px}dialog.drawer{padding:40px 20px}.cart-line{gap:9px}.cart-line img{width:50px}.cart-line>b{font-size:12px}.qty-buttons{gap:7px}.qty-buttons button{padding:5px 7px}.shop-header input,.filters input,.contact-demo input,select,textarea{font-size:16px}.section-heading:has(button){flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.brand-track{animation:none}.product-visual img,#toast{transition:none}}
