:root{--bg:#070707;--surface:#0f0f0f;--surface-2:#181818;--ink:#f3eee6;--muted:#b0aaa1;--primary:#ca6c3c;--primary-deep:#9e441d;--brand-mineral:#4a433a;--brass:#d1bb8e;--focus-ring:2px solid var(--brass);--plaster:#f5f2ed;--ink-on-plaster:#251d19;--muted-on-plaster:#574a43;--line:#312d28;--line-light:#d9d3cc;--font-display:Georgia, "Times New Roman", serif;--font-body:"Helvetica Neue", Arial, sans-serif;--container:1320px;--gutter:clamp(1.25rem, 4vw, 2.5rem);--section:clamp(5rem, 12vh, 9rem);--ease-out:cubic-bezier(.16, 1, .3, 1);--z-header:50;--z-menu:60}@supports (color:lab(0% 0 0)){:root{--bg:lab(1.98454% 0 0);--surface:lab(4.4379% 0 0);--surface-2:lab(8.36% -.00000745058 0);--ink:lab(94.2339% .704318 4.53261);--muted:lab(69.8632% 1.34608 5.58369);--primary:lab(56.1805% 35.5895 43.6251);--primary-deep:lab(41.0104% 36.4302 41.1254);--brass:lab(76.986% 3.1575 25.9426);--plaster:lab(95.6115% .552416 2.9956);--ink-on-plaster:lab(11.7707% 3.39694 4.5404);--muted-on-plaster:lab(32.6304% 4.47521 6.00494);--line:lab(18.8019% 1.21377 3.65006);--line-light:lab(84.9482% .847787 4.50604)}}@media (max-width:720px){:root{--section:clamp(3.2rem, 8vh, 4.5rem)}}
*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}[id]{scroll-margin-top:92px}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.7}img{max-width:100%;display:block}.icon{vertical-align:-.18em;flex:none;width:1.15em;height:1.15em;display:inline-block;overflow:visible}[hidden]{display:none!important}h1,h2,h3{font-family:var(--font-display);letter-spacing:.01em;text-wrap:balance;margin:0 0 .6em;font-weight:400;line-height:1.12}h1{font-size:clamp(2.4rem,7vw,4.4rem)}h2{font-size:clamp(1.85rem,4vw,2.75rem)}h3{font-size:clamp(1.3rem,2.5vw,1.7rem)}p{text-wrap:pretty;max-width:65ch;margin:0 0 1.2em}a{color:inherit}::selection{background:var(--primary);color:var(--bg)}:focus-visible{outline:var(--focus-ring);outline-offset:3px}:focus-visible[data-focus-origin=pointer]{outline:none}.container{width:min(var(--container), calc(100% - 2 * var(--gutter)));margin-inline:auto}.kicker{color:var(--brass);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:1.1rem;font-size:.72rem;font-weight:600;display:inline-flex}.lead{color:var(--muted);font-size:clamp(1.05rem,1.6vw,1.2rem)}.section-light{background:var(--plaster);color:var(--ink-on-plaster)}.section-light .lead{color:var(--muted-on-plaster)}.section-light .kicker,.section-light .link-arrow{color:var(--primary-deep)}.section-head{max-width:62ch;margin-bottom:clamp(2.5rem,6vw,4rem)}.page-hero{padding-top:clamp(8rem,18vh,11rem);padding-bottom:clamp(2.5rem,6vh,4rem)}.btn{min-height:44px;font:600 .95rem/1.2 var(--font-body);letter-spacing:.03em;cursor:pointer;transition:background .35s var(--ease-out), border-color .35s var(--ease-out), color .35s var(--ease-out), transform .35s var(--ease-out);border:1px solid #0000;border-radius:2px;align-items:center;gap:.6em;padding:.85em 1.6em;text-decoration:none;display:inline-flex}.btn-primary{background:var(--primary);color:#fff}.btn-primary .icon{color:currentColor}.btn-ghost{border-color:var(--line);color:var(--ink);background:0 0}.section-light .btn-ghost,.section-block .btn-ghost{border-color:var(--primary-deep);color:var(--ink-on-plaster)}.link-arrow{color:var(--primary);align-items:center;gap:.5em;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.link-arrow .icon{transition:transform .35s var(--ease-out)}.link-arrow:after{content:"";transform-origin:0;height:1px;transition:transform .45s var(--ease-out);background:currentColor;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}@media (hover:hover) and (pointer:fine){.btn-primary:hover{background:var(--primary-deep);color:#fff;transform:translateY(-1px)}.btn-ghost:hover{border-color:var(--brass);color:var(--brass)}.link-arrow:hover:after{transform:scaleX(1)}.link-arrow:hover .icon{transform:translate(3px)}}@media (max-width:720px){.page-hero{padding-top:5.35rem;padding-bottom:1.75rem}}
.site-header{z-index:var(--z-header);transition:background .4s var(--ease-out), box-shadow .4s var(--ease-out);position:fixed;inset:0 0 auto}body.menu-open{overflow:hidden}body.menu-open .site-header{z-index:calc(var(--z-menu) + 1);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;padding-block:.9rem;display:flex}.brand{align-items:center;text-decoration:none;display:inline-flex}.opening-status{align-items:center;gap:.65rem;min-width:0;display:inline-flex}.opening-status.is-pending{visibility:hidden}.opening-status__icon{color:#fff;stroke-width:1.65px;flex:none;width:18px;height:18px}.opening-status__copy{flex-direction:column;gap:.12rem;min-width:0;line-height:1.05;display:flex}.opening-status__copy strong{color:var(--ink);letter-spacing:.065em;text-transform:uppercase;white-space:nowrap;font-size:.72rem;font-weight:650}.opening-status__copy>span{color:var(--muted);white-space:nowrap;font-size:.66rem;font-weight:600}.opening-status--header{margin-left:auto;padding-left:clamp(.35rem,1vw,1rem)}.opening-status--header .opening-status__copy{align-items:flex-start;gap:.18rem}.opening-status--header .opening-status__copy strong,.opening-status--header .opening-status__copy>span{text-shadow:0 1px 10px #000000a6}.opening-status--header .opening-status__copy>span{color:var(--ink);letter-spacing:.02em;font-size:.78rem;font-weight:700}.opening-status--menu{margin-bottom:1.25rem}.opening-status--menu .opening-status__copy>span{font-size:.78rem;font-weight:700}.main-nav{align-items:center;gap:clamp(.85rem,1.45vw,1.45rem);display:flex}.main-nav a{align-items:center;gap:.42rem;display:inline-flex}.main-nav a:not(.btn){color:var(--muted);font-size:clamp(.94rem,1.05vw,1.02rem);font-weight:500;text-decoration:none;transition:color .3s}.main-nav a:not(.btn) .icon{color:var(--brass)}.header-cta{padding:.65em 1.25em;font-size:clamp(.94rem,1.05vw,1rem)}.menu-toggle{z-index:calc(var(--z-menu) + 1);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;display:none}.menu-toggle span{background:var(--ink);width:26px;height:1.5px;transition:transform .4s var(--ease-out), opacity .3s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(7.5px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.mobile-menu{z-index:var(--z-menu);padding:var(--gutter);opacity:0;visibility:hidden;transition:opacity .45s var(--ease-out), visibility 0s .45s;background:#040404;background:lab(1.20229% 0 0);flex-direction:column;justify-content:center;display:flex;position:fixed;inset:0}.mobile-menu.is-open{opacity:1;visibility:visible;transition:opacity .45s var(--ease-out)}.mobile-menu nav{flex-direction:column;gap:.4rem;display:flex}.mobile-menu nav a{color:var(--ink);font:clamp(1.65rem, 7vw, 2.35rem)/1.2 var(--font-display);opacity:0;transition:transform .5s var(--ease-out), opacity .5s var(--ease-out);border-bottom:1px solid #ffffff12;border-bottom:1px solid lab(100% 0 0/.07);grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.35em 0;text-decoration:none;display:grid;transform:translate(20px)}.mobile-menu.is-open nav a{opacity:1;transform:none}.mobile-menu.is-open nav a:first-child{transition-delay:80ms}.mobile-menu.is-open nav a:nth-child(2){transition-delay:.14s}.mobile-menu.is-open nav a:nth-child(3){transition-delay:.2s}.mobile-menu.is-open nav a:nth-child(4){transition-delay:.26s}.mobile-menu.is-open nav a:nth-child(5){transition-delay:.32s}.mobile-menu nav a>.icon:first-child{color:var(--brass)}.mobile-menu .menu-chevron{width:.7em;height:.7em;color:var(--muted)}.menu-actions{flex-wrap:wrap;gap:.8rem;margin-top:2.4rem;display:flex}.menu-foot{color:var(--muted);flex-direction:column;gap:.45rem;margin-top:2rem;font-size:.9rem;display:flex}.menu-foot span,.menu-foot a{align-items:center;gap:.6rem;display:inline-flex}.menu-foot a{color:var(--brass);text-decoration:none}.site-footer{color:var(--muted);background:#030303;background:lab(.903296% 0 0);padding-block:clamp(3.5rem,8vh,5.5rem) 2rem;font-size:.92rem}.footer-grid{border-bottom:1px solid #ffffff12;border-bottom:1px solid lab(100% 0 0/.07);grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:2.5rem;padding-bottom:3rem;display:grid}.site-footer a{color:var(--muted);text-decoration:none;transition:color .3s}.footer-links{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.footer-links li{align-items:flex-start;gap:.7rem;display:flex}.footer-links .icon{color:var(--brass);margin-top:.3em}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.8rem;font-size:.82rem;display:flex}.switch{flex:none;width:46px;height:26px;position:relative}.switch input{opacity:0;cursor:pointer;position:absolute;inset:0}.switch i{pointer-events:none;transition:background .3s var(--ease-out);background:#2c2824;background:lab(16.4815% 1.22021 3.65508);border-radius:13px;position:absolute;inset:0}.switch i:after{content:"";width:20px;height:20px;transition:transform .35s var(--ease-out);background:#e8e4dd;background:lab(90.7486% .581801 3.77376);border-radius:50%;position:absolute;top:3px;left:3px}.switch input:checked+i{background:var(--primary)}.switch input:checked+i:after{transform:translate(20px)}.switch input:disabled+i{opacity:.55}.switch input:focus-visible+i{outline:var(--focus-ring);outline-offset:2px}.switch input:focus-visible[data-focus-origin=pointer]+i{outline:none}@media (hover:hover) and (pointer:fine){.main-nav a:hover,.site-footer a:hover{color:var(--ink)}}@media (max-width:1080px){.main-nav{display:none}.menu-toggle{display:flex}.opening-status--header{display:none}}@media (max-width:620px){.header-inner{grid-template-columns:minmax(0,1fr) auto;column-gap:.75rem;padding-block:.7rem;display:grid}.brand{grid-area:1/1}.menu-toggle{grid-area:1/2}}
body:has(.not-found-stage) .site-footer{display:none}body:has(.not-found-stage) .site-header:not(.is-scrolled){background:linear-gradient(#0707069e,#0000)}.not-found-stage{isolation:isolate;background:#100f0e;min-height:100svh;display:grid;position:relative;overflow:hidden}.not-found-stage:before,.not-found-stage:after{z-index:-1;content:"";pointer-events:none;position:absolute;inset:0}.not-found-stage:before{background:linear-gradient(90deg,#0b0a09e6 0%,#0b0a09c4 36%,#0b0a094d 72%,#0b0a097a 100%),linear-gradient(#00000038,#00000057)}.not-found-stage:after{background:radial-gradient(at 76%,#d6a87a1f,#0000 27%),linear-gradient(#0000 70%,#0707067a)}.not-found-stage__image{z-index:-2;object-fit:cover;object-position:center;filter:saturate(.68)contrast(1.08);width:100%;height:100%;animation:not-found-image-settle 2.2s var(--ease-out) both;--not-found-motion-duration:2.2s;position:absolute;inset:0;transform:scale(1.035)}.not-found-stage__layout{grid-template-columns:minmax(0,.88fr) minmax(320px,.72fr);align-items:center;gap:clamp(2rem,6vw,7rem);min-height:100svh;padding-block:clamp(8.5rem,16vh,11rem) clamp(3rem,8vh,5rem);display:grid}.not-found-stage__content{z-index:2;max-width:690px;animation:not-found-copy-settle 1s .16s var(--ease-out) both;--not-found-motion-duration:1s;position:relative}.not-found-stage__eyebrow{color:var(--brass);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.72rem;font-weight:650;display:inline-flex}.not-found-stage__eyebrow:before{content:"";background:currentColor;width:2.8rem;height:1px}.not-found-stage h1{color:#fff;letter-spacing:-.035em;text-shadow:0 2px 26px #00000057;max-width:10ch;margin-bottom:.38em;font-size:clamp(3.4rem,6.9vw,7rem);line-height:.94}.not-found-stage h1 span{display:block}.not-found-stage__content p{color:#ffffffb8;margin-bottom:1.8rem;font-size:clamp(1rem,1.5vw,1.2rem)}.not-found-stage__cta{box-shadow:0 14px 36px #0003}.not-found-cabinet{z-index:1;width:min(100%,430px);animation:not-found-cabinet-settle .95s .28s var(--ease-out) both;--not-found-motion-duration:.95s;justify-self:end;position:relative}.not-found-cabinet__body{aspect-ratio:.88;background:#171411;border:1px solid #ffffff1f;position:relative;overflow:hidden;box-shadow:0 38px 90px #0000006b,inset 0 0 0 8px #00000029}.not-found-cabinet__light{z-index:0;opacity:0;width:16px;animation:not-found-light-settle 1.1s 1s var(--ease-out) forwards;--not-found-motion-duration:1.1s;background:linear-gradient(#fff5e0f2,#dea168d1 72%,#b569424d);position:absolute;top:5%;bottom:5%;left:50%;transform:translate(-50%)scaleY(.9);box-shadow:0 0 18px 4px #ffd5a161,0 0 72px 28px #be73482e}.not-found-cabinet__floor-light{z-index:4;opacity:0;--not-found-motion-duration:.8s;background:#ebb47eb8;height:1px;animation:.8s ease-out 1.18s forwards not-found-floor-light-settle;position:absolute;bottom:0;left:22%;right:22%;box-shadow:0 5px 24px 6px #ca7e4e33}.not-found-cabinet__door{z-index:2;background:linear-gradient(110deg,#ffffff0e,#0000 22%),linear-gradient(160deg,#3f3831,#26211d 66%,#1b1815);border:1px solid #ffffff14;width:calc(50% - 2px);position:absolute;top:0;bottom:0;box-shadow:inset 0 0 0 1px #0000002e,0 12px 30px #0000003d}.not-found-cabinet__door:after{content:"";opacity:0;--not-found-motion-duration:1.4s;background:linear-gradient(105deg,#0000 32%,#fff1 49%,#0000 66%);animation:1.4s ease-out 1.35s both not-found-door-reflection;position:absolute;inset:0;transform:translate(-65%)}.not-found-cabinet__door--left{animation:not-found-door-left 1.1s .65s var(--ease-out) both;--not-found-motion-duration:1.1s;left:0}.not-found-cabinet__door--right{animation:not-found-door-right 1.1s .65s var(--ease-out) both;--not-found-motion-duration:1.1s;right:0}.not-found-cabinet__handle{background:linear-gradient(#d9cbb9,#887e72);border-radius:4px;width:2px;height:48px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000059}.not-found-cabinet__door--left .not-found-cabinet__handle{right:16px}.not-found-cabinet__door--right .not-found-cabinet__handle{left:16px}@keyframes not-found-image-settle{0%{opacity:.4;transform:scale(1.08)}to{opacity:1;transform:scale(1.035)}}@keyframes not-found-copy-settle{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes not-found-cabinet-settle{0%{opacity:0;transform:translate(18px,8px)scale(.975)}to{opacity:1;transform:none}}@keyframes not-found-door-left{0%{transform:translate(0)}to{transform:translate(-6px)}}@keyframes not-found-door-right{0%{transform:translate(0)}to{transform:translate(6px)}}@keyframes not-found-light-settle{0%{opacity:0;filter:blur(4px);transform:translate(-50%)scaleY(.88)}to{opacity:.78;filter:blur();transform:translate(-50%)scaleY(1)}}@keyframes not-found-floor-light-settle{0%{opacity:0;transform:scaleX(.35)}to{opacity:.7;transform:scaleX(1)}}@keyframes not-found-door-reflection{0%{opacity:0;transform:translate(-65%)}28%{opacity:.6}to{opacity:0;transform:translate(65%)}}@media (max-width:800px){.not-found-stage__layout{grid-template-columns:minmax(0,1.18fr) minmax(130px,.82fr);align-content:start;align-items:center;gap:clamp(.85rem,3vw,1.75rem);min-height:100svh;padding-top:5.8rem;padding-bottom:2.5rem}.not-found-stage:before{background:linear-gradient(#0b0a09cc,#0b0a0999 64%,#0b0a09c7)}.not-found-stage h1{max-width:10ch;font-size:clamp(2.4rem,8vw,4.4rem)}.not-found-stage__content{animation:none}.not-found-cabinet{justify-self:end;width:min(100%,280px)}}@media (max-width:520px){.not-found-stage__layout{grid-template-columns:minmax(0,1.3fr) minmax(108px,.7fr);gap:.75rem;padding-top:5.45rem;padding-bottom:2rem}.not-found-stage__eyebrow{gap:.5rem;margin-bottom:.85rem;font-size:.62rem}.not-found-stage__eyebrow:before{width:1.5rem}.not-found-stage h1{margin-bottom:.55em;font-size:clamp(2rem,10vw,3rem)}.not-found-stage__content p{margin-bottom:1.15rem;font-size:.9rem;line-height:1.45}.not-found-stage__cta{white-space:nowrap;gap:.45rem;padding-inline:.75rem;font-size:.78rem}.not-found-cabinet{width:100%}.not-found-cabinet__handle{height:38px;right:auto}}@media (prefers-reduced-motion:reduce){.not-found-stage__image{opacity:1;transform:scale(1.035)}.not-found-stage__content,.not-found-cabinet{opacity:1;transform:none}.not-found-cabinet__door--left{transform:rotateY(-18deg)}.not-found-cabinet__door--right{transform:rotateY(18deg)}.not-found-cabinet__inside:after{opacity:.54}}
html{scroll-behavior:smooth;overflow-x:hidden}body{overflow-x:hidden}main{min-height:70vh}.site-header.is-scrolled{background:color-mix(in oklch, var(--bg) 92%, transparent);box-shadow:0 1px 0 var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body:has(.editorial-hero,.showroom-hero):not(.menu-open) .site-header:not(.is-scrolled){background:linear-gradient(#00000061,#0000)}body:has(.editorial-hero,.showroom-hero) .main-nav a:not(.btn){text-shadow:0 1px 10px #0009}body:has(.editorial-hero,.showroom-hero) .main-nav a:not(.btn) .icon{filter:drop-shadow(0 1px 5px #0009)}body:has(.detail-hero) .site-header{background:color-mix(in oklch, var(--plaster) 94%, transparent);box-shadow:0 1px 0 var(--line-light);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body:has(.detail-hero) .site-header.is-scrolled{background:color-mix(in oklch, var(--plaster) 94%, transparent);box-shadow:0 1px 0 var(--line-light);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body:has(.detail-hero) .brand-logo__image{filter:none}body:has(.detail-hero) .main-nav a:not(.btn){color:var(--muted-on-plaster)}body:has(.detail-hero) .main-nav a:not(.btn) .icon{color:var(--primary-deep)}body:has(.detail-hero) .menu-toggle span{background:var(--ink-on-plaster)}body:has(.detail-hero) .opening-status--header .opening-status__copy strong{color:var(--ink-on-plaster);text-shadow:none}body:has(.detail-hero) .opening-status--header .opening-status__copy>span{color:var(--ink-on-plaster);text-shadow:none}body:has(.detail-hero) .opening-status--header .opening-status__icon{color:#111}body:has(.detail-hero) .opening-status--header{border-color:var(--line-light)}.brand{align-items:center;display:inline-flex}.brand-logo{width:220px;animation:logo-set .75s var(--ease-out) both;transform-origin:50%;flex:none;display:block}.brand-logo__image{object-fit:contain;filter:brightness(0)invert(95%);width:100%;height:100%;transition:filter .25s var(--ease-out);display:block}body.menu-open .site-header,body.menu-open .site-header.is-scrolled{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}body.menu-open .brand-logo__image{filter:brightness(0)invert(95%)}body.menu-open .menu-toggle span{background:#fff}@keyframes logo-set{0%{opacity:0;transform:translateY(-4px)scale(.96)}}.skip-link{z-index:200;background:var(--brass);color:var(--bg);padding:.7rem 1rem;font-weight:700;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:none}.noscript-nav{z-index:40;padding:6rem var(--gutter) 1rem;background:var(--surface);flex-wrap:wrap;gap:1rem;display:flex;position:relative}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.reveal-lines .line{display:block;overflow:hidden}.reveal-lines .line>span{animation:line-up 1s var(--ease-out) forwards;display:block;transform:translateY(110%)}.reveal-lines .line:nth-child(2)>span{animation-delay:.12s}.reveal-lines .line:nth-child(3)>span{animation-delay:.24s}@keyframes hero-settle{to{transform:scale(1)}}@keyframes line-up{to{transform:none}}.js-armed .reveal-auto{opacity:0;transition:opacity .8s var(--ease-out), transform .8s var(--ease-out);transform:translateY(24px)}.js-armed .reveal-auto.is-in{opacity:1;transform:none}.js-armed .reveal-stagger-auto>*{opacity:0;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out);transform:translateY(24px)}.js-armed .reveal-stagger-auto.is-in>*{opacity:1;transform:none}.js-armed .reveal-stagger-auto.is-in>:nth-child(2){transition-delay:90ms}.js-armed .reveal-stagger-auto.is-in>:nth-child(3){transition-delay:.18s}.js-armed .reveal-stagger-auto.is-in>:nth-child(4){transition-delay:.27s}.js-armed .reveal-stagger-auto.is-in>:nth-child(5){transition-delay:.36s}.js-armed .reveal-stagger-auto>.feature-card img{clip-path:inset(0 0 16%);transition:clip-path 1s var(--ease-out), transform 1.3s var(--ease-out);transform:scale(1.07)}.js-armed .reveal-stagger-auto.is-in>.feature-card img{clip-path:inset(0);transform:scale(1)}@supports (animation-timeline:view()){.full-bleed img{animation:linear both bleed-parallax;animation-timeline:view()}.laundry-room__media img{animation:linear both laundry-depth;animation-timeline:view()}@keyframes bleed-parallax{0%{transform:translateY(-5%)scale(1.12)}to{transform:translateY(5%)scale(1.12)}}@keyframes laundry-depth{0%{transform:translateY(-3%)scale(1.08)}to{transform:translateY(3%)scale(1.08)}}}.editorial-hero{isolation:isolate;align-items:end;min-height:min(84vh,880px);padding-block:10rem 5rem;display:grid;position:relative}.editorial-hero>img{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-hero>img{transform:none}.editorial-hero:after{content:"";z-index:1;background:linear-gradient(90deg,#000000c7,#00000014),linear-gradient(#0000 45%,#000000b3);position:absolute;inset:0}.editorial-hero>.container{z-index:2;position:relative}.editorial-hero__content{width:min(720px,100%)}.editorial-hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.laundry-hero{min-height:min(90vh,940px)}.laundry-hero>img{object-position:center 45%}.laundry-hero:after{background:linear-gradient(90deg,#120908e0 0%,#1209087a 45%,#12090814 74%),linear-gradient(#0000 42%,#0c0706bd)}.laundry-hero .editorial-hero__content{width:min(680px,100%)}.laundry-hero h1{max-width:760px}.laundry-manifesto__grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(3rem,8vw,7rem);display:grid}.laundry-manifesto .section-head{margin-bottom:2rem}.laundry-feature-list{border-top:1px solid var(--line-light)}.laundry-feature-list article{border-bottom:1px solid var(--line-light);grid-template-columns:2.5rem 3.5rem minmax(0,1fr);align-items:start;gap:clamp(.7rem,2vw,1.5rem);padding-block:clamp(1.4rem,3vw,2rem);display:grid}.laundry-feature-list__number{color:var(--primary-deep);font:1rem/1 var(--font-display);padding-top:.55rem}.laundry-feature-list .card-icon{margin:0}.laundry-feature-list h3{margin-bottom:.35rem}.laundry-feature-list p{color:var(--muted-on-plaster);margin:0}.laundry-room{padding-block:var(--section);background:var(--bg);color:var(--ink)}.laundry-room__grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:clamp(2.5rem,7vw,6rem);display:grid}.laundry-room__media{aspect-ratio:1;background:var(--surface);overflow:hidden}.laundry-room__media img{object-fit:cover;width:100%;height:108%}.laundry-room__copy .icon-list{margin-top:2rem}.laundry-room__copy .icon-list .icon{color:var(--brass)}.laundry-detail-grid{border-top:1px solid var(--line-light);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.laundry-detail-grid article{border-left:1px solid var(--line-light);min-width:0;padding:clamp(1.4rem,3vw,2.2rem) clamp(1rem,2.4vw,1.8rem) 0}.laundry-detail-grid article:first-child{border-left:0;padding-left:0}.laundry-detail-grid__head{justify-content:space-between;align-items:start;gap:1rem;display:flex}.laundry-detail-grid__head>span{color:var(--primary-deep);font:1rem/1 var(--font-display);padding-top:.5rem}.laundry-detail-grid .card-icon{margin-bottom:1.3rem}.laundry-detail-grid p{color:var(--muted-on-plaster)}.laundry-origin{border-block:1px solid var(--line);background:var(--surface);padding-block:clamp(3.5rem,9vw,7rem)}.laundry-origin__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(2.5rem,8vw,7rem);display:grid}.laundry-origin__grid h2{max-width:620px}.laundry-origin__proofs{flex-wrap:wrap;gap:.7rem 1.4rem;margin-top:2rem;display:flex}.laundry-origin__proofs span{color:var(--ink);align-items:center;gap:.55rem;font-size:.9rem;font-weight:650;display:inline-flex}.laundry-origin__proofs .icon{color:var(--brass)}.home-laundry-section{padding-block:var(--section);background:var(--bg)}.home-laundry{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:clamp(2.5rem,7vw,6rem);display:grid}.home-laundry__media{aspect-ratio:4/4.35;background:var(--surface);overflow:hidden}.home-laundry__media img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s var(--ease-out)}.home-laundry__copy .icon-list{margin-block:1.8rem 2rem}.home-laundry__copy .icon-list .icon{color:var(--brass);stroke-width:1.9px}@media (hover:hover) and (pointer:fine){.home-laundry__media:hover img{transform:scale(1.025)}}.truth-proof{background:var(--plaster);color:var(--ink-on-plaster);padding-block:clamp(3rem,8vw,6rem)}.truth-proof .lead{color:var(--muted-on-plaster)}.truth-proof__grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:2rem;display:grid}.truth-proof__facts{background:var(--line-light);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.truth-proof__facts div{background:var(--plaster);padding:1.5rem}.truth-proof__facts .icon{width:1.35rem;height:1.35rem;color:var(--primary-deep);margin-bottom:.75rem}.truth-proof__facts strong{color:var(--primary-deep);font-family:var(--font-display);font-size:1.45rem;display:block}.live-grid{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.live-box{border:1px solid var(--line);background:#090909;background:lab(2.47865% 0 0);border-radius:2px;padding:clamp(1.3rem,3vw,2rem)}.section-block .live-box{background:var(--plaster);border-color:var(--line-light);color:var(--ink-on-plaster)}.section-block .live-head{border-color:var(--line-light);color:var(--muted-on-plaster)}.section-block .live-feed .who{color:var(--ink-on-plaster)}.section-block .live-feed .what,.section-block .live-feed .when{color:var(--muted-on-plaster)}.section-block .live-feed li{border-bottom-color:var(--line-light)}.section-block .live-box .live-head .live-ic,.section-block .live-box .live-feed .icon{color:var(--ink-on-plaster);stroke-width:2.3px}.live-head{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.6em;padding-bottom:1rem;font-size:.78rem;font-weight:600;display:flex}.live-head .live-ic{width:20px;height:20px}.pulse{background:#54bf5c;background:lab(69.5705% -47.7195 39.7963);border-radius:50%;flex:none;width:8px;height:8px;position:relative}.pulse:after{content:"";border:1px solid #54bf5c99;border:1px solid lab(69.5705% -47.7195 39.7963/.6);border-radius:50%;animation:2.2s ease-out infinite pulse-ring;position:absolute;inset:-4px}@keyframes pulse-ring{0%{opacity:1;transform:scale(.5)}70%,to{opacity:0;transform:scale(1.6)}}.live-feed{margin:0;padding:0;list-style:none}.live-feed li{border-bottom:1px solid #ffffff0d;border-bottom:1px solid lab(100% 0 0/.05);align-items:flex-start;gap:.85em;padding-block:.95rem;display:flex}.live-feed li:last-child{border-bottom:0;padding-bottom:0}.live-feed .icon{width:18px;height:18px;color:var(--brass);flex:none;margin-top:.2em}.live-feed .live-copy{min-width:0}.live-feed .who{color:var(--ink);font-size:.95rem;font-weight:600;display:block}.live-feed .what{color:var(--muted);font-size:.88rem;display:block}.live-feed .when{color:#847f7a;color:lab(53.616% .887096 3.71532);white-space:nowrap;margin-left:auto;padding-top:.15em;font-size:.78rem}.live-feed li.feed-enter{animation:feed-in .7s var(--ease-out)}@keyframes feed-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.pulse:after,.live-feed li.feed-enter{animation:none}}.live-ic{color:var(--brass)}.live-ic path{transform-origin:50%;animation:2.2s ease-in-out infinite live-ripple}.live-ic path:first-of-type,.live-ic path:nth-of-type(4){animation-delay:.35s}.live-ic circle{transform-origin:50%;animation:2.2s ease-in-out infinite live-dot}@keyframes live-ripple{0%,to{opacity:.35;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}@keyframes live-dot{0%,to{opacity:.75}50%{opacity:1}}.card-grid{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:1.25rem;display:grid}.feature-card{border:1px solid var(--line);background:var(--surface);min-width:0;color:var(--ink);transition:border-color .35s var(--ease-out), background-color .35s var(--ease-out), color .35s var(--ease-out), transform .35s var(--ease-out), box-shadow .45s var(--ease-out);flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.feature-card img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;transition:transform 1s var(--ease-out), filter .6s var(--ease-out)}.feature-card h3{transition:color .35s}.feature-card__body{flex-direction:column;flex:1;padding:clamp(1.35rem,2vw,1.75rem);display:flex}.feature-card__body p{color:var(--muted)}.feature-card__meta{min-height:2.25rem;color:var(--brass);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.1rem;font-size:.78rem;display:flex}.card-icon{width:2.75rem;height:2.75rem;color:var(--brass);background:0 0;place-items:center;margin-bottom:1rem;line-height:0;display:inline-grid;position:relative}.card-icon:after{content:"";opacity:.32;background:currentColor;height:2px;display:none;position:absolute;bottom:.1rem;left:.35rem;right:.35rem}.card-icon--steps:after{display:block}.card-icon>.icon{vertical-align:0;stroke-width:2.35px;width:1.7rem;height:1.7rem}.feature-card__meta .card-icon{margin:0}.feature-card__meta>span:last-child{text-align:right;max-width:72%}.feature-card h3{margin-bottom:.55rem}.feature-card .chips{margin:1rem 0 1.35rem}.feature-card .chip{color:var(--ink)}.feature-card .link-arrow{color:color-mix(in oklch, var(--primary) 70%, var(--ink));text-wrap:balance;align-items:center;gap:.45rem;margin-top:auto;font-weight:700;display:inline-flex}.feature-card .link-arrow .icon{color:var(--ink)}.section-block .feature-card{border-color:var(--line-light);background:var(--plaster);color:var(--ink-on-plaster)}.section-block .feature-card__body p{color:var(--muted-on-plaster)}.section-block .feature-card__meta{color:var(--primary-deep)}.section-block .feature-card .chip{color:var(--muted-on-plaster)}.section-block .feature-card .link-arrow,.section-block .feature-card .link-arrow .icon{color:var(--primary-deep)}.section-block .feature-card:hover{border-color:var(--primary-deep)}.section-block .feature-card:hover h3{color:var(--primary-deep)}.chips{flex-wrap:wrap;gap:.45rem;display:flex}.chip{min-height:28px;color:var(--muted);border:1px solid;border-radius:999px;align-items:center;padding:.3rem .65rem;font-size:.74rem;line-height:1.2;display:inline-flex}.section-block .chip,.composition-card .chip,.assortment-card .chip{color:var(--muted-on-plaster)}.material-card__head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.material-card__head .card-icon{margin-bottom:.8rem}.section-block{padding-block:var(--section);background:var(--plaster);color:var(--ink-on-plaster)}.section-block .lead{color:var(--muted-on-plaster)}.section-block .kicker,.section-block .link-arrow{color:var(--primary-deep)}.section-block :focus-visible{outline-color:var(--primary-deep)}.section-link{margin-top:2.2rem}.muted-light{color:var(--muted-on-plaster)}.home-showroom{padding-bottom:0}.material-grid{background:var(--line-light);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.material-card{background:var(--plaster);color:var(--ink-on-plaster);padding:clamp(1.2rem,3vw,2rem)}.material-card img{aspect-ratio:4/3;object-fit:cover;width:100%;margin-bottom:1.25rem}.detail-hero{background:var(--plaster);min-height:720px;color:var(--ink-on-plaster);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);padding-top:78px;display:grid}.detail-hero .lead{color:var(--muted-on-plaster)}.detail-hero .kicker{color:var(--primary-deep)}.detail-hero .btn-ghost{border-color:var(--primary-deep);color:var(--ink-on-plaster)}.detail-hero__copy{align-self:center;padding:clamp(2rem,7vw,6rem)}.detail-hero__media img{object-fit:cover;width:100%;height:100%}.detail-columns{background:var(--line-light);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.detail-column{background:var(--plaster);color:var(--ink-on-plaster);padding:clamp(1.5rem,4vw,3rem)}.detail-column>img{aspect-ratio:16/10;object-fit:cover;width:100%;margin-bottom:1.25rem}.detail-column ul{padding-left:1.2rem}.icon-list{gap:.55rem;list-style:none;display:grid;padding:0!important}.icon-list li{align-items:flex-start;gap:.6rem;display:flex}.icon-list .icon{color:var(--primary-deep);margin-top:.3em}.section-block .icon-list .icon{color:var(--ink-on-plaster)}.gallery-strip{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.gallery-strip img{object-fit:cover;width:100%;height:clamp(260px,40vw,560px)}.composition-grid{background:var(--line-light);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.composition-card{background:var(--plaster);min-width:0;color:var(--ink-on-plaster);padding:clamp(1.35rem,3vw,2.2rem)}.composition-card>img{aspect-ratio:16/10;object-fit:cover;width:100%;margin-bottom:1.25rem}.composition-card__head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.composition-card__head>span:first-child{color:var(--primary-deep);font:1.05rem/1 var(--font-display)}.visit-band{background:var(--plaster);color:var(--ink-on-plaster);padding-block:clamp(2.5rem,6vh,4rem)}.visit-band p{color:var(--muted-on-plaster)}.visit-band__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.visit-band__inner p{margin:0}.sibling-nav{flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:clamp(2rem,5vw,3rem);display:flex}.cta-final h2{max-width:760px}.cta-final .lead{margin-bottom:1.8rem}.home-atelier{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.atelier-showcase{aspect-ratio:4/4.25;background:var(--surface);min-width:0;position:relative;overflow:hidden}.atelier-showcase__media,.atelier-showcase__media img{width:100%;height:100%;position:absolute;inset:0}.atelier-showcase__media img{object-fit:cover;opacity:0;transition:opacity .7s var(--ease-out), transform 1.4s var(--ease-out);transform:scale(1.04)}.atelier-showcase__media img.is-active{opacity:1;transform:scale(1)}.atelier-showcase__panel{background:color-mix(in oklch, var(--bg) 88%, transparent);color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:minmax(0,1fr);gap:.8rem;padding:1rem;display:grid;position:absolute;bottom:1rem;left:1rem;right:1rem}.atelier-showcase__tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;min-width:0;display:grid}.atelier-showcase__tools button{border:1px solid var(--line);width:100%;min-height:44px;color:var(--muted);font:600 .72rem/1.2 var(--font-body);text-align:left;cursor:pointer;transition:color .25s, border-color .25s, background .25s, transform .25s var(--ease-out);background:0 0;justify-content:flex-start;align-items:center;gap:.45rem;padding:.5rem .65rem;display:flex}.atelier-showcase__tools button .icon{flex:none;width:1rem;height:1rem}.atelier-showcase__tools button[aria-selected=true]{border-color:var(--brass);background:color-mix(in oklch, var(--primary) 20%, transparent);color:var(--brass)}.atelier-showcase__tools button:focus-visible{outline:var(--focus-ring);outline-offset:2px}.atelier-showcase__tools button:focus-visible[data-focus-origin=pointer]{outline:none}.atelier-showcase__panel [role=tabpanel]{align-self:center}.atelier-showcase__panel strong,.atelier-showcase__panel span{display:block}.atelier-showcase__panel strong{font-family:var(--font-display);margin-bottom:.25rem;font-size:1.12rem}.atelier-showcase__panel [role=tabpanel] span{color:var(--muted);font-size:.88rem;line-height:1.45}.method-graph{height:44px;color:var(--primary-deep);margin:0 0 clamp(1.5rem,4vw,2.5rem);position:relative}.method-graph>.icon{width:100%;height:44px;display:block}.method-node{z-index:1;background:var(--plaster);width:42px;height:42px;color:inherit;border:1.5px solid;border-radius:50%;place-items:center;display:grid;position:absolute;transform:translate(-50%,-50%)}.method-node__icon{stroke-width:2.15px;width:1.25rem;height:1.25rem}.method-node--1{top:58%;left:16.6%}.method-node--2{top:50%;left:50%}.method-node--3{top:33%;left:83.3%}.js-armed .method-graph>.icon{stroke-dasharray:1000;stroke-dashoffset:1000px;transition:stroke-dashoffset 1.8s var(--ease-out) .2s}.js-armed .method-graph.is-in>.icon{stroke-dashoffset:0}.js-armed .method-node{opacity:0;transition:opacity .4s var(--ease-out), transform .55s var(--ease-out);transform:translate(-50%,-50%)scale(.55)}.js-armed .method-graph.is-in .method-node{opacity:1;transform:translate(-50%,-50%)scale(1)}.js-armed .method-node__icon{opacity:0;transition:opacity .3s var(--ease-out), transform .45s var(--ease-out);transform:scale(.65)}.js-armed .method-graph.is-in .method-node__icon{opacity:1;transform:scale(1)}.js-armed .method-graph.is-in .method-node--1{transition-delay:.55s}.js-armed .method-graph.is-in .method-node--2{transition-delay:1.15s}.js-armed .method-graph.is-in .method-node--3{transition-delay:1.75s}.js-armed .method-graph.is-in .method-node--1 .method-node__icon{transition-delay:.55s}.js-armed .method-graph.is-in .method-node--2 .method-node__icon{transition-delay:1.15s}.js-armed .method-graph.is-in .method-node--3 .method-node__icon{transition-delay:1.75s}.method-grid{background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.method-step{background:var(--bg);min-width:0;padding:clamp(1.5rem,4vw,2.8rem)}.section-block .method-step{background:var(--plaster);color:var(--ink-on-plaster)}.method-step__head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;display:flex}.method-step__head>span:first-child{color:var(--brass);font:1.4rem/1 var(--font-display)}.section-block .method-step__head>span:first-child{color:var(--primary-deep)}.method-step__head .card-icon{margin:0}.method-step p{color:var(--muted)}.section-block .method-step p{color:var(--muted-on-plaster)}.section-block .method-grid{background:var(--line-light)}.section-block .method-graph{color:var(--primary-deep);opacity:1}.assortment-grid{background:var(--line-light);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.assortment-card{background:var(--plaster);min-width:0;color:var(--ink-on-plaster);padding:clamp(1.35rem,3vw,2.2rem)}.assortment-card>img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;margin-bottom:1.1rem}.assortment-card__head{align-items:center;gap:1rem;margin-bottom:.6rem;display:flex}.assortment-card__head .card-icon,.assortment-card__head h3{margin:0}.swatch-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;margin:1.2rem 0;display:grid}.swatch-strip figure{min-width:0;margin:0;position:relative;overflow:hidden}.swatch-strip img{aspect-ratio:1;object-fit:cover;width:100%}.swatch-strip figcaption{color:#fff;background:#000000ad;padding:.35rem .45rem;font-size:.68rem;line-height:1.2;position:absolute;bottom:0;left:0;right:0}.full-bleed{aspect-ratio:16/9;overflow:hidden}.full-bleed img{object-fit:cover;width:100%;height:100%}.showroom-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2.2rem;display:flex}.showroom-foot p{color:var(--muted);margin:0}.section-block .showroom-foot p{color:var(--muted-on-plaster)}.showroom-hero{height:clamp(360px,64vh,720px)}.showroom-access{border-top:1px solid var(--line-light)}.showroom-access__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(1.5rem,4vw,3rem);display:grid}.showroom-access__note{color:var(--muted-on-plaster);margin-top:1.4rem;font-size:.95rem}.showroom-map{border:1px solid var(--line-light);overflow:hidden}.showroom-map iframe{filter:grayscale(.85)contrast(.95);border:0;display:block}.showroom-map--consent{background:color-mix(in oklch, var(--plaster) 84%, var(--line-light));place-content:center;justify-items:start;min-height:380px;padding:clamp(1.5rem,4vw,3rem);display:grid}.showroom-map--consent>.icon{width:2rem;height:2rem;color:var(--primary-deep);margin-bottom:1rem}.showroom-map--consent strong{font-family:var(--font-display);margin-bottom:.35rem;font-size:1.35rem}.showroom-map--consent p{color:var(--muted-on-plaster)}@media (hover:hover) and (pointer:fine){.feature-card:hover{border-color:var(--brass);background:var(--surface-2);color:var(--ink);transform:translateY(-2px);box-shadow:0 16px 38px #00000042}.feature-card:hover img{filter:brightness(1.04);transform:scale(1.035)}.feature-card:hover h3{color:var(--brass)}.feature-card:hover .feature-card__body p,.feature-card:hover .chip{color:var(--muted)}.feature-card:hover .feature-card__meta,.feature-card:hover .card-icon,.feature-card:hover .link-arrow,.feature-card:hover .link-arrow .icon{color:var(--brass)}.section-block .feature-card:hover{border-color:var(--ink-on-plaster);background:var(--ink-on-plaster);color:var(--plaster)}.section-block .feature-card:hover h3{color:var(--brass)}.section-block .feature-card:hover .feature-card__body p,.section-block .feature-card:hover .chip{color:var(--plaster)}.section-block .feature-card:hover .feature-card__meta,.section-block .feature-card:hover .card-icon,.section-block .feature-card:hover .link-arrow,.section-block .feature-card:hover .link-arrow .icon{color:var(--brass)}.js-armed .reveal-stagger-auto.is-in>.feature-card:hover{transform:translateY(-2px)}.js-armed .reveal-stagger-auto.is-in>.feature-card:hover img{filter:brightness(1.04);transform:scale(1.035)}.atelier-showcase__tools button:hover{border-color:var(--brass);color:var(--brass)}}.other-links{flex-wrap:wrap;gap:.7rem;display:flex}.other-links a{border:1px solid var(--line);padding:.65rem 1rem;text-decoration:none}.site-footer h2{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.12em;color:var(--brass);font-size:.75rem;font-weight:700}.footer-grid>div:last-child{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.footer-brand img{filter:brightness(0)invert(95%);width:min(220px,100%);height:auto;margin-bottom:1.2rem}.footer-bottom{justify-content:space-between;gap:1rem;display:flex}.hebora-credit{color:#fff9;white-space:nowrap;transition:color .3s var(--ease-out);align-items:baseline;gap:.5rem;font-size:.85rem;text-decoration:none;display:inline-flex}.hebora-credit:hover{color:#fffffff2}.hebora-word{font:800 1.12rem/1 var(--font-body);letter-spacing:.01em;color:#0000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 130 40' preserveAspectRatio='none'%3E%3Cpath d='M0,20 Q32.5,10 65,20 T130,20 V40 H0 Z' fill='%23C1754E'/%3E%3C/svg%3E"),linear-gradient(#fff,#fff);background-position:0 100%,0 0;background-repeat:repeat-x,no-repeat;background-size:130px 100%,100% 100%;-webkit-background-clip:text;background-clip:text;animation:4.2s linear infinite heboraWave}@keyframes heboraWave{to{background-position:-130px 100%,0 0}}.legal-content{padding-block:clamp(3rem,8vw,7rem)}.legal-copy{width:min(820px, 100% - 2 * var(--gutter))}.legal-copy section+section{border-top:1px solid var(--line-light);margin-top:2.5rem;padding-top:2.5rem}.legal-copy h2{align-items:center;gap:.65rem;font-size:clamp(1.45rem,3vw,2rem);display:flex}.legal-copy h2 .icon{color:var(--primary-deep)}.icon-text{align-items:flex-start;gap:.6rem;display:flex}.icon-text>.icon{color:var(--primary);margin-top:.3em}.cookie-card{z-index:100;border:1px solid var(--line);border-top:2px solid var(--primary);width:min(400px,100vw - 1.6rem);color:var(--ink);animation:cookie-in .7s var(--ease-out) both;background:#090909;background:lab(2.47865% 0 0);border-radius:3px;padding:1.3rem 1.4rem;position:fixed;bottom:clamp(.8rem,2vw,1.5rem);left:clamp(.8rem,2vw,1.5rem);box-shadow:0 24px 60px #00000080}.cookie-head{align-items:center;gap:.8rem;margin-bottom:.6rem;display:flex}.cookie-brand-mark{width:30px;height:24px;color:var(--ink);flex:none}.cookie-head span{color:var(--brass);letter-spacing:.16em;text-transform:uppercase;font-size:.64rem;font-weight:700;display:block}.cookie-head h2{margin:.08rem 0 0;font-size:1.08rem}.cookie-card p,.cookie-modal>p{color:var(--muted);margin-bottom:1rem;font-size:.86rem;line-height:1.55}.cookie-actions,.cookie-modal-actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.cookie-actions .btn{min-height:42px;padding:.7em 1.35em;font-size:.88rem}.cookie-options-link{min-height:42px;color:var(--muted);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:.45rem;font-size:.84rem;text-decoration:underline}.cookie-overlay{z-index:101;padding:var(--gutter);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:cookie-fade .3s var(--ease-out) both;background:#0000009e;place-items:center;display:grid;position:fixed;inset:0}.cookie-modal{border:1px solid var(--line);width:min(480px,100%);max-height:calc(100dvh - 2rem);color:var(--ink);animation:cookie-modal-in .4s var(--ease-out) both;background:#090909;background:lab(2.47865% 0 0);border-radius:3px;padding:clamp(1.5rem,4vw,2.2rem);overflow:auto;box-shadow:0 24px 80px #00000085}.cookie-modal h2{font-size:1.45rem}.cookie-row{cursor:pointer;border-top:1px solid #ffffff12;border-top:1px solid lab(100% 0 0/.07);justify-content:space-between;align-items:center;gap:1rem;padding-block:1rem;display:flex}.cookie-row strong,.cookie-row small{display:block}.cookie-row small{color:var(--muted)}.cookie-modal-actions{justify-content:flex-end;margin-top:1.4rem}.cookie-reopen{min-height:44px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:.4rem;font-size:.82rem}body.menu-open .cookie-card,body.menu-open .cookie-overlay{visibility:hidden;pointer-events:none}@keyframes cookie-in{0%{opacity:0;transform:translateY(24px)}}@keyframes cookie-fade{0%{opacity:0}}@keyframes cookie-modal-in{0%{opacity:0;transform:translateY(16px)scale(.98)}}.quiz-section,.booking-section{padding:0 0 var(--section)}.quiz-flow,.quiz-result,.booking-shell{width:min(900px,100%);margin-inline:auto}.quiz-flow,.quiz-result,.booking-step,.booking-success,.booking-confirmation{scroll-margin-block:7rem 2rem}.quiz-progress{color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.quiz-progress>div{flex:1;gap:.45rem;display:flex}.quiz-progress i{background:var(--line);flex:1;height:3px}.quiz-progress i.is-active{background:var(--primary)}.quiz-flow fieldset,.booking-flow fieldset{border:0;min-width:0;margin:0;padding:0}.quiz-flow legend,.booking-flow h2,.booking-flow legend{font-family:var(--font-display);margin-bottom:1.3rem;font-size:clamp(1.6rem,4vw,2.4rem)}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.choice-card{cursor:pointer;min-width:0;color:inherit;text-align:left;position:relative}button.choice-card{font:inherit;background:0 0;border:0;padding:0}.choice-card input{opacity:0;position:absolute}.choice-card span{border:1px solid var(--line);background:var(--surface);overflow-wrap:anywhere;align-items:center;gap:.75rem;min-height:72px;padding:1rem 1.2rem;transition:border-color .2s,background .2s;display:flex}.choice-card span .icon{color:var(--brass)}.choice-card input:checked+span{border-color:var(--primary);background:color-mix(in oklch, var(--primary) 18%, var(--surface))}.choice-card input:focus-visible+span{outline:var(--focus-ring);outline-offset:3px}.choice-card input:focus-visible[data-focus-origin=pointer]+span{outline:none}.choice-card[aria-checked=true] span{border-color:var(--primary);background:color-mix(in oklch, var(--primary) 18%, var(--surface))}.choice-card[role=radio]:focus-visible span{outline:var(--focus-ring);outline-offset:3px}.choice-card[role=radio]:focus-visible[data-focus-origin=pointer] span{outline:none}.flow-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:2rem;display:flex}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.quiz-result{width:min(720px,100%);max-width:100%;overflow:clip}.quiz-result__visual{position:relative}.quiz-result img{object-fit:cover;background:var(--surface);width:100%;height:clamp(180px,30svh,300px);margin-block:1rem;display:block}.quiz-hud{background:color-mix(in oklch, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-wrap:wrap;justify-content:center;gap:1.6rem;padding:.8rem 1rem;display:flex;position:absolute;bottom:1rem;left:1rem;right:1rem}.quiz-hud-item{align-items:center;gap:.5rem;display:inline-flex}.quiz-hud-item .icon{width:1.1rem;height:1.1rem;color:var(--brass)}.quiz-hud-item b{color:var(--ink);font-weight:600}.quiz-result__actions{flex-wrap:wrap;gap:.75rem;display:flex}.quiz-flow__actions{justify-content:flex-start;margin-top:1.25rem}.booking-step--active.booking-step--fwd{animation:step-fwd .5s var(--ease-out)}.booking-step--active.booking-step--back{animation:step-back .5s var(--ease-out)}@keyframes step-fwd{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:none}}@keyframes step-back{0%{opacity:0;transform:translate(-32px)}to{opacity:1;transform:none}}.booking-stepper{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin:0 0 2rem;padding:0;list-style:none;display:grid}.booking-stepper button{background:var(--surface);width:100%;min-height:74px;color:var(--muted);cursor:pointer;border:0}.booking-stepper button:disabled{cursor:not-allowed;opacity:.48}.booking-stepper button.is-active{color:var(--ink);box-shadow:inset 0 -3px var(--primary)}.booking-stepper button span{color:var(--brass);font-weight:700;display:block}.booking-stepper .step-icon{margin-bottom:.25rem}.booking-stepper .step-icon .icon{width:1.25rem;height:1.25rem}.booking-flow{background:var(--surface);padding:clamp(1.25rem,5vw,3rem)}.project-choice-group+.project-choice-group{margin-top:2rem}.booking-flow .project-choice-group>legend{color:var(--muted);font:600 .86rem/1.4 var(--font-body);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.85rem}.space-choice-grid .choice-card span{min-height:82px;font-size:1.05rem;font-weight:650}.space-choice-grid .choice-card .icon{width:1.45rem;height:1.45rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.form-field{gap:.5rem;min-width:0;font-weight:600;display:grid}.field-label{align-items:center;gap:.45rem;min-height:1.25rem;display:flex}.field-label .icon{width:1rem;height:1rem;color:var(--brass);stroke-width:1.8px;transition:color .25s var(--ease-out), transform .25s var(--ease-out)}.field-label small{color:var(--muted);margin-left:.1rem;font-size:.78em;font-weight:400}.form-grid input,.form-grid textarea{border:1px solid var(--line);background:var(--bg);width:100%;min-height:48px;color:var(--ink);font:inherit;transition:border-color .25s var(--ease-out), box-shadow .25s var(--ease-out), background .25s var(--ease-out);border-radius:2px;padding:.75rem}.form-grid textarea{resize:vertical;min-height:124px}.form-field:focus-within .field-label .icon{color:var(--ink);transform:translateY(-1px)scale(1.08)}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--brass);background:var(--surface-2);box-shadow:0 0 0 3px color-mix(in oklch, var(--brass) 22%, transparent);outline:none}.form-full{grid-column:1/-1}.day-grid,.slot-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin-bottom:2rem;display:grid}.day-chip,.slot-chip{cursor:pointer;min-width:0;position:relative}.day-chip input,.slot-chip input{opacity:0;position:absolute}.day-chip span,.slot-chip span{border:1px solid var(--line);overflow-wrap:anywhere;text-align:center;place-items:center;min-height:52px;padding:.5rem;display:grid}.day-chip input:checked+span,.slot-chip input:checked+span{border-color:var(--primary);background:var(--primary);color:#fff}.day-chip input:focus-visible+span,.slot-chip input:focus-visible+span{outline:var(--focus-ring);outline-offset:2px}.day-chip input:focus-visible[data-focus-origin=pointer]+span,.slot-chip input:focus-visible[data-focus-origin=pointer]+span{outline:none}.slot-chip input:disabled+span{cursor:not-allowed;opacity:.42;text-decoration:line-through}.slot-chip{animation:slot-in .45s var(--ease-out) both;animation-delay:calc(var(--i,0) * 40ms)}@keyframes slot-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.availability-note{color:var(--muted);margin-top:-1.2rem;font-size:.85rem}.booking-recap{border-left:3px solid var(--primary);background:var(--bg);overflow-wrap:anywhere;gap:.35rem;min-width:0;margin-top:1.5rem;padding:1.25rem;display:grid}.booking-recap span{align-items:flex-start;gap:.55rem;display:flex}.booking-recap .icon{color:var(--brass);margin-top:.25em}.form-error{background:#c65f551f;border:1px solid #c65f55;margin-top:1rem;padding:1rem}.privacy-note{color:var(--muted);flex-wrap:wrap;align-items:flex-start;gap:.35rem;margin-top:1.2rem;font-size:.85rem;display:flex}.privacy-note .icon{color:var(--brass);margin-top:.25em}.privacy-note a{color:var(--brass)}.consent-row{color:var(--muted);align-items:flex-start;gap:.8rem;margin-top:1.5rem;font-size:.85rem;line-height:1.5;display:flex}.consent-row a{color:var(--brass);text-underline-offset:3px;text-decoration:underline}.switch{flex:none;width:42px;height:24px;margin-top:.1rem;position:relative}.switch input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.switch i{border:1px solid var(--line);background:var(--bg);border-radius:999px;width:100%;height:100%;transition:background .2s,border-color .2s;display:block}.switch i:after{content:"";background:var(--muted);border-radius:50%;width:16px;height:16px;transition:transform .2s,background .2s;position:absolute;top:3px;left:3px}.switch input:checked+i{border-color:var(--primary);background:var(--primary)}.switch input:checked+i:after{background:#fff;transform:translate(18px)}.switch input:focus-visible+i{outline:var(--focus-ring);outline-offset:2px}.switch input:focus-visible[data-focus-origin=pointer]+i{outline:none}.booking-success{background:var(--surface);width:min(760px,100%);margin-inline:auto;padding:clamp(2rem,6vw,5rem)}.success-icon{width:4.5rem;height:4.5rem;color:var(--primary);margin-bottom:1.5rem}.success-icon circle{stroke:var(--brass);stroke-width:2px;stroke-dasharray:195;stroke-dashoffset:195px;animation:draw-ring .9s var(--ease-out) forwards}.success-icon path{stroke:var(--primary);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:42;stroke-dashoffset:42px;animation:draw-check .5s var(--ease-out) .7s forwards}@keyframes draw-ring{to{stroke-dashoffset:0}}@keyframes draw-check{to{stroke-dashoffset:0}}.quiz-result__copy{animation:step-fwd .55s var(--ease-out) both}.quiz-result__visual{animation:step-fwd .6s var(--ease-out) .15s both}.quiz-result__visual img{animation:qr-wipe .9s var(--ease-out) .15s both}.quiz-result__actions{animation:step-fwd .6s var(--ease-out) .45s both}@keyframes qr-wipe{0%{clip-path:inset(0 0 100%);transform:scale(1.06)}to{clip-path:inset(0);transform:scale(1)}}.noscript-fallback{border:1px solid var(--brass);margin-top:2rem;padding:1.25rem}.site-header .main-nav a:not(.btn) .icon,.mobile-menu nav a>.icon:first-child,.mobile-menu .menu-chevron,.menu-foot .icon,.site-footer .footer-links .icon,.truth-proof__facts .icon,.live-head .live-ic,.live-feed .icon,.cookie-card .cookie-brand-mark,.choice-card span .icon,.quiz-hud-item .icon,.booking-stepper .step-icon .icon,.booking-recap .icon,.privacy-note .icon{color:var(--brass)}.cookie-card .cookie-brand-mark{color:var(--ink)}.section-light .card-icon,.section-block .card-icon,.detail-column .card-icon,.composition-card .card-icon,.assortment-card .card-icon,.material-card .card-icon{color:var(--ink-on-plaster)}@media (max-width:800px){main>:not(:first-child){content-visibility:auto;contain-intrinsic-size:auto 800px}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.truth-proof__grid,.detail-hero,.laundry-manifesto__grid,.laundry-room__grid,.laundry-origin__grid,.home-laundry,.truth-proof__facts,.detail-columns,.material-grid{grid-template-columns:1fr}.detail-hero{min-height:auto;padding-top:4.9rem}.detail-hero__copy{padding:1.35rem var(--gutter) 2rem}.detail-hero__media{order:0;height:min(46svh,400px)}.editorial-hero{align-items:start;min-height:min(78svh,680px);padding-block:5.35rem 3rem}.reveal-lines .line>span{animation:none;transform:none}.home-showroom{padding-bottom:2.5rem}.footer-bottom{flex-direction:column}.choice-grid,.form-grid{grid-template-columns:1fr}.day-grid,.slot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.booking-stepper button{font-size:.78rem}.composition-grid,.assortment-grid,.method-grid,.home-atelier,.showroom-access__grid,.laundry-detail-grid{grid-template-columns:1fr}.laundry-hero{min-height:min(82svh,720px)}.laundry-hero>img{object-position:56% center}.laundry-hero:after{background:linear-gradient(90deg,#120908cc,#12090833),linear-gradient(#0c070614 28%,#0c0706e0)}.laundry-room__media{order:0}.laundry-detail-grid{border-top:0}.laundry-detail-grid article,.laundry-detail-grid article:first-child{border-top:1px solid var(--line-light);border-left:0;padding:1.5rem 0}.live-feed li{grid-template-columns:auto minmax(0,1fr);gap:.2rem .75rem;display:grid}.live-feed .when{grid-column:2;margin-left:0;padding-top:0}.method-graph{display:none}.atelier-showcase{aspect-ratio:4/5}.atelier-showcase__panel{grid-template-columns:1fr}.atelier-showcase__tools,.swatch-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.showroom-hero{height:min(62vh,560px)}}@media (max-width:520px){.header-inner{gap:.35rem}.brand-logo{width:min(190px,100vw - 104px)}.menu-toggle{flex:none;width:44px;height:44px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:800px) and (prefers-reduced-motion:no-preference){.not-found-stage__image,.not-found-stage__content,.not-found-cabinet,.not-found-cabinet__door,.not-found-cabinet__light,.not-found-cabinet__floor-light,.not-found-cabinet__door:after{animation-duration:var(--not-found-motion-duration,1.4s)!important;animation-iteration-count:var(--not-found-motion-count,1)!important}}
