@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}.rounded{border-radius:.25rem}.italic{font-style:italic}}:root{--ink:#171915;--muted:#6b6e67;--line:#dedfd9;--paper:#f6f6f1;--white:#fff;--accent:#d7ff45;--soft:#edf0e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit}img{max-width:100%;display:block}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.shell{width:min(1280px,100% - 64px);margin-inline:auto}.site-header{z-index:20;justify-content:space-between;align-items:center;height:88px;display:flex;position:relative}.brand,.footer-brand{letter-spacing:-.6px;align-items:center;gap:11px;font-size:20px;font-weight:750;display:flex}.brand-logo{object-fit:contain;width:auto;max-width:min(280px,42vw);height:28px;display:block}.logo-mark{background:var(--ink);width:34px;height:34px;color:var(--accent);border-radius:50%;place-items:center;font-size:16px;font-weight:900;display:grid}.nav{align-items:center;gap:38px;font-size:14px;font-weight:600;display:flex}.nav a{position:relative}.nav a:after{content:"";background:var(--ink);width:0;height:1px;transition:all .2s;position:absolute;bottom:-7px;left:0}.nav a:hover:after{width:100%}.header-actions{align-items:center;gap:13px;display:flex}.bag{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid;position:relative}.bag span{background:var(--accent);border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-3px;right:-3px}.cart-overlay{z-index:80;opacity:0;pointer-events:none;cursor:pointer;background:#1719156b;border:0;padding:0;transition:opacity .28s;position:fixed;inset:0}.cart-overlay.on{opacity:1;pointer-events:auto}.cart-drawer{z-index:90;pointer-events:none;background:#fff;flex-direction:column;width:min(420px,100%);transition:transform .34s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-18px 0 50px #17191529}.cart-drawer.on{pointer-events:auto;transform:translate(0)}.cart-drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:22px 22px 18px;display:flex}.cart-drawer-head small{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:750;display:block}.cart-drawer-head h2{letter-spacing:-.04em;margin:6px 0 0;font-size:28px;line-height:1}.cart-drawer-close{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.cart-drawer-body{flex:1;padding:8px 22px 16px;overflow:auto}.cart-drawer-empty{flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;min-height:240px;display:flex}.cart-drawer-empty p{color:var(--muted);margin:0;font-size:15px}.cart-drawer-line{border-bottom:1px solid #eee;grid-template-columns:76px 1fr auto;align-items:start;gap:12px;padding:16px 0;display:grid}.cart-drawer-image{background:#e9ece5;border-radius:14px;place-items:center;width:76px;height:72px;display:grid;overflow:hidden}.cart-drawer-image img{object-fit:contain;mix-blend-mode:multiply;width:78%;height:78%}.cart-drawer-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.cart-drawer-copy small{letter-spacing:.1em;text-transform:uppercase;color:#84887f;font-size:9px;font-weight:750}.cart-drawer-copy b{letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;display:-webkit-box;overflow:hidden}.cart-drawer-copy>span{color:var(--muted);font-size:12px}.cart-drawer-tools{align-items:center;gap:10px;margin-top:6px;display:flex}.cart-drawer-line>strong{white-space:nowrap;padding-top:2px;font-size:14px}.cart-drawer-foot{border-top:1px solid var(--line);background:#f6f6f1;padding:18px 22px 24px}.cart-drawer-foot dl{margin:0 0 16px}.cart-drawer-foot dl>div{justify-content:space-between;padding:6px 0;font-size:13px;display:flex}.cart-drawer-foot dt{color:#6f736a}.cart-drawer-foot dd{margin:0;font-weight:700}.cart-drawer-foot .cart-total{border-top:1px solid #cfd2c9;margin-top:8px;padding-top:14px;font-size:16px}.cart-drawer-foot .button{width:100%}.cart-drawer-more{text-align:center;border-bottom:1px solid var(--ink);margin-top:12px;width:fit-content;margin-inline:auto;padding-bottom:3px;font-size:13px;font-weight:700;display:block}.menu-button{background:0 0;border:0;padding:10px;display:none}.hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:72px;min-height:690px;padding-block:58px 88px;display:grid}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.18em;color:#50534c;font-size:12px;font-weight:750}.eyebrow{align-items:center;gap:9px;display:flex}.eyebrow-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #d7ff4538}.hero h1{letter-spacing:-.075em;margin:25px 0 30px;font-size:clamp(57px,6.3vw,96px);font-weight:700;line-height:.91}.hero h1 em{color:#7c8076;font-family:Georgia,serif;font-weight:400}.hero-text{max-width:560px;color:var(--muted);font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:28px;margin-top:35px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:54px;padding:0 23px;font-size:14px;font-weight:750;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#2a2d27}.button-light{color:var(--ink);background:#fff}.button svg{width:18px}.text-link{border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:14px;font-weight:700}.hero-proof{color:#5e615a;gap:22px;margin-top:32px;font-size:12px;display:flex}.hero-proof span{align-items:center;gap:7px;display:flex}.hero-proof svg{color:#5c7021;width:15px}.hero-product{background:#e9ece4;border-radius:38px;flex-direction:column;justify-content:center;min-height:560px;padding:36px;display:flex;position:relative;overflow:hidden}.hero-product:before{content:"";opacity:.75;background:#fff;border-radius:50%;width:420px;height:420px;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.hero-product>img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:395px;transition:transform .45s;position:relative}.hero-product:hover>img{transform:scale(1.035)rotate(-1deg)}.rank-pill,.product-badge{background:var(--accent);text-transform:uppercase;letter-spacing:.09em;z-index:2;border-radius:999px;padding:9px 13px;font-size:10px;font-weight:800;position:absolute;top:28px;left:28px}.hero-product-info{border-top:1px solid #d1d5cc;justify-content:space-between;align-items:flex-end;padding-top:20px;display:flex;position:relative}.hero-product-info>div:first-child{flex-direction:column;gap:4px;display:flex}.hero-product-info span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:11px}.hero-product-info strong{font-size:18px}.hero-price{align-items:baseline;gap:9px;display:flex}.hero-price del{color:#8c9087;font-size:12px}.hero-price b{font-size:20px}.benefit-strip{background:var(--ink);color:#fff}.benefit-grid{grid-template-columns:repeat(3,1fr);align-items:center;min-height:118px;display:grid}.benefit-grid>div{border-right:1px solid #3a3d36;justify-content:center;align-items:center;gap:19px;min-height:62px;display:flex}.benefit-grid>div:last-child{border:0}.benefit-grid svg{width:28px;height:28px;color:var(--accent)}.benefit-grid span{flex-direction:column;gap:5px;display:flex}.benefit-grid b{font-size:14px}.benefit-grid small{color:#a9ada3;font-size:11px}.section{padding-block:135px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:52px;display:flex}.section-heading h2,.story-copy h2,.product-info-grid h2,.video-copy h2,.spec-section h2,.related-section h2{letter-spacing:-.055em;margin:17px 0 0;font-size:clamp(38px,4.5vw,62px);line-height:1}.circle-link{border:1px solid #cfd1ca;border-radius:50%;place-items:center;width:56px;height:56px;transition:all .2s;display:grid}.circle-link:hover{background:var(--ink);color:#fff}.product-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:1/.95;background:#eaede6;border-radius:21px;place-items:center;display:grid;position:relative;overflow:hidden}.product-image img{object-fit:contain;mix-blend-mode:multiply;width:82%;height:82%;transition:transform .35s}.product-image:hover img{transform:scale(1.04)}.product-image-fallback{text-align:center;color:#26301e;background:linear-gradient(145deg,#eef1e9,#dfe6d7);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:82%;height:82%;padding:22px;display:flex}.product-image-fallback>span{color:#17200f;letter-spacing:.04em;background:#d8ef38;border-radius:50%;place-items:center;width:54px;height:54px;font-size:17px;font-weight:900;display:grid}.product-image-fallback small{color:#747b70;letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:800}.product-image-fallback b{max-width:190px;font-size:15px;line-height:1.25}.gallery-main>.product-image-fallback{width:76%;height:76%}.cart-line-image>.product-image-fallback{border-radius:10px;gap:3px;width:100%;height:100%;padding:8px}.cart-line-image>.product-image-fallback>span{width:30px;height:30px;font-size:11px}.cart-line-image>.product-image-fallback small,.cart-line-image>.product-image-fallback b{display:none}.cart-drawer-image>.product-image-fallback{border-radius:10px;gap:2px;width:100%;height:100%;padding:6px}.cart-drawer-image>.product-image-fallback>span{width:24px;height:24px;font-size:10px}.cart-drawer-image>.product-image-fallback small,.cart-drawer-image>.product-image-fallback b{display:none}.checkout-products .product-image-fallback,.import-results .product-image-fallback{border-radius:8px;gap:2px;width:58px;height:58px;padding:5px}.checkout-products .product-image-fallback>span,.import-results .product-image-fallback>span{width:26px;height:26px;font-size:10px}.checkout-products .product-image-fallback small,.checkout-products .product-image-fallback b,.import-results .product-image-fallback small,.import-results .product-image-fallback b{display:none}.product-badge{background:#fff;border:1px solid #e2e3de;top:15px;left:15px}.card-arrow{background:var(--ink);color:#fff;opacity:0;border-radius:50%;place-items:center;width:39px;height:39px;transition:all .25s;display:grid;position:absolute;bottom:15px;right:15px;transform:translateY(8px)}.product-image:hover .card-arrow{opacity:1;transform:none}.product-meta{justify-content:space-between;align-items:center;margin-top:17px;display:flex}.rating{align-items:center;gap:5px;font-size:12px;font-weight:750;display:flex}.rating svg{width:14px;height:14px;fill:var(--accent);stroke:var(--ink)}.rating small{color:#90938b;font-weight:500}.product-type{text-transform:uppercase;letter-spacing:.08em;background:#e9ece5;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}.product-name{margin-top:16px;display:block}.product-name small,.brand-line{text-transform:uppercase;letter-spacing:.12em;color:#777a72;font-size:10px;font-weight:750}.product-name h3{letter-spacing:-.03em;margin:5px 0 0;font-size:18px}.product-price{align-items:baseline;gap:8px;margin-top:12px;display:flex}.product-price strong{font-size:17px}.product-price del{color:#9b9e96;font-size:12px}.product-card-bottom{justify-content:space-between;align-items:center;gap:10px;margin-top:11px;display:flex}.product-card-bottom .product-price{margin-top:0}.card-cart-button{cursor:pointer;background:#fff;border:1px solid #d4d6cf;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:10px;font-weight:800;transition:all .2s;display:inline-flex}.card-cart-button:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.card-cart-button svg{width:13px}.split-story{background:var(--soft);border-radius:34px;grid-template-columns:1.12fr .88fr;min-height:690px;margin-bottom:135px;display:grid;overflow:hidden}.story-image{min-height:640px;position:relative;overflow:hidden}.story-image>img{object-fit:cover;width:100%;height:100%}.story-stat{background:var(--accent);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:170px;height:170px;display:flex;position:absolute;bottom:30px;left:30px}.story-stat b{letter-spacing:-.06em;font-size:38px}.story-stat span{text-transform:uppercase;letter-spacing:.08em;font-size:11px;line-height:1.35}.story-copy{flex-direction:column;justify-content:center;padding:80px 70px;display:flex}.story-copy p{color:var(--muted);margin:27px 0;font-size:16px;line-height:1.7}.story-copy ul,.product-info-grid ul{flex-direction:column;gap:15px;margin:0 0 32px;padding:0;list-style:none;display:flex}.story-copy li,.product-info-grid li{align-items:flex-start;gap:10px;font-size:13px;font-weight:600;display:flex}.story-copy li svg,.product-info-grid li svg{color:#59710d;flex:0 0 17px;width:17px}.story-copy .button{align-self:flex-start}.footer{background:var(--ink);color:#fff;padding:70px 0 28px}.footer-grid{grid-template-columns:1.3fr repeat(3,minmax(0,1fr)) 1.25fr;align-items:start;gap:36px;padding-bottom:50px;display:grid}.footer-brand-block .brand-logo{max-width:min(320px,80vw);height:32px}.footer-brand-block p,.footer-company p{color:#c5c8bf;margin:16px 0 0;font-size:14px;line-height:1.65}.footer-col h2{text-transform:uppercase;letter-spacing:.14em;color:#9ea29a;margin:0 0 14px;font-size:11px}.footer-col a,.footer-company a{color:#f3f4ef;padding:5px 0;font-size:14px;display:block}.footer-col a:hover,.footer-company a:hover{color:var(--accent)}.footer-bottom{color:#777b73;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #353832;justify-content:space-between;gap:18px;padding-top:25px;font-size:10px;display:flex}.shop-page{padding:60px 0 120px}.shop-title{justify-content:space-between;align-items:flex-end;margin-bottom:58px;display:flex}.shop-title h1,.import-heading h1{letter-spacing:-.065em;margin:18px 0;font-size:clamp(50px,6vw,78px);line-height:.95}.shop-title p,.import-heading p{color:var(--muted);font-size:16px}.shop-count{text-align:right;flex-direction:column;display:flex}.shop-count strong{letter-spacing:-.05em;font-size:44px}.shop-count span{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:9px}.search-assistant{max-width:560px;margin:0 0 28px}.search-assistant-form{background:#fff;border:1px solid #dddfd8;border-radius:999px;align-items:center;gap:0;display:flex;overflow:hidden}.search-assistant-form label{flex:1;min-width:0;display:block;position:relative}.search-assistant-form svg{color:#9a9e96;width:16px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.search-assistant-form input{background:0 0;border:0;outline:none;width:100%;height:44px;padding:0 14px 0 42px;font-size:13px}.search-assistant-form input::placeholder{color:#9a9e96}.search-assistant-form button{color:#555850;cursor:pointer;white-space:nowrap;background:0 0;border:0;height:44px;padding:0 16px 0 12px;font-size:12px;font-weight:700}.search-assistant-form button:hover{color:var(--ink)}.search-assistant-form button:disabled{opacity:.55;cursor:wait}.search-assistant.open{max-width:none}.search-assistant-error{color:#852f20;margin:10px 0 0;font-size:12px}.search-assistant-answer{color:#555850;margin:12px 0 0;font-size:13px;line-height:1.5}.search-assistant-results{gap:8px;margin-top:12px;display:grid}.search-assistant-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.search-assistant-card img,.search-assistant-thumb{object-fit:contain;background:#f6f6f1;border-radius:10px;width:56px;height:48px}.search-assistant-card span{flex-direction:column;gap:2px;min-width:0;display:flex}.search-assistant-card small{color:#7f837a;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:750}.search-assistant-card b{letter-spacing:-.02em;font-size:14px}.search-assistant-card em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.35}.search-assistant-card strong{white-space:nowrap;font-size:14px}.category-tabs{border-bottom:1px solid var(--line);gap:9px;padding-bottom:24px;display:flex;overflow:auto}.category-tabs button{cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #d7d9d2;border-radius:999px;padding:11px 17px;font-size:12px;font-weight:700}.category-tabs button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.shop-toolbar{grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:22px 0 30px;display:grid}.search-box{max-width:400px;position:relative}.search-box svg{color:#777;width:17px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.search-box input{background:#fff;border:1px solid #d9dbd4;border-radius:999px;outline:none;width:100%;height:46px;padding:0 18px 0 44px;font-size:12px}.search-box input:focus{border-color:#8d9188}.sort-box{background:#fff;border:1px solid #d9dbd4;border-radius:999px;align-items:center;gap:5px;height:46px;padding:0 15px;font-size:12px;display:flex}.sort-box span{color:#7d8078}.sort-box select{background:0 0;border:0;outline:none;font-weight:700}.filter-toggle{background:#fff;border:1px solid #d9dbd4;border-radius:999px;align-items:center;gap:8px;height:46px;padding:0 17px;font-size:12px;font-weight:700;display:none}.shop-layout{grid-template-columns:220px 1fr;gap:45px;display:grid}.filter-head{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:17px;display:flex}.filter-head b{font-size:13px}.filter-head button{color:#777;cursor:pointer;background:0 0;border:0;font-size:10px;text-decoration:underline}.filter-group{border-bottom:1px solid var(--line);flex-direction:column;gap:13px;padding:24px 0;display:flex}.filter-group>label{text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;margin-bottom:4px;font-size:11px;font-weight:750;display:flex}.filter-brand-search{background:#fff;border:1px solid #d7d9d2;border-radius:10px;outline:none;width:100%;height:38px;padding:0 12px;font-size:12px}.filter-brand-search:focus{border-color:#8d9188}.filter-brand-list{flex-direction:column;gap:11px;max-height:280px;padding-right:4px;display:flex;overflow:auto}.filter-brand-empty{color:#969990;margin:0;font-size:12px}.filter-group button{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:16px 1fr auto;align-items:center;gap:9px;padding:0;font-size:12px;display:grid}.filter-group button>span{border:1px solid #c7cac1;border-radius:50%;width:15px;height:15px;position:relative}.filter-group button.selected>span:after{content:"";background:var(--ink);border-radius:50%;position:absolute;inset:3px}.filter-group button small{color:#969990}.filter-group input[type=range]{width:100%;accent-color:var(--ink)}.range-labels{color:#8c8f87;justify-content:space-between;font-size:10px;display:flex}.filter-note{background:var(--ink);color:#fff;border-radius:17px;margin-top:28px;padding:21px}.filter-note b{font-size:13px}.filter-note p{color:#abb0a5;font-size:11px;line-height:1.55}.filter-note a{color:var(--accent);font-size:11px;font-weight:700}.shop-results .product-grid{grid-template-columns:repeat(3,1fr);row-gap:48px}.empty-state{text-align:center;place-content:center;min-height:300px;display:grid}.empty-state h2{margin:0}.empty-state p{color:var(--muted)}.product-page{padding:22px 0 130px;overflow-x:clip}.back-link{color:#777b72;align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:700;display:inline-flex}.back-link svg{width:16px}.product-detail{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:start;gap:40px;display:grid}.gallery{min-width:0;max-width:100%}.gallery-main{aspect-ratio:1/.88;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#eaede6;border-radius:28px;place-items:center;max-height:min(520px,100svh - 170px);display:grid;position:relative;overflow:hidden}.gallery-main img{object-fit:contain;mix-blend-mode:multiply;width:82%;height:82%}.gallery-main .product-badge{z-index:3}.gallery-arrow{z-index:3;width:46px;height:46px;color:var(--ink);cursor:pointer;background:#ffffffe6;border:1px solid #191b1721;border-radius:50%;place-items:center;padding:0;transition:transform .2s,background .2s;display:grid;position:absolute;top:50%;translate:0 -50%;box-shadow:0 8px 24px #22261f1c}.gallery-arrow:hover{background:#fff;transform:scale(1.06)}.gallery-arrow svg{width:18px;height:18px}.gallery-arrow-left{left:18px}.gallery-arrow-right{right:18px}.gallery-counter{z-index:2;color:#fff;letter-spacing:.04em;background:#191b17cc;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:750;position:absolute;bottom:16px;right:18px}.thumbnails{scroll-snap-type:x proximity;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#b5b8ae transparent;gap:8px;max-width:100%;margin-top:12px;padding:2px 2px 8px;display:flex;overflow:auto hidden}.thumbnails button{cursor:pointer;scroll-snap-align:start;background:#eaede6;border:1px solid #0000;border-radius:12px;flex:0 0 64px;width:64px;height:58px;padding:6px;position:relative;overflow:hidden}.thumbnails::-webkit-scrollbar{height:4px}.thumbnails::-webkit-scrollbar-thumb{background:#c5c8bf;border-radius:99px}.thumbnails button.active{border-color:var(--ink)}.thumbnails img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.thumbnail-video img{opacity:.76}.play-badge{color:#fff;background:#191b17e0;border-radius:50%;place-items:center;width:27px;height:27px;padding-left:2px;font-size:10px;display:grid;position:absolute;inset:50% auto auto 50%;translate:-50% -50%;box-shadow:0 2px 10px #0000002e}.video-placeholder{background:#252722;position:absolute;inset:0}.product-summary{min-width:0;padding-top:4px}.summary-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.brand-line{margin:12px 0 6px}.product-summary h1{letter-spacing:-.05em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:clamp(28px,3.4vw,42px);line-height:1.05;display:-webkit-box;overflow:hidden}.full-title{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin:0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.detail-price{align-items:baseline;gap:12px;margin:14px 0 10px;display:flex}.detail-price strong{font-size:26px}.detail-price del{color:#969a90;font-size:14px}.detail-price span{background:var(--accent);text-transform:uppercase;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:800}.stock-line{color:#4b6211;align-items:center;gap:7px;margin-bottom:14px;font-size:11px;font-weight:700;display:flex}.stock-line>span{background:#6d8d16;border-radius:50%;width:7px;height:7px}.stock-line small{color:#8b8f85;font-weight:500}.product-buy{flex-direction:column;gap:10px;display:flex}.buy-button{width:100%;min-height:52px}.key-specs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0 0;display:grid}.key-specs>div{background:#e9ece5;border-radius:13px;flex-direction:column;gap:4px;padding:12px;display:flex}.key-specs small{color:#777;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.key-specs b{overflow-wrap:anywhere;font-size:13px}.source-note{color:#8a8e84;text-wrap:pretty;overflow-wrap:anywhere;justify-content:center;align-items:flex-start;gap:7px;margin:0;font-size:9px;line-height:1.4;display:flex}.source-note svg{flex:0 0 13px;width:13px}.service-row{border-top:1px solid var(--line);flex-wrap:wrap;gap:16px 24px;margin-top:16px;padding-top:14px;display:flex}.service-row span{align-items:center;gap:8px;font-size:10px;display:flex}.service-row svg{width:17px}.product-info-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:90px;margin-top:130px;padding-top:90px;display:grid}.product-info-grid p,.product-html{color:var(--muted);max-width:540px;font-size:15px;line-height:1.75}.product-html p{margin:0 0 12px}.product-html ul,.product-html ol{margin:0 0 12px;padding-left:18px}.product-html a{text-decoration:underline}.product-info-grid ul{align-self:end;gap:19px;margin:0}.product-info-grid li{border-bottom:1px solid var(--line);padding-bottom:17px;font-size:13px}.video-section{background:var(--ink);color:#fff;border-radius:30px;grid-template-columns:.42fr .58fr;align-items:end;gap:58px;margin-top:120px;padding:54px;scroll-margin-top:90px;display:grid}.video-copy p{color:#adb1a7;line-height:1.7}.video-copy .kicker{color:var(--accent)}.video-grid{gap:18px;display:grid}.video-section video,.video-section iframe{aspect-ratio:16/9;background:#0d0e0c;border:0;border-radius:18px;width:100%;max-height:520px}.spec-section{grid-template-columns:.45fr .55fr;gap:100px;padding:120px 0;display:grid}.spec-section dl{border-top:1px solid var(--line);margin:0}.spec-section dl div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;padding:18px 0;font-size:12px;display:grid}.spec-section dt{color:#777b72}.spec-section dd{margin:0;font-weight:700}.reviews-section{border-top:1px solid var(--line);grid-template-columns:.34fr .66fr;gap:70px;padding:80px 0 100px;display:grid}.reviews-heading h2{margin-bottom:16px}.reviews-heading p{color:var(--muted);max-width:290px;font-size:13px;line-height:1.65}.reviews-score{align-items:center;gap:8px;margin-top:8px;display:flex}.reviews-score svg{width:18px;height:18px;fill:var(--accent);stroke:var(--ink)}.reviews-score b{letter-spacing:-.03em;font-size:22px}.reviews-score small{color:#7f837a;font-size:13px}.reviews-list{flex-direction:column;gap:0;min-width:0;display:flex}.review-card{border-bottom:1px solid var(--line);padding:22px 0}.review-author{align-items:center;gap:11px;margin-bottom:12px;display:flex}.review-avatar{color:#fff;background:#aebbb7;border:2px solid #dfe5e2;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:grid}.review-author>div{flex-direction:column;gap:3px;display:flex}.review-author b{font-size:12px}.review-author small{color:#92968d;font-size:9px}.review-title{align-items:center;gap:9px;margin-bottom:8px;display:flex}.review-title strong{font-size:13px}.review-stars{color:#c9cbc5;letter-spacing:0;font-size:16px;line-height:1;display:inline-flex}.review-stars .filled{color:#e2b93b}.review-card p{color:#353832;white-space:pre-line;max-width:720px;margin:0;font-size:13px;line-height:1.65}.reviews-empty{color:var(--muted);border-bottom:1px solid var(--line);padding:34px 0;font-size:12px}.related-section{border-top:1px solid var(--line);padding-top:100px}.related-section .product-grid{grid-template-columns:repeat(3,1fr)}.seo-faq{gap:0;max-width:820px;margin:8px 0 0;display:grid}.seo-faq>div{border-top:1px solid var(--line);padding:22px 0}.seo-faq dt{letter-spacing:-.03em;margin:0 0 8px;font-size:20px;font-weight:700}.seo-faq dd{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.import-page{padding:65px 0 130px}.import-heading{max-width:800px}.import-heading p{max-width:700px;line-height:1.65}.import-panel{border:1px solid var(--line);background:#fff;border-radius:26px;grid-template-columns:1.35fr .65fr;gap:0;margin-top:22px;display:grid;overflow:hidden}.amazon-sync-card{margin-bottom:8px}.amazon-sync-card h2{margin:0 0 6px;font-size:20px}.amazon-sync-meta{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0;display:grid}.amazon-sync-meta dt{text-transform:uppercase;letter-spacing:.08em;color:#878a82;font-size:11px}.amazon-sync-meta dd{margin:6px 0 0;font-size:16px;font-weight:800}.import-form{padding:44px}.import-form>label{text-transform:uppercase;letter-spacing:.1em;flex-direction:column;gap:10px;font-size:11px;font-weight:800;display:flex}.import-form input{text-transform:none;letter-spacing:0;border:1px solid #d4d6cf;border-radius:12px;outline:none;height:54px;padding:0 16px;font-size:13px;font-weight:500}.import-form input:focus{border-color:#777b72}.import-presets{color:#878a82;align-items:center;gap:8px;margin:14px 0 28px;font-size:10px;display:flex}.import-presets button{cursor:pointer;background:#eef0eb;border:0;border-radius:999px;padding:7px 10px;font-size:10px}.limit-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:22px;flex-direction:row!important}.limit-row select{background:#fff;border:1px solid #d4d6cf;border-radius:10px;height:40px;padding:0 12px}.import-button{width:100%;margin-top:25px}.import-button:disabled{opacity:.65;cursor:wait}.import-legal{color:#969a91;margin:14px 4px 0;font-size:9px;line-height:1.5}.import-explainer{background:#e9ece5;padding:44px}.import-explainer>b{font-size:15px}.import-explainer ul{flex-direction:column;gap:16px;margin:26px 0 0;padding:0;list-style:none;display:flex}.import-explainer li{align-items:center;gap:10px;font-size:12px;display:flex}.import-explainer svg{color:#5f7910;width:16px}.import-message{color:#852f20;background:#fff0ec;border-radius:14px;align-items:center;gap:11px;margin-top:24px;padding:18px 20px;font-size:12px;display:flex}.import-message.success{color:#44570b;background:#eef5d9}.import-message svg{width:17px}.import-message a{align-items:center;gap:8px;margin-left:auto;font-weight:800;display:flex}.import-results{margin-top:55px}.import-results h2{letter-spacing:-.04em;font-size:28px}.import-results>div{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.import-results article{background:#fff;border-radius:16px;align-items:center;gap:15px;padding:15px;display:flex}.import-results img{object-fit:contain;mix-blend-mode:multiply;width:85px;height:85px}.import-results article span{flex-direction:column;gap:5px;min-width:0;display:flex}.import-results small{text-transform:uppercase;letter-spacing:.08em;color:#8d9188;font-size:8px}.import-results b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.import-results em{font-size:12px;font-style:normal;font-weight:800}.cart-page,.checkout-page{padding:42px 0 130px}.cart-heading,.checkout-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;margin-bottom:40px;padding-bottom:34px;display:flex}.cart-heading h1,.checkout-heading h1,.empty-cart h1,.payment-status-page h1{letter-spacing:-.065em;margin:16px 0 0;font-size:clamp(48px,6vw,76px);line-height:.95}.cart-heading>span{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:11px}.cart-layout{grid-template-columns:1fr 390px;align-items:start;gap:55px;display:grid}.cart-lines{border-top:1px solid var(--line)}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr auto 100px;align-items:center;gap:25px;padding:24px 0;display:grid}.cart-line-image{background:#e9ece5;border-radius:15px;place-items:center;width:150px;height:130px;display:grid}.cart-line-image img{object-fit:contain;mix-blend-mode:multiply;width:84%;height:84%}.cart-line-copy{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.cart-line-copy small{color:#84887f;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:750}.cart-line-copy h2{letter-spacing:-.03em;margin:0;font-size:20px}.cart-line-copy>span{color:#64800f;font-size:10px}.remove-line{color:#8b8e86;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:8px;padding:0;font-size:9px;text-decoration:underline;display:flex}.remove-line svg{width:12px}.quantity-control{background:#fff;border:1px solid #d4d6cf;border-radius:999px;grid-template-columns:36px 30px 36px;align-items:center;height:39px;display:grid}.quantity-control button{cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.quantity-control svg{width:13px}.quantity-control span{text-align:center;font-size:12px;font-weight:750}.cart-line-price{text-align:right;font-size:16px}.cart-summary,.checkout-summary{background:#e9ece5;border-radius:22px;padding:30px;position:sticky;top:28px}.cart-summary h2,.checkout-summary h2{letter-spacing:-.03em;margin:0 0 26px;font-size:20px}.cart-summary dl,.checkout-summary dl{margin:0 0 24px}.cart-summary dl>div,.checkout-summary dl>div{justify-content:space-between;align-items:center;padding:10px 0;font-size:12px;display:flex}.cart-summary dt,.checkout-summary dt{color:#6f736a}.cart-summary dd,.checkout-summary dd{margin:0;font-weight:700}.cart-summary .cart-total,.checkout-summary .cart-total{border-top:1px solid #cfd2c9;margin-top:10px;padding-top:22px;font-size:16px}.cart-total dt{color:var(--ink);flex-direction:column;gap:3px;font-weight:750;display:flex}.cart-total dt small{text-transform:uppercase;letter-spacing:.08em;color:#858980;font-size:8px;font-weight:500}.cart-summary .button,.checkout-summary .button{width:100%}.summary-trust{color:#777b72;justify-content:center;gap:16px;margin-top:18px;font-size:9px;display:flex}.summary-trust span{align-items:center;gap:5px;display:flex}.summary-trust svg{width:12px}.empty-cart{flex-direction:column;justify-content:center;align-items:flex-start;max-width:760px;min-height:620px;display:flex}.empty-cart p{color:var(--muted);margin:22px 0 30px;font-size:16px}.checkout-page .back-link{font-size:12px}.checkout-page .kicker{font-size:13px}.checkout-heading>span{color:#647d17;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.checkout-heading>span svg{width:15px}.checkout-layout{grid-template-columns:1fr 430px;align-items:start;gap:70px;display:grid}.checkout-form{flex-direction:column;gap:18px;display:flex}.checkout-form section{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px}.checkout-step{align-items:center;gap:13px;margin-bottom:25px;display:flex}.checkout-step>span{background:var(--ink);width:33px;height:33px;color:var(--accent);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.checkout-step h2{letter-spacing:-.02em;margin:0;font-size:20px}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-grid label{color:#686c64;flex-direction:column;gap:8px;font-size:11px;font-weight:700;display:flex}.form-grid label small{color:#8a8e85;font-weight:600}.form-grid .full{grid-column:1/-1}.form-grid input{border:1px solid #d7d9d2;border-radius:10px;outline:none;height:52px;padding:0 13px;font-size:16px}.form-grid input:focus{border-color:#777b72;box-shadow:0 0 0 3px #d7ff4540}.payment-methods{flex-direction:column;gap:10px;display:flex}.payment-choice{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;grid-template-columns:auto auto 1fr;align-items:center;gap:13px;min-height:74px;padding:13px 17px;display:grid}.payment-choice.on{border:2px solid var(--ink);padding:12px 16px}.payment-choice>input{accent-color:var(--ink)}.payment-choice img{object-fit:contain;background:#fff;border:1px solid #d8dad3;border-radius:6px;width:44px;height:32px;padding:4px}.ideal-mark{background:#fff;border:1px solid #d8dad3;border-radius:6px;place-items:center;width:44px;height:34px;font-size:11px;font-style:italic;font-weight:900;display:grid}.payment-choice>span:last-of-type{flex-direction:column;gap:4px;display:flex}.payment-choice b{font-size:14px}.payment-choice small{color:#83877e;font-size:12px}.payment-loading{color:var(--muted);margin:0;font-size:15px}.checkout-summary h2{font-size:22px}.checkout-summary dl>div{font-size:13px}.checkout-summary .cart-total{font-size:18px}.checkout-summary .cart-total dt small{font-size:9px}.checkout-products{border-bottom:1px solid #cfd2c9;flex-direction:column;gap:15px;margin-bottom:12px;padding-bottom:22px;display:flex}.checkout-products>div{grid-template-columns:58px 1fr auto;align-items:center;gap:12px;display:grid}.checkout-products>div>div{background:#fff;border-radius:8px;place-items:center;width:58px;height:53px;display:grid;position:relative}.checkout-products img{object-fit:contain;mix-blend-mode:multiply;width:82%;height:82%}.checkout-products>div>div span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;display:grid;position:absolute;top:-6px;right:-6px}.checkout-products p{flex-direction:column;gap:3px;margin:0;display:flex}.checkout-products p b{font-size:12px}.checkout-products p small{color:#7f837a;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.checkout-products strong{font-size:12px}.checkout-page .terms{color:#6d7168;align-items:flex-start;gap:9px;margin:18px 0;font-size:13px;line-height:1.5;display:flex}.terms a,.payment-note a{text-decoration:underline}.terms input{accent-color:var(--ink);margin-top:2px}.checkout-error{color:#852f20;background:#fff0ec;border-radius:9px;padding:12px;font-size:11px;line-height:1.45}.checkout-summary .button{font-size:15px}.checkout-summary .button:disabled{opacity:.65;cursor:wait}.payment-note{text-align:center;color:#7e8279;margin:13px 15px 0;font-size:9px;line-height:1.5}.payment-status-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:820px;min-height:700px;display:flex}.payment-status-page p{color:var(--muted);max-width:560px;margin:24px 0 30px;line-height:1.7}.status-icon{background:#e9ece5;border-radius:50%;place-items:center;width:68px;height:68px;margin-bottom:26px;display:grid}.status-icon.paid{background:var(--accent)}.status-icon.failed{color:#8b2e1f;background:#f5ded8}.status-icon svg{width:27px;height:27px}@media (max-width:1024px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr 1fr;gap:35px}.hero-product{min-height:500px}.story-copy{padding:55px 40px}.shop-layout{grid-template-columns:190px 1fr;gap:28px}.shop-results .product-grid{grid-template-columns:repeat(2,1fr)}.product-detail{gap:40px}.import-results>div{grid-template-columns:repeat(2,1fr)}.cart-layout{grid-template-columns:1fr 340px;gap:32px}.cart-line{grid-template-columns:120px 1fr auto}.cart-line-image{width:120px;height:110px}.cart-line-price{grid-column:3}.checkout-layout{grid-template-columns:1fr 370px;gap:35px}}@media (max-width:760px){.shell{width:min(100% - 32px,1280px)}.site-header{height:70px}.nav{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;gap:0;padding:13px;display:none;position:absolute;top:65px;left:0;right:0;box-shadow:0 16px 30px #00000014}.nav.open{display:flex}.nav a{width:100%;padding:13px 10px}.menu-button{display:block}.hero{grid-template-columns:1fr;gap:45px;padding:48px 0 70px}.hero h1{font-size:59px}.hero-product{border-radius:26px;min-height:460px;padding:24px}.hero-product>img{height:330px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-proof{flex-direction:column;gap:10px}.benefit-grid{grid-template-columns:1fr;padding:22px 0}.benefit-grid>div{border-bottom:1px solid #3a3d36;border-right:0;justify-content:flex-start;padding-left:10px}.benefit-grid>div:last-child{border-bottom:0}.section{padding-block:85px}.section-heading h2,.story-copy h2,.product-info-grid h2,.video-copy h2,.spec-section h2,.reviews-section h2,.related-section h2{font-size:42px}.product-grid{grid-template-columns:1fr 1fr;gap:38px 14px}.product-name h3{font-size:15px}.product-badge{font-size:8px}.split-story{border-radius:24px;grid-template-columns:1fr;margin-bottom:80px}.story-image{min-height:430px}.story-copy{padding:48px 28px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand-block,.footer-company{grid-column:1/-1}.footer-bottom{text-align:left;flex-direction:column;gap:10px}.shop-page{padding-top:40px}.shop-title{align-items:flex-start}.shop-title h1,.import-heading h1{font-size:52px}.shop-count{display:none}.shop-toolbar{grid-template-columns:1fr auto}.search-box{max-width:none}.filter-toggle{display:flex}.sort-box{grid-column:1/-1;justify-content:space-between}.shop-layout{grid-template-columns:1fr}.filters{display:none}.filters.open{background:#fff;border-radius:16px;padding:20px;display:block}.shop-results .product-grid{grid-template-columns:1fr 1fr}.product-detail{grid-template-columns:1fr}.gallery-arrow{width:40px;height:40px}.gallery-arrow-left{left:12px}.gallery-arrow-right{right:12px}.gallery-counter{bottom:12px;right:12px}.product-summary h1{font-size:32px}.product-info-grid,.video-section,.spec-section,.reviews-section{grid-template-columns:1fr;gap:38px}.product-info-grid{margin-top:80px;padding-top:65px}.video-section{margin-top:75px;padding:27px}.spec-section{padding:80px 0}.reviews-section{padding:70px 0 85px}.review-card{min-height:0}.related-section .product-grid{grid-template-columns:1fr 1fr}.import-panel{grid-template-columns:1fr}.amazon-sync-meta{grid-template-columns:1fr 1fr}.import-form,.import-explainer{padding:28px}.import-results>div,.cart-layout,.checkout-layout{grid-template-columns:1fr}.cart-summary,.checkout-summary{position:static}.cart-line{grid-template-columns:100px 1fr;align-items:start;gap:16px}.cart-line-image{grid-row:1/3;width:100px;height:96px}.quantity-control{grid-column:2;justify-self:start}.cart-line-price{grid-area:2/2;place-self:center end}.cart-heading,.checkout-heading{align-items:flex-start}.checkout-heading>span{display:none}.search-assistant{max-width:none;margin-bottom:22px}.search-assistant-card{grid-template-columns:56px 1fr}.search-assistant-card strong{grid-column:2;justify-self:start}}@media (prefers-reduced-motion:reduce){.review-card{animation:none}.gallery-arrow{transition:none}html{scroll-behavior:auto}}.admin-login{place-items:center;min-height:100vh;padding:32px;display:grid}.admin-login-card{border:1px solid var(--line);background:#fff;border-radius:28px;flex-direction:column;gap:14px;width:min(460px,100%);padding:42px 36px;display:flex}.admin-login-card .admin-login-logo{max-width:100%;height:34px;margin-bottom:8px}.admin-login-card h1{letter-spacing:-.06em;margin:0;font-size:42px}.admin-login-card p,.admin-card p{color:var(--muted);margin:0;line-height:1.55}.admin-login-card label,.admin-card label{flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.admin-login-card input,.admin-card input,.admin-card textarea{border:1px solid var(--line);background:var(--paper);border-radius:14px;min-height:50px;padding:0 14px}.admin-page{padding-bottom:90px}.admin-top{justify-content:space-between;align-items:center;height:88px;display:flex}.admin-nav{align-items:center;gap:22px;font-size:14px;font-weight:700;display:flex}.admin-nav button{cursor:pointer;background:0 0;border:0;font-weight:700}.admin-heading{max-width:720px;padding:28px 0 36px}.admin-heading h1{letter-spacing:-.06em;margin:12px 0 16px;font-size:clamp(42px,5vw,68px);line-height:1}.admin-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.admin-card{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;gap:14px;padding:28px;display:flex}.admin-card h2{letter-spacing:-.04em;margin:0;font-size:24px}.admin-card code{background:var(--soft);border-radius:6px;padding:2px 6px;font-size:12px}.admin-card small{color:var(--muted);font-weight:500}.admin-check{align-items:center;font-weight:600;flex-direction:row!important;gap:10px!important}.admin-check input{width:18px;min-height:18px}.admin-copy-row{gap:10px;display:flex}.admin-copy-row input{flex:1}.admin-copy-row .button{min-height:50px}.admin-hint,.admin-error,.admin-success{margin:0;font-size:14px}.admin-error{color:#9a2b2b}.admin-success{color:#3d6b1e}.admin-actions{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:16px;display:flex}.admin-orders{margin-top:22px;overflow:auto}.admin-orders table{border-collapse:collapse;width:100%;font-size:14px}.admin-orders th,.admin-orders td{text-align:left;border-bottom:1px solid var(--line);padding:10px 8px}.admin-orders th{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px}@media (max-width:900px){.admin-grid{grid-template-columns:1fr}.admin-top,.admin-nav{flex-wrap:wrap;gap:12px}}@media (max-width:430px){.hero h1{font-size:51px}.hero-product{min-height:405px}.hero-product>img{height:285px}.hero-product-info strong{font-size:15px}.product-grid,.shop-results .product-grid,.related-section .product-grid{grid-template-columns:1fr}.product-image{aspect-ratio:1}.story-image{min-height:360px}.story-stat{width:130px;height:130px}.story-stat b{font-size:30px}.key-specs{grid-template-columns:1fr}.service-row{flex-direction:column;gap:12px}.import-presets{flex-wrap:wrap;align-items:flex-start}.cart-line{grid-template-columns:82px 1fr}.cart-line-image{width:82px;height:82px}.cart-line-copy h2{font-size:16px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.checkout-form section,.cart-summary,.checkout-summary{padding:22px}}.legal-page{max-width:920px;padding:48px 0 110px}.legal-page h1{letter-spacing:-.065em;margin:16px 0 22px;font-size:clamp(42px,6vw,72px);line-height:.95}.legal-intro,.legal-body p,.legal-body li{color:var(--muted);font-size:16px;line-height:1.7}.legal-body h2{letter-spacing:-.03em;color:var(--ink);margin:36px 0 12px;font-size:22px}.legal-body ul,.legal-body ol{flex-direction:column;gap:8px;margin:0 0 18px;padding-left:20px;display:flex}.legal-body a{text-decoration:underline}.legal-body blockquote{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:18px;padding:22px;line-height:1.65}.legal-split{grid-template-columns:1fr 1fr;align-items:start;gap:42px;display:grid}.legal-dl{gap:16px;display:grid}.legal-dl>div{border:1px solid var(--line);background:#fff;border-radius:16px;padding:16px 18px}.legal-dl dt{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:6px;font-size:11px}.legal-dl dd{margin:0;font-size:16px;line-height:1.5}.legal-form{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;gap:14px;padding:26px;display:flex}.legal-form label{flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.legal-form input,.legal-form textarea{border:1px solid var(--line);background:var(--paper);border-radius:14px;min-height:50px;padding:12px 14px}.legal-success{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.withdrawal-form{margin:8px 0 28px}.cookie-banner{z-index:50;border:1px solid var(--line);background:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 18px 40px #0000001f}.cookie-banner p{max-width:720px;color:var(--muted);margin:0;font-size:14px;line-height:1.5}.cookie-banner a{text-decoration:underline}.cookie-banner div{flex-shrink:0;gap:10px;display:flex}@media (max-width:900px){.legal-split,.cookie-banner{flex-direction:column;grid-template-columns:1fr;align-items:stretch}}
