:root{--ink:#191b1e;--dark:#151719;--paper:#f6f7f7;--muted:#6b6e72;--line:#dadddf;--orange:#ff6a00;--gutter:clamp(22px,4.6vw,88px);font-family:Manrope,'Helvetica Neue',Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit;border:0;background:none}img{display:block;max-width:100%}figure,p,h1,h2,h3{margin:0}button:disabled{cursor:not-allowed;opacity:.45}:focus-visible{outline:2px solid var(--orange);outline-offset:5px}button svg{width:21px;height:21px;stroke:currentColor;stroke-width:1.3;fill:none}a,button{touch-action:manipulation}::selection{background:var(--orange);color:#151719}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:fixed;top:-80px;left:20px;z-index:200;background:white;padding:18px}.skip:focus{top:12px}
.announcement{min-height:32px;padding:7px var(--gutter);display:flex;justify-content:space-between;gap:10px;background:var(--dark);color:#dedfe0;font-size:11px;letter-spacing:.07em}.header{height:88px;padding:0 var(--gutter);display:flex;align-items:center;gap:36px;background:rgba(246,247,247,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40;backdrop-filter:blur(18px)}.logo{flex-shrink:0}.logo img{object-fit:contain;width:118px;height:auto}.header nav{display:flex;justify-content:center;align-items:center;gap:clamp(18px,2.2vw,36px);margin:auto;font-size:12px;font-weight:600}.header nav a{padding:12px 0;position:relative}.header nav a:after{content:'';position:absolute;bottom:5px;left:0;right:100%;height:1px;background:currentColor;transition:right .2s}.header nav a:hover:after{right:0}.archive-nav{color:#a64400}.header-tools{display:flex;gap:12px}.icon-button,.bag-button{min-height:44px;min-width:32px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0}.bag-button span{font-size:12px}.menu-toggle{display:none}
.hero{display:grid;grid-template-columns:46% 54%;min-height:min(700px,calc(100svh - 120px));background:var(--dark);color:#f5f6f6}.hero-copy{padding:60px 4vw 30px var(--gutter);display:flex;flex-direction:column;align-items:flex-start}.eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:600;line-height:1.5}.hero-copy .eyebrow{color:#b8bdc1}.tiny-cross{color:var(--orange);font-size:20px;display:inline-block;vertical-align:middle;margin-right:10px}.hero h1{font-size:clamp(54px,5.8vw,100px);font-weight:500;letter-spacing:-.065em;line-height:1.07;margin:72px 0 27px}.hero h1 span{color:#9ca2a6}.hero-desc{font-size:16px;line-height:1.75;color:#c0c4c7}.button{min-height:54px;padding:17px 24px;display:inline-flex;align-items:center;justify-content:space-between;gap:44px;font-size:13px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button span{font-size:19px;line-height:1}.button:hover{transform:translateY(-2px)}.button.light{background:#f5f6f6;color:#191b1e}.button.dark{background:#191b1e;color:#f5f6f6}.hero .button{margin-top:34px}.hero-foot{margin-top:auto;padding-top:60px;width:100%;display:flex;align-items:center;justify-content:space-between;color:#a4a9ad;gap:18px;font-size:10px;letter-spacing:.05em}.hero-foot a{color:#dadde0;font-size:12px}.hero-foot a span{margin-left:12px}.hero-photo{position:relative;overflow:hidden;background:#bfc0bc}.hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:56% center}.hero-photo figcaption{position:absolute;bottom:28px;left:28px;right:28px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.08em;color:#242626}.manifesto-line{padding:29px var(--gutter);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}.manifesto-line p{font-size:20px;letter-spacing:-.03em}.manifesto-line p span{color:var(--muted)}.manifesto-line>span{font-size:10px;letter-spacing:.09em;color:var(--muted)}
.section{padding:100px var(--gutter)}.section-head{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:40px}.section-head .eyebrow{color:var(--muted);margin-bottom:20px}h2{font-size:clamp(38px,3.7vw,62px);font-weight:500;letter-spacing:-.055em;line-height:1.12}.section-head>p{font-size:14px;line-height:1.8;color:var(--muted);padding-bottom:4px}.forms-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.form-image{aspect-ratio:4/4.5;position:relative;overflow:hidden;background:#ebedee}.form-image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .65s}.form-card:hover img{transform:scale(1.035)}.form-number{position:absolute;top:20px;left:20px;font-size:12px;z-index:1}.form-title{padding:22px 0 0;display:flex;align-items:center;justify-content:space-between;gap:16px}.form-title h3{font-size:25px;letter-spacing:-.045em;font-weight:500}.form-title p{font-size:12px;margin-top:8px;color:var(--muted);line-height:1.6}.form-title>span{font-size:25px}.selection{padding-top:30px}.filter-row{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);margin-bottom:28px}.filters{display:flex;gap:28px}.filters button{padding:14px 0;font-size:13px;color:var(--muted);border-bottom:2px solid transparent}.filters button.active{color:var(--ink);border-bottom-color:var(--ink)}.small{font-size:12px;line-height:1.7;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 20px}.product-card{text-align:left;display:block;width:100%;padding:0}.product-image{position:relative;aspect-ratio:4/5;background:#ebedee;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .45s}.product-card:hover .product-image img{transform:scale(1.035)}.product-type{position:absolute;top:13px;left:14px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;z-index:1}.product-open{position:absolute;bottom:12px;right:12px;background:#f7f8f8;border:1px solid #d8dadd;width:34px;height:34px;display:grid;place-items:center;font-size:22px;transition:background .2s}.product-card:hover .product-open{background:var(--orange);border-color:var(--orange)}.product-meta{display:flex;justify-content:space-between;gap:10px;margin-top:15px;align-items:baseline}.product-meta h3{font-size:15px;font-weight:600;letter-spacing:-.03em}.product-price{font-size:13px;white-space:nowrap}.product-sub{display:flex;justify-content:space-between;align-items:center;margin-top:9px;color:var(--muted);font-size:11px}.color-dots{display:flex;gap:5px}.color-dot{width:9px;height:9px;border-radius:50%;border:1px solid #c1c3c5;background:var(--swatch)}.selection-note{text-align:center;margin-top:38px;color:var(--muted);font-size:12px;line-height:1.9}.selection-note a{color:var(--ink);text-decoration:underline;text-underline-offset:4px}
.lab{background:var(--dark);color:#f5f6f6;display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.lab-intro .eyebrow{color:#a5aaae;margin-bottom:34px}.lab-intro h2{font-size:clamp(40px,4.2vw,70px)}.lab-intro h2 span{color:#929a9f}.lab-intro>p:not(.eyebrow){margin:30px 0 36px;color:#b5bdc1;line-height:1.8;font-size:15px}.text-link{display:inline-flex;justify-content:space-between;gap:35px;padding:12px 0;border-bottom:1px solid currentColor;font-size:13px}.text-link span{font-size:18px}.type-proof{background:#eceeed;color:var(--ink);min-height:300px;display:flex;flex-direction:column;padding:25px 30px}.proof-top,.proof-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:9px;letter-spacing:.06em}.proof-top img{object-fit:contain}.proof-top span{color:#777e83}.type-proof>p{font-size:clamp(27px,3vw,49px);line-height:1.15;letter-spacing:-.05em;font-weight:600;white-space:pre-wrap;overflow-wrap:anywhere;text-align:center;margin:auto;padding:32px 0;max-width:100%}.proof-bottom{color:#71787d;font-size:9px}.lab-options{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0 20px}.lab label{display:block;font-size:11px;color:#b7bdc2;line-height:1.6}.lab select,.lab textarea{display:block;width:100%;background:transparent;color:#e5e9eb;border:0;border-bottom:1px solid #555b60;padding:12px 0;border-radius:0;font-size:14px}.lab select option{color:#151719;background:#f6f7f7}.lab label[for=phrase]{display:flex;justify-content:space-between}.lab textarea{resize:vertical;min-height:70px}.lab-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px}.lab fieldset{border:0;margin:0;padding:0}.lab legend{font-size:10px;color:#b7bdc2;margin-bottom:12px}.swatch{display:inline-block;vertical-align:middle;background:var(--swatch);width:22px;height:22px;border-radius:50%;border:1px solid #85898c;margin:3px 6px 3px 3px;position:relative}.swatch.selected:after{content:'';position:absolute;inset:-4px;border:1px solid currentColor;border-radius:50%}.lab .button{min-height:46px;padding:12px 16px;gap:20px;font-size:12px}.lab-disclaimer{color:#9da5aa;font-size:10px;line-height:1.8;margin-top:21px}#lab-status{font-size:12px;color:#e3e7e9;line-height:1.6;margin-top:12px}
.story{display:grid;grid-template-columns:1.08fr 1fr;gap:8vw;align-items:center}.story figure{position:relative;aspect-ratio:4/4.8;overflow:hidden;background:#c8cbcd}.story figure img{height:100%;width:100%;object-fit:cover;object-position:28% center}.story figcaption{position:absolute;bottom:20px;left:24px;font-size:10px;letter-spacing:.1em;color:#fff}.story-copy .eyebrow{margin-bottom:28px;color:var(--muted)}.story-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.9;margin-top:28px;max-width:430px}.story-values{margin-top:36px}.story-values>div{border-top:1px solid var(--line);padding:19px 0 19px 36px;position:relative}.story-values span{position:absolute;left:0;top:22px;font-size:10px;color:var(--muted)}.story-values h3{font-size:14px;font-weight:600}.story-values p{font-size:12px;color:var(--muted);margin-top:5px}
.archive{background:var(--orange);padding-top:34px;padding-bottom:28px;color:#1a1b1d}.archive-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:24px;border-bottom:1px solid #a9460060}.archive-top>span{font-size:10px;letter-spacing:.08em}.archive-main{display:grid;grid-template-columns:1.25fr 1fr;gap:8vw;align-items:end;padding:55px 0 60px}.archive h2{font-size:clamp(82px,10vw,164px);line-height:.92;letter-spacing:-.08em;font-weight:500}.archive h2 span{color:#6d2c00}.archive-explain>p:first-child{font-size:26px;line-height:1.3;letter-spacing:-.04em;font-weight:500}.archive-explain>p:nth-child(2){margin:22px 0 26px;font-size:14px;line-height:1.8;max-width:400px}.archive-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #a9460060;padding-top:24px;font-size:10px;letter-spacing:.08em}.community{padding-top:90px;padding-bottom:90px;text-align:center}.community .eyebrow{color:var(--muted);margin-bottom:28px}.community h2{font-size:clamp(44px,5vw,78px);font-weight:400;line-height:1.16}.community h2 span{color:#8a9095}.community .text-link{margin-top:26px}.footer{background:var(--dark);color:#f0f2f3;padding:60px var(--gutter) 26px}.footer-top{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;gap:40px;padding-bottom:60px}.footer-logo img{object-fit:contain}.footer-top>p{font-size:13px;line-height:1.8;color:#a5adb2}.footer h3{font-size:12px;font-weight:600;margin-bottom:20px}.footer-top>div a{display:block;font-size:12px;color:#a5adb2;margin-top:12px}.footer a:hover{color:var(--orange)}.footer-bottom{border-top:1px solid #373d41;padding-top:25px;display:flex;justify-content:space-between;gap:18px;font-size:10px;color:#9ca5ab}.preview-note{padding:12px var(--gutter);background:#101112;color:#9aa1a6;text-align:center;font-size:10px;line-height:1.7}
dialog{padding:32px;background:var(--paper);color:var(--ink);border:0;max-height:94svh;max-width:calc(100vw - 32px);box-shadow:0 24px 100px #0003}dialog::backdrop{background:#121519a8;backdrop-filter:blur(5px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.dialog-head h2{font-size:27px;letter-spacing:-.045em}.close{width:44px;height:44px;flex-shrink:0;font-size:30px;font-weight:400;line-height:1;display:grid;place-items:center}.close:hover{background:#e4e7e8}.drawer{inset:0 0 0 auto;margin:0;max-height:100svh;height:100svh;width:480px;max-width:100%;padding:32px;overflow-y:auto}.demo-label{font-size:10px;letter-spacing:.1em;color:var(--muted)}.shipping{margin:20px 0 30px}.shipping p{font-size:13px;line-height:1.7}.shipping progress{width:100%;height:3px;appearance:none;margin-top:12px;background:#dadddf}.shipping progress::-webkit-progress-bar{background:#dadddf}.shipping progress::-webkit-progress-value{background:var(--orange)}.shipping progress::-moz-progress-bar{background:var(--orange)}.empty-cart{padding:70px 0;font-size:15px;line-height:1.8;color:var(--muted)}.cart-line{display:grid;grid-template-columns:90px 1fr;gap:18px;border-bottom:1px solid var(--line);padding:20px 0}.cart-line img{width:90px;aspect-ratio:4/5;object-fit:cover}.cart-line h3{font-size:14px;font-weight:600}.cart-line p{font-size:12px;color:var(--muted);margin:6px 0}.cart-line-controls{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:8px}.quantity{display:flex;align-items:center;border:1px solid var(--line)}.quantity button{width:32px;height:34px}.quantity span{font-size:12px;min-width:20px;text-align:center}.remove{font-size:11px;text-decoration:underline;text-underline-offset:3px}.cart-total{display:flex;justify-content:space-between;font-size:19px;margin-top:26px;margin-bottom:18px}.cart-caption{font-size:12px;line-height:1.8;color:var(--muted)}.cart-continue{width:100%;margin-top:18px}.search-dialog{width:760px}.search-dialog input{width:100%;border:0;border-bottom:1px solid var(--ink);background:transparent;padding:15px 0;font-size:18px;border-radius:0;margin-bottom:12px}.search-results-item{display:flex;gap:20px;width:100%;text-align:left;padding:16px 0;border-bottom:1px solid var(--line);align-items:center}.search-results-item img{width:65px;height:75px;object-fit:cover}.search-results-item h3{font-size:15px}.search-results-item p{font-size:12px;color:var(--muted);margin-top:6px}.product-dialog{width:1080px;padding:0}.product-close{position:absolute;top:12px;right:12px;z-index:5;background:#f6f7f7}.product-detail-grid{display:grid;grid-template-columns:1.1fr 1fr}.pdp-gallery{background:#eaeced;padding:28px}.pdp-main{width:100%;aspect-ratio:4/5;object-fit:cover;mix-blend-mode:multiply}.pdp-thumbs{display:flex;gap:8px;justify-content:center;margin-top:14px}.pdp-thumbs button{padding:0;border:1px solid transparent;max-width:70px}.pdp-thumbs button.selected{border-color:var(--ink)}.pdp-thumbs img{height:75px;width:60px;object-fit:cover}.pdp-copy{padding:60px 38px 35px}.pdp-copy h2{font-size:35px;margin:12px 0}.pdp-price{font-size:20px;margin-bottom:18px}.pdp-trust{font-size:11px;color:var(--muted);line-height:1.7;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin-bottom:20px}.pdp-options label{display:block;margin-top:17px;font-size:12px}.pdp-options select{display:block;width:100%;padding:12px;margin-top:8px;border:1px solid var(--line);background:transparent;color:var(--ink);border-radius:0}.pdp-copy .button{width:100%;margin:18px 0 12px}.pdp-copy .small a{text-decoration:underline;text-underline-offset:3px}.pdp-copy details{border-top:1px solid var(--line);margin-top:18px;font-size:12px}.pdp-copy summary{padding:16px 0;cursor:pointer;font-weight:600}.pdp-copy details p{line-height:1.8;color:var(--muted)}.pdp-copy .real-product{display:block;font-size:12px;margin-top:20px;text-decoration:underline;text-underline-offset:4px}.variant-note{font-size:11px;color:var(--muted);line-height:1.7;margin-top:10px}.archive-dialog{width:700px}.archive-dialog>p{font-size:14px;line-height:1.9;color:var(--muted)}.archive-details{margin:25px 0}.archive-details>div{padding:18px 0;border-top:1px solid var(--line)}.archive-details span{font-size:11px;color:#a64400}.archive-details h3{font-size:16px;margin:6px 0}.archive-details p{font-size:12px;line-height:1.8;color:var(--muted)}.archive-dialog>.button{margin-top:22px}.mobile-nav{display:flex;flex-direction:column;gap:12px}.mobile-nav a{padding:8px 0;font-size:25px;letter-spacing:-.04em}.menu-manifesto{font-size:20px;line-height:1.6;margin-top:50px}.menu-manifesto span{color:#a64400}#toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#151719;color:#f6f7f7;padding:15px 22px;font-size:13px;z-index:80;transition:opacity .2s,transform .2s;max-width:90vw}#toast.visible{opacity:1;transform:translate(-50%,0)}.loading{font-size:14px;padding:40px 0;grid-column:1/-1}
@media(min-width:1700px){.hero{min-height:760px}.hero h1{margin-top:110px}.hero-copy{padding-top:80px}.hero-photo img{object-position:60% center}}
@media(max-width:1200px){.header{gap:22px}.header nav{gap:18px;font-size:11px}.logo img{width:99px}.header-tools{gap:6px}.hero-copy{padding-top:42px}.hero h1{font-size:clamp(48px,5.8vw,70px);margin-top:60px}.hero{min-height:610px}.hero-foot{font-size:9px}.hero-foot a{font-size:11px}.product-grid{gap:30px 16px}.lab{gap:5vw}.footer-top{grid-template-columns:1fr 1fr 1fr}.footer-top>p{display:none}}
@media(max-width:980px){.header{height:74px}.header nav{display:none}.header-tools{margin-left:auto;gap:14px}.menu-toggle{display:flex}.logo img{width:112px}.hero{min-height:560px;grid-template-columns:48% 52%}.hero-copy{padding-left:var(--gutter)}.hero h1{font-size:50px;margin-top:60px}.hero-photo img{object-position:55%}.hero-foot>span{display:none}.manifesto-line>span{display:none}.section{padding-top:75px;padding-bottom:75px}.section-head>p{max-width:230px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lab{gap:32px}.lab-intro h2{font-size:39px}.lab-controls{align-items:start}.lab .button{font-size:11px;padding:12px;gap:10px}.type-proof{padding:20px}.proof-top span{font-size:8px}.story{gap:5vw}.story-copy h2{font-size:39px}.archive h2{font-size:100px}.product-detail-grid{grid-template-columns:1fr 1fr}.pdp-copy{padding:60px 25px 30px}}
@media(max-width:640px){html{scroll-padding-top:90px}.announcement{justify-content:center;padding:8px 14px;font-size:10px}.announcement span:first-child,.announcement span:last-child{display:none}.header{height:68px}.header-tools{gap:12px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:34px 24px 24px}.hero-copy .eyebrow{font-size:9px}.hero h1{font-size:clamp(44px,11.5vw,67px);margin:34px 0 20px}.hero-desc{font-size:14px;line-height:1.7}.hero .button{margin-top:23px;min-height:50px;font-size:12px;padding:14px 20px}.hero-foot{padding-top:25px;font-size:9px}.hero-foot>span{display:block;font-size:8px}.hero-foot a{font-size:10px}.hero-photo{height:105vw;max-height:520px;min-height:350px}.hero-photo img{object-position:56% center}.hero-photo figcaption{left:20px;right:20px;bottom:17px;font-size:8px}.manifesto-line{padding:22px 24px}.manifesto-line p{font-size:16px}.section{padding:60px 22px}.section-head{display:block;margin-bottom:27px}.section-head .eyebrow{font-size:10px;margin-bottom:17px}h2{font-size:37px}.section-head>p{font-size:12px;margin-top:20px;max-width:none}.forms-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:10px}.form-card{flex:0 0 80%;scroll-snap-align:start}.form-image{aspect-ratio:4/4.6}.form-title{padding-top:17px}.form-title h3{font-size:23px}.form-title p{font-size:11px}.form-number{font-size:10px;top:14px;left:14px}.selection{padding-top:10px}.filter-row{display:block;margin-bottom:20px}.filters{gap:23px;overflow-x:auto;white-space:nowrap}.filters button{font-size:11px;padding:14px 0}.filter-row>.small{display:none}.product-grid{gap:26px 12px}.product-type{font-size:8px;top:9px;left:9px}.product-open{bottom:8px;right:8px;width:27px;height:27px;font-size:18px}.product-meta{display:block;margin-top:12px}.product-meta h3{font-size:13px}.product-price{display:block;margin-top:5px;font-size:12px}.product-sub{font-size:9px}.color-dots{gap:4px}.color-dot{width:7px;height:7px}.selection-note{font-size:11px;margin-top:30px}.lab{display:block}.lab-intro h2{font-size:37px}.lab-intro .eyebrow{margin-bottom:24px}.lab-intro>p:not(.eyebrow){font-size:13px;margin:24px 0}.lab-intro .text-link{font-size:12px}.lab-workspace{margin-top:38px}.type-proof{min-height:265px;padding:22px}.type-proof>p{font-size:34px}.lab-controls{align-items:center}.lab .button{font-size:12px;padding:12px 17px;gap:20px}.story{display:flex;flex-direction:column;gap:36px}.story figure{width:100%;aspect-ratio:4/4.4}.story-copy h2{font-size:37px}.story-copy .eyebrow{margin-bottom:20px}.story-copy>p:not(.eyebrow){font-size:13px;margin-top:22px}.story-values{margin-top:28px}.archive{padding-top:27px;padding-bottom:24px}.archive-top{padding-bottom:20px}.archive-top .eyebrow{font-size:9px}.archive-top>span{display:none}.archive-main{display:block;padding:35px 0}.archive h2{font-size:96px}.archive-explain{margin-top:34px}.archive-explain>p:first-child{font-size:24px}.archive-explain>p:nth-child(2){font-size:13px;margin:18px 0 23px}.archive-bottom{flex-wrap:wrap;gap:14px 24px;font-size:8px;line-height:1.7;padding-top:21px}.community h2{font-size:42px}.community .text-link{font-size:12px}.footer{padding:44px 22px 25px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:38px}.footer-logo{grid-column:1/-1}.footer-logo img{width:135px;height:auto}.footer h3{font-size:12px;margin-bottom:18px}.footer-top>div a{font-size:11px}.footer-bottom{flex-wrap:wrap;font-size:9px;gap:16px}.preview-note{font-size:9px}.drawer{padding:23px}.dialog-head h2{font-size:24px}.search-dialog,.archive-dialog{padding:24px}.search-dialog input{font-size:15px}.product-dialog{max-width:100vw;max-height:100svh;width:100%;height:100svh;margin:0}.product-detail-grid{display:block}.pdp-gallery{padding:20px}.pdp-main{aspect-ratio:1/1;object-fit:contain}.pdp-thumbs{gap:7px;margin-top:8px}.pdp-thumbs img{height:57px;width:47px}.pdp-copy{padding:28px 24px 40px}.product-close{position:fixed;right:12px;top:12px;border:1px solid #dadddf}.pdp-copy h2{font-size:32px}.cart-line{grid-template-columns:80px 1fr;gap:15px}.cart-line img{width:80px}.proof-bottom{font-size:8px}.lab-disclaimer{font-size:10px}}
@media(max-width:360px){.archive h2{font-size:82px}.hero-foot{gap:8px}.lab-controls{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
