@charset "UTF-8";
:root{--bg-primary:#111110;--bg-secondary:#181817;--surface:#222220;--text-primary:#eeeae3;--text-secondary:#a6a49e;--accent:#b95612;--accent-light:#db9a6d;--border:#ffffff20;--space-xs:.5rem;--space-sm:1rem;--space-md:2rem;--space-lg:4rem;--space-xl:8rem;--radius-sm:2px;--radius-md:4px;--ease-premium:cubic-bezier(.2,.7,.2,1);--gutter:clamp(24px,5.6vw,110px);--font-sans:'Segoe UI Variable','Helvetica Neue',Arial,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{min-height:44px}button:disabled{opacity:.35;cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent-light);outline-offset:6px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2{font-weight:350;letter-spacing:-.065em;line-height:1.02}h2{font-size:clamp(44px,5.7vw,104px)}h3{font-weight:400;letter-spacing:-.035em}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.065em}p{line-height:1.65}::selection{background:#b95612;color:white}.muted{color:#898981}.micro,.eyebrow,.edition,.image-note,.console-annotation{font-size:10px;font-weight:500;letter-spacing:.17em;line-height:1.5}.eyebrow{text-transform:uppercase;color:var(--text-secondary);margin-bottom:35px}.eyebrow>span{color:var(--accent-light);margin-right:18px}.section-pad{padding:110px var(--gutter)}.section-head-row{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.section-head-row>p{font-size:14px;color:var(--text-secondary);padding-bottom:8px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;min-height:46px;border-bottom:1px solid #ffffff50;font-size:13px;position:relative}.text-link:after{content:'';height:1px;position:absolute;bottom:-1px;left:0;width:100%;background:var(--accent-light);transform:scaleX(0);transform-origin:left;transition:transform .4s}.text-link:hover:after{transform:scaleX(1)}.text-link span{font-size:20px}.skip{position:fixed;left:20px;top:-100px;background:#eee;color:#111;padding:14px 22px;z-index:100}.skip:focus{top:12px}.navigation{height:94px;position:fixed;inset:0 0 auto;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:0 var(--gutter);border-bottom:1px solid transparent;transition:background .4s,height .4s,border-color .4s}.navigation.scrolled{height:72px;background:#111110ed;border-color:var(--border)}.logo{width:88px;height:auto}.edition{position:absolute;left:50%;transform:translateX(-50%);color:#a3a39d;font-size:9px}.edition i{font-style:normal;margin-left:24px;color:#db9a6d}.nav-actions{display:flex;gap:42px;align-items:center;font-size:12px}.nav-actions>a{min-height:44px;display:flex;align-items:center;gap:18px}.nav-actions button{padding:0;display:flex;align-items:center;gap:23px}.menu-icon{font-size:19px;transform:scaleX(1.2);font-weight:300}.chapter-rail{position:fixed;right:22px;top:50%;transform:translateY(-50%);z-index:25;display:flex;flex-direction:column;align-items:center;gap:17px;font-size:9px;color:#a6a49e;mix-blend-mode:difference;pointer-events:none}.progress-track{height:110px;width:1px;background:#ffffff35;position:relative}.progress-track i{position:absolute;top:0;left:0;height:100%;width:1px;background:#eeeae3;transform-origin:top;transform:scaleY(.01)}
.hero{min-height:780px;height:100svh;max-height:1400px;position:relative;overflow:hidden;background:#111110;isolation:isolate}.hero-glow{position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 71% 49%,#4b3b2b52 0,transparent 52%),linear-gradient(125deg,#171715,transparent 60%)}.hero-copy{position:absolute;top:22%;left:var(--gutter);z-index:2;pointer-events:none}.hero-copy .eyebrow{font-size:10px;margin-bottom:32px;color:#b4b1a8}.hero h1{font-size:clamp(110px,12.7vw,236px);letter-spacing:-.075em;line-height:.91}.hero h1 em{color:#c2b9ac;font-size:1.02em}.hero-product{position:absolute;width:65%;right:-4%;top:37%;transform:translateY(-4%);z-index:1;animation:emerge 1.8s var(--ease-premium) both}.hero-product img{width:100%;height:auto;filter:drop-shadow(0 40px 30px #0006)}.hero-note{position:absolute;left:var(--gutter);bottom:17%;display:flex;gap:26px;align-items:flex-start;font-size:14px;color:#aaa79f}.tiny-cross{color:#db9a6d;font-size:25px;line-height:1.4}.hero-bottom{position:absolute;bottom:0;left:var(--gutter);right:var(--gutter);height:87px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);font-size:9px;letter-spacing:.12em;color:#a6a49e}.scroll-cue{display:flex;align-items:center;gap:18px;min-height:44px;text-transform:uppercase}.scroll-line{height:28px;width:1px;background:#b95612;position:relative}.scroll-line:after{content:'';position:absolute;bottom:0;left:-3px;width:6px;height:6px;border-right:1px solid #b95612;border-bottom:1px solid #b95612;transform:rotate(45deg)}.hero-caption{margin-left:12%}.edition-number{color:#d0ccc4}@keyframes emerge{from{opacity:0;transform:translate(0,20px)}to{opacity:1;transform:translate(0,-4%)}}
.design{min-height:150svh;background:linear-gradient(#111110,#191917);position:relative}.design-sticky{position:sticky;top:0;min-height:780px;height:100svh;max-height:1200px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:110px var(--gutter) 45px}.section-heading{text-align:center;position:relative;z-index:2}.section-heading .eyebrow{margin-bottom:23px}.design .section-heading h2{font-size:clamp(42px,4.7vw,84px)}.design-stage{position:relative;width:100%;margin:auto 0;padding:40px 0}.design-product{width:65%;margin:0 auto;height:auto;will-change:transform;transform:scale(var(--design-scale,1))}.annotation{position:absolute;bottom:18%;display:flex;align-items:center;gap:15px;font-size:11px;color:#aaa79f;line-height:1.5;z-index:2}.annotation i{height:1px;background:#b9b2a65c;width:80px}.annotation-left{left:0}.annotation-right{right:0;flex-direction:row-reverse}.design-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.design-foot>.micro{color:var(--accent-light)}.design-foot>p{font-size:14px;color:var(--text-secondary)}.design-foot>.text-link{width:210px}
.controls{background:#191917;padding-top:130px}.control-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.control-heading>p{font-size:13px;color:var(--text-secondary)}.control-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:12%;margin-top:75px;align-items:center}.control-stage{position:relative;display:flex;min-height:380px;align-items:center}.control-stage>img{width:100%;height:auto}.image-note{position:absolute;bottom:-20px;left:0;color:#93958a;font-size:9px}.control-options{display:flex;flex-direction:column}.control-options>button{display:flex;align-items:center;min-height:62px;text-align:left;border-bottom:1px solid var(--border);font-size:24px;color:#96978f;transition:color .3s,padding .3s}.control-options>button>span{font-size:9px;margin-right:25px;letter-spacing:.1em;color:#8e8f87}.control-options>button>i{font-style:normal;margin-left:auto;font-size:18px;opacity:0}.control-options>button[aria-pressed=true]{color:var(--text-primary);padding-left:10px}.control-options>button[aria-pressed=true]>i{opacity:1;color:var(--accent-light)}.control-description{margin-top:25px;min-height:100px}.control-description h3{font-size:20px;margin-bottom:7px}.control-description p{font-size:13px;color:var(--text-secondary)}
.products{background:#121211;padding-top:135px;padding-bottom:80px}.explorer-layout{display:grid;grid-template-columns:280px 1fr;gap:7%;align-items:center;margin-top:60px}.product-picker{display:flex;flex-direction:column}.product-picker>button{display:flex;align-items:center;min-height:63px;border-bottom:1px solid var(--border);text-align:left;gap:20px;color:#9d9d95;font-size:13px;padding:0 10px 0 0}.product-picker>button[aria-pressed=true]{color:var(--text-primary)}.product-format{font-size:10px;border:1px solid #ffffff25;width:36px;height:25px;display:grid;place-content:center}.product-picker [aria-pressed=true] .product-format{border-color:#b95612;color:#e7a575}.product-picker i{font-style:normal;margin-left:auto;color:var(--accent-light);opacity:0}.product-picker [aria-pressed=true] i{opacity:1}.explorer-visual{min-width:0;touch-action:pan-y}.product-image{height:390px;display:flex;justify-content:center;align-items:center}.product-image img{max-height:100%;width:100%;object-fit:contain}.angle-controls{display:flex;justify-content:center;gap:28px;margin-top:20px}.angle-controls>button{font-size:11px;border-bottom:1px solid transparent;color:#989990;padding:4px 8px}.angle-controls [aria-pressed=true]{color:var(--text-primary);border-color:var(--accent)}.swipe-hint{display:none}.product-info{display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid var(--border);padding-top:30px;margin-top:50px;gap:30px}.product-info .micro{color:#9f9d95;font-size:9px}.product-info h3{font-size:clamp(21px,2.1vw,32px);margin-top:10px;max-width:650px}.product-links{display:flex;gap:40px;flex-shrink:0}.product-links .text-link{gap:24px}.modular{background:#dedbd3;color:#262723;padding-top:115px;padding-bottom:90px}.modular .eyebrow,.modular .section-head-row>p{color:#585a52}.modular .eyebrow>span{color:#8c420e}.modular-lineup{display:flex;align-items:flex-start;justify-content:center;gap:7%;margin-top:95px}.modular-lineup figure{min-width:0}.modular-small{width:35.1%}.modular-large{width:52.65%}.modular-lineup img{width:100%;height:auto}.modular-lineup figcaption{border-top:1px solid #2223;margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:15px}.modular-lineup figcaption span:first-child{font-size:24px;letter-spacing:-.03em}.modular-lineup figcaption span:last-child{font-size:11px;color:#585a52}.range-note{font-size:13px;margin:55px 0 12px;color:#585a52}.modular>.text-link{border-color:#2226;min-width:200px}
.spaces{background:#dedbd3;color:#262723}.spaces-title{padding-top:60px;padding-bottom:60px}.spaces-title .eyebrow{color:#585a52}.spaces-title .eyebrow>span{color:#8c420e}.spaces h2{font-size:clamp(44px,5.5vw,98px)}.interior-scene{position:relative;overflow:hidden}.interior-image{width:100%;height:auto;aspect-ratio:2.35;object-fit:cover;transition:opacity .3s}.interior-hotspot{position:absolute;left:36.3%;top:40%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:12px;padding:0;color:white}.interior-hotspot>span:first-child{display:grid;place-items:center;width:44px;height:44px;border:1px solid #ffffffb3;border-radius:50%;background:#0005;font-size:23px}.hotspot-label{font-size:10px;background:#181817db;padding:9px 12px;letter-spacing:.04em;opacity:0;transition:opacity .3s}.interior-hotspot:hover .hotspot-label,.interior-hotspot:focus-visible .hotspot-label{opacity:1}.interior-footer{padding:25px var(--gutter) 70px;display:flex;justify-content:space-between;align-items:center;gap:30px}.interior-tabs{display:flex;gap:26px}.interior-tabs>button{font-size:11px;color:#585a52;padding:0;border-bottom:1px solid transparent}.interior-tabs [aria-pressed=true]{color:#23241f;border-color:#b95612}.interior-footer>p{font-size:11px;color:#585a52}
.consoles{position:relative;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;column-gap:9%;background:radial-gradient(ellipse at 75% 50%,#45443c40,transparent 52%),#171815;padding-top:120px;padding-bottom:60px}.console-copy h2{font-size:clamp(60px,7.5vw,140px)}.console-copy>p:not(.eyebrow){max-width:295px;font-size:13px;margin-top:32px;color:var(--text-secondary)}.console-copy>.text-link{margin-top:25px}.console-visual{position:relative;display:flex;flex-direction:column;align-items:center;gap:50px}.console-product{width:80%;height:auto;filter:drop-shadow(0 30px 35px #0006)}.console-annotation{font-size:9px;color:#aaa79f}.console-detail{grid-column:1/-1;border-top:1px solid var(--border);margin-top:75px;padding-top:25px;display:flex;justify-content:space-between;gap:20px;color:#a7a99d}.console-detail p{font-size:12px}.console-detail .micro{font-size:9px}
.addons{background:#eeece6;color:#252723;padding-top:115px}.addons .eyebrow,.addons .section-head-row>p{color:#585a52}.addons .eyebrow>span{color:#8c420e}.addon-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:12%;margin-top:60px;align-items:center}.addon-copy .micro{color:#66695f;font-size:9px}.addon-copy h3{font-size:clamp(50px,5vw,88px);margin:13px 0}.addon-copy>p{font-size:13px;color:#686a60;max-width:260px;min-height:50px}.addon-controls{margin-top:25px;display:flex;flex-direction:column}.addon-controls button{display:flex;justify-content:space-between;min-height:53px;align-items:center;border-bottom:1px solid #282a2326;padding:0;text-align:left;font-size:13px;color:#686a60}.addon-controls [aria-pressed=true]{color:#252723}.addon-controls button>span{opacity:0}.addon-controls [aria-pressed=true]>span{opacity:1;color:#8c420e}.addon-visual{height:450px;background:#fff;display:flex;align-items:center;justify-content:center;position:relative}.addon-visual>img{max-height:82%;width:85%;object-fit:contain}.addon-visual>span{position:absolute;bottom:22px;left:28px;font-size:9px;letter-spacing:.15em;color:#6e7066}
.contact{background:#111110;padding-top:130px;padding-bottom:0;position:relative}.contact h2{font-size:clamp(62px,9.1vw,164px)}.contact-lower{margin-top:70px;display:flex;justify-content:space-between;gap:50px;padding-bottom:95px}.contact-cta{display:flex;align-items:center;justify-content:space-between;gap:90px;font-size:22px;border-bottom:1px solid #77766c;padding-bottom:22px;letter-spacing:-.02em}.contact-cta>span{font-size:30px;color:#e3b18b}.saved-selection{font-size:12px;color:var(--text-secondary);margin-top:20px;max-width:420px}.contact-details{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding-right:30px}.contact-details>a{font-size:17px;min-height:32px}.contact-details address{font-style:normal;color:#9d9d95;font-size:12px;line-height:1.7;max-width:250px;margin-top:13px}footer{border-top:1px solid var(--border);min-height:110px;display:flex;align-items:center;gap:36px;font-size:10px;color:#95978c}footer .logo{width:80px}footer>span{margin-right:auto}footer>a:not(:first-child),footer>button{min-height:44px;display:flex;align-items:center;gap:13px;font-size:10px;padding:0}.chapter-menu{width:min(1100px,100vw);max-width:100vw;max-height:100dvh;border:1px solid var(--border);background:#181916;color:var(--text-primary);padding:35px 60px 25px;overflow:auto}.chapter-menu::backdrop,.detail-dialog::backdrop{background:#000b;backdrop-filter:blur(7px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.dialog-top .eyebrow{margin:0}.round{width:44px;height:44px;border:1px solid var(--border);border-radius:50%;font-size:24px;display:grid;place-items:center}.chapter-menu nav{display:grid;grid-template-columns:1fr 1fr;column-gap:65px;margin:24px 0}.chapter-menu nav a{font-size:clamp(26px,3.3vw,48px);font-weight:350;letter-spacing:-.04em;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:28px;padding:15px 0}.chapter-menu nav a>span:first-child{font-size:9px;color:#c5916a;letter-spacing:.1em}.chapter-menu nav a>span:last-child{font-size:21px;margin-left:auto;color:#96978c}.chapter-menu nav a:hover{color:#d79c70}.menu-foot{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#96988d}.menu-foot button{font-size:11px}.menu-foot button>span{font-size:19px;margin-left:20px}.detail-dialog{width:min(750px,100vw - 32px);max-height:90dvh;background:#20211d;border:1px solid var(--border);color:var(--text-primary);padding:25px 45px 35px}.detail-dialog #detail-image{height:230px;margin:20px auto;display:flex;align-items:center;justify-content:center}.detail-dialog #detail-image img{max-height:100%;width:100%;object-fit:contain}.detail-dialog h2{font-size:36px;line-height:1.15;margin-top:12px}.detail-dialog #detail-format{color:#c59777}.detail-dialog #detail-description{font-size:14px;line-height:1.7;color:#b0b1a7;margin-top:18px}.detail-dialog ul{padding:15px 0 15px 18px;color:#b0b1a7;font-size:13px;line-height:1.9}.technical{border-block:1px solid var(--border);margin-bottom:20px}.technical summary{min-height:55px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:12px;gap:20px}.technical summary>span{font-size:20px}.technical p{font-size:12px;color:#b0b1a7;padding:0 0 15px}.technical .text-link{margin-bottom:18px;font-size:12px}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:#eeece6;color:#22251d;padding:15px 24px;font-size:12px;max-width:calc(100% - 32px);z-index:80;box-shadow:0 10px 30px #0004;opacity:0;pointer-events:none;transition:.3s}.toast.visible{opacity:1;transform:translate(-50%,0)}.presentation-controls{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:17px;background:#111e;border:1px solid var(--border);padding:0 12px;z-index:40;font-size:10px;letter-spacing:.05em}.presentation-controls button{min-width:44px;font-size:19px}.presenting .navigation,.presenting .chapter-rail{display:none}[hidden]{display:none!important}.fallback-list img{max-width:600px}.fallback-finishes{grid-column:1/-1;padding:30px}.fallback-finishes img{max-height:500px;object-fit:contain}.fallback-list details{padding:20px;border-bottom:1px solid var(--border)}
@media(min-width:1600px){.hero-product{width:65%;top:35%}.hero-note{bottom:18%}.product-image{height:470px}.control-layout{margin-top:100px}}
@media(max-width:1100px){.edition{display:none}.hero{min-height:730px}.hero-copy{top:23%}.hero h1{font-size:14vw}.hero-product{width:75%;right:-13%;top:42%}.hero-note{bottom:19%}.hero-caption{display:none}.nav-actions{gap:30px}.section-pad{padding-block:85px}.design-sticky{min-height:760px;padding-top:110px}.design-product{width:83%}.annotation{bottom:0}.annotation i{width:35px}.explorer-layout{grid-template-columns:220px 1fr;gap:5%}.product-image{height:310px}.product-info{align-items:flex-start}.product-links{gap:20px;flex-direction:column}.product-links .text-link{font-size:12px;min-height:35px}.control-layout{gap:8%}.control-heading>p{max-width:250px}.addon-visual{height:400px}footer{gap:22px}.contact-cta{gap:45px}.chapter-rail{right:14px}.console-detail{margin-top:60px}}
@media(min-width:701px) and (max-width:1100px) and (orientation:portrait){.hero{height:85svh;max-height:1000px}.hero-copy{top:20%}.hero h1{font-size:16vw}.hero-product{top:44%;right:-9%;width:86%}.hero-note{bottom:15%}.design{min-height:125svh}.design-sticky{height:90svh;min-height:800px}.design-stage{padding-bottom:80px}.design-product{width:90%}.control-layout{grid-template-columns:1fr 1fr;gap:5%}.control-stage{min-height:250px}.product-image{height:280px}.console-copy h2{font-size:10vw}.console-product{width:100%}}
@media(max-width:700px){:root{--gutter:25px}html{scroll-padding-top:70px}.navigation{height:76px}.navigation.scrolled{height:65px}.logo{width:74px}.nav-actions{gap:23px;font-size:11px}.nav-actions button{gap:13px}.nav-contact{display:none!important}.chapter-rail{display:none}.hero{height:100svh;min-height:680px;max-height:1050px}.hero-copy{top:18%;right:var(--gutter)}.hero-copy .eyebrow{font-size:8px;letter-spacing:.13em;margin-bottom:28px}.hero h1{font-size:clamp(78px,18vw,126px);line-height:.98}.hero-product{top:46%;width:106%;right:-10%}.hero-note{bottom:15%;font-size:12px;gap:15px}.tiny-cross{font-size:20px}.hero-bottom{height:65px;font-size:8px}.hero-caption{display:none}.hero-glow{background:radial-gradient(ellipse at 80% 57%,#4b3b2b66,transparent 57%)}.eyebrow{font-size:9px;margin-bottom:26px}.eyebrow>span{margin-right:13px}.section-pad{padding-block:70px}h2{font-size:clamp(43px,10vw,65px)}.section-head-row{display:block}.section-head-row>p{font-size:12px;margin-top:24px}.design{min-height:0}.design-sticky{position:relative;height:auto;min-height:650px;padding:75px var(--gutter) 45px;overflow:hidden}.design .section-heading{text-align:left}.design .section-heading h2{font-size:clamp(40px,9vw,58px)}.design-stage{padding:65px 0 80px}.design-product{width:100%;transform:none!important;will-change:auto}.annotation{bottom:25px;font-size:9px;gap:10px}.annotation i{width:25px}.design-foot{align-items:flex-start;flex-direction:column;gap:22px}.design-foot>.micro{display:none}.design-foot>p{font-size:12px}.design-foot>.text-link{width:100%;font-size:12px}.controls{padding-top:55px}.control-heading{display:block}.control-heading>p{font-size:12px;max-width:none;margin-top:25px}.control-layout{grid-template-columns:1fr;gap:42px;margin-top:35px}.control-stage{min-height:0;width:88%;margin-inline:auto;padding:15px 0 30px}.control-stage>img{width:100%;max-height:300px;object-fit:contain}.image-note{bottom:0;font-size:8px;left:50%;transform:translateX(-50%);white-space:nowrap}.control-options>button{font-size:22px;min-height:57px}.control-description{min-height:82px}.control-description h3{font-size:20px}.control-description p{font-size:12px}.products{padding-top:75px}.explorer-layout{display:flex;flex-direction:column;gap:25px;margin-top:28px}.product-picker{display:grid;grid-template-columns:1fr 1fr;width:100%;column-gap:18px}.product-picker>button{font-size:10px;gap:10px;min-height:53px;padding:0}.product-format{font-size:8px;width:29px;height:21px}.product-picker i{display:none}.explorer-visual{width:100%}.product-image{height:250px}.angle-controls{gap:36px;margin-top:0}.angle-controls>button{min-height:44px;font-size:11px}.swipe-hint{display:block;text-align:center;font-size:9px;color:#92968a;margin-top:17px}.product-info{display:block;margin-top:26px;padding-top:24px}.product-info h3{font-size:25px;max-width:330px}.product-links{flex-direction:row;justify-content:space-between;gap:20px;margin-top:20px}.product-links .text-link{font-size:11px;min-height:44px;gap:20px}.modular{padding-top:75px}.modular-lineup{gap:5%;margin-top:50px;align-items:flex-start}.modular-small{width:36.1%}.modular-large{width:54.2%}.modular-lineup figcaption{flex-direction:column;align-items:flex-start;gap:5px;margin-top:20px;padding-top:13px}.modular-lineup figcaption span:first-child{font-size:21px}.modular-lineup figcaption span:last-child{font-size:9px;line-height:1.5}.range-note{margin-top:35px;font-size:12px}.spaces-title{padding-block:15px 40px}.spaces h2{font-size:clamp(39px,9vw,62px)}.interior-image{aspect-ratio:1.24;object-position:left center}.interior-hotspot{left:69%;top:40%}.interior-hotspot>span:first-child{width:44px;height:44px;font-size:22px}.hotspot-label{display:none}.interior-footer{display:block;padding:15px var(--gutter) 50px}.interior-tabs{gap:25px}.interior-tabs>button{font-size:10px}.interior-footer>p{font-size:10px;margin-top:18px}.consoles{grid-template-columns:1fr;padding-top:75px;gap:45px}.console-copy h2{font-size:clamp(62px,15vw,105px)}.console-copy h2 br:nth-child(2){display:none}.console-copy h2 em{margin-left:10px}.console-copy>p:not(.eyebrow){font-size:12px;max-width:300px;margin-top:25px}.console-copy>.text-link{font-size:12px}.console-visual{gap:30px}.console-product{width:75%;max-width:350px}.console-annotation{font-size:8px}.console-detail{margin-top:0;display:block;padding-top:22px}.console-detail .micro{font-size:8px}.console-detail p{font-size:11px;margin-top:10px}.addons{padding-block:75px}.addon-layout{display:flex;flex-direction:column-reverse;gap:35px;margin-top:30px}.addon-visual{height:310px;width:100%}.addon-visual>img{height:85%;width:90%}.addon-visual>span{font-size:8px;bottom:17px;left:20px}.addon-copy{width:100%}.addon-copy h3{font-size:58px;margin-top:8px}.addon-copy>p{min-height:40px;font-size:12px;max-width:100%}.addon-controls{margin-top:15px}.addon-controls button{font-size:13px;min-height:54px}.contact{padding-top:80px;padding-bottom:0}.contact h2{font-size:clamp(52px,12.5vw,90px)}.contact-lower{margin-top:42px;flex-direction:column;gap:45px;padding-bottom:55px}.contact-cta{font-size:20px;gap:30px;padding-bottom:18px}.saved-selection{font-size:11px;max-width:320px}.contact-details{padding:0;gap:8px}.contact-details>a{font-size:16px;min-height:36px}.contact-details address{font-size:11px;max-width:260px;margin-top:8px}footer{display:grid;grid-template-columns:1fr 1fr;gap:16px 25px;padding:28px 0 25px;font-size:9px}footer>.logo{width:70px}footer>span{margin:0;font-size:9px}footer>a:not(:first-child),footer>button{font-size:10px}footer>a:last-child{grid-column:2;grid-row:3}.chapter-menu{padding:22px 25px 20px;width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.chapter-menu nav{column-gap:25px;margin-top:20px}.chapter-menu nav a{font-size:24px;gap:12px;min-height:70px;padding:14px 0}.chapter-menu nav a>span:first-child{font-size:8px}.chapter-menu nav a>span:last-child{display:none}.menu-foot>span{max-width:100px;line-height:1.6}.menu-foot button{font-size:10px;max-width:150px}.menu-foot button>span{margin-left:10px}.detail-dialog{padding:20px 25px 30px}.detail-dialog h2{font-size:29px}.detail-dialog #detail-image{height:160px;margin-top:25px}.detail-dialog #detail-description{font-size:12px}.technical summary{font-size:11px}.toast{width:max-content;max-width:calc(100% - 30px);font-size:11px}.presentation-controls{gap:5px;max-width:calc(100vw - 20px)}.presentation-controls span{font-size:9px}}
@media(max-width:380px){:root{--gutter:21px}.hero{min-height:650px}.hero-product{top:46%;right:-7%;width:104%}.hero-copy{top:18%}.hero h1{font-size:20vw}.interior-tabs{gap:18px}.chapter-menu nav a{font-size:22px}.product-info h3{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.design{min-height:0}.design-sticky{position:relative}.design-product{transform:none!important;will-change:auto}.hero-product{transform:none}.interior-image{transform:none!important}}
/* Keep the complete supplied product silhouette clear of the opening typography. */
@media(min-width:701px){.hero-copy{top:18%;right:var(--gutter)}.hero h1{font-size:10.35vw;line-height:1;white-space:nowrap}.hero h1 br{display:none}.hero h1 br:after{content:' '}.hero-product{width:62%;right:13%;top:42%}.hero-note{bottom:15%;font-size:12px;gap:16px}}
@media(min-width:701px){.hero-product{height:43%}.hero-product img{height:100%;object-fit:contain}.modular-small{width:35.6%}.modular-large{width:52.3%}.interior-scene{clip-path:inset(0 var(--space-inset,0%));transition:clip-path .1s linear}.modular-small{transform:translateX(var(--module-shift,0px))}.modular-large{transform:translateX(calc(var(--module-shift,0px) * -1))}}
@media(min-width:701px) and (max-width:1100px) and (orientation:portrait){.hero-copy{top:20%}.hero h1{font-size:11vw;white-space:normal}.hero h1 br{display:block}.hero-product{top:47%;right:4%;width:92%}.hero-note{bottom:14%}}
@media(max-width:700px){.hero-product{width:92%;right:4%;top:47%}.hero h1{font-size:18vw}.hero-copy{top:18%}}
@media(max-width:700px){.console-copy h2 br:nth-child(2){display:block}.console-copy h2 em{margin-left:0}}



.modular-lineup{align-items:flex-end;gap:4%}
.modular-compact{width:20%}
.modular-medium{width:30%}
.modular-wide{width:42%}
.modular-lineup figure>img{width:100%;height:260px;object-fit:contain;object-position:center bottom}
.angle-controls>button[hidden]{display:none}
@media(max-width:700px){
 .modular-lineup{gap:3%;align-items:flex-end}
 .modular-compact{width:22%}
 .modular-medium{width:31%}
 .modular-wide{width:41%}
 .modular-lineup figure>img{height:130px}
 .modular-lineup figcaption span:last-child{max-width:95px}
}
@media(prefers-reduced-motion:reduce){.modular-compact,.modular-medium,.modular-wide{transform:none!important}}

/* Readable supporting copy: keep brochure labels legible on laptops and large displays. */
.micro,.eyebrow,.edition,.image-note,.console-annotation{font-size:12px;line-height:1.6}
.chapter-rail{font-size:11px}
.hero-bottom{font-size:11px}
.section-head-row>p{font-size:16px}
.control-heading>p,.control-description p,.console-copy>p:not(.eyebrow),.addon-copy>p{font-size:15px}
.control-options>button>span,.product-format{font-size:11px}
.product-picker>button{font-size:14px}
.angle-controls>button,.interior-tabs>button{font-size:13px}
.product-info .micro,.console-detail .micro,.addon-copy .micro{font-size:11px}.console-detail p{font-size:14px}.saved-selection,.contact-details address{font-size:13px}
.modular-lineup figcaption span:last-child,.range-note,.interior-footer>p{font-size:13px;line-height:1.6}
.hotspot-label,.addon-visual>span{font-size:11px}
.addon-controls button{font-size:14px}
footer,footer>a:not(:first-child),footer>button{font-size:11px}
.menu-foot,.menu-foot button,.technical summary,.technical p,.technical .text-link{font-size:13px}
.chapter-menu nav a>span:first-child,.presentation-controls span{font-size:11px}

@media(max-width:700px){
 .micro,.eyebrow,.edition,.image-note,.console-annotation{font-size:11px}
 .hero-copy .eyebrow,.hero-bottom,.annotation,.swipe-hint,.product-format,.modular-lineup figcaption span:last-child,.console-detail .micro,.addon-visual>span,.chapter-menu nav a>span:first-child,.presentation-controls span{font-size:11px}
 .section-head-row>p,.control-heading>p,.control-description p,.range-note,.console-copy>p:not(.eyebrow),.console-detail p,.addon-copy>p,.saved-selection,.contact-details address{font-size:14px}
 .product-picker>button,.angle-controls>button,.interior-tabs>button,.interior-footer>p{font-size:12px}
 .product-links .text-link,.console-copy>.text-link{font-size:12px}
 footer,footer>span,footer>a:not(:first-child),footer>button,.menu-foot,.menu-foot button{font-size:11px}
}

/* Accommodate the combined 6M/8M display-format label. */
.product-format{width:auto;min-width:50px;padding-inline:5px;white-space:nowrap}
@media(max-width:700px){.product-format{width:auto;min-width:46px;padding-inline:4px}}

/* Brief editorial pause between the dark console and contact chapters. */
.editorial-bridge{position:relative;min-height:clamp(300px,34vw,520px);overflow:hidden;background:#dedbd3;color:#252723;padding:clamp(62px,7vw,120px) var(--gutter);display:grid;grid-template-columns:1.4fr .6fr;align-items:end;gap:8%;border-top:1px solid #2527231f}
.editorial-bridge:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 74% 25%,#b9561222,transparent 34%),linear-gradient(115deg,transparent 40%,#fff4 100%);pointer-events:none}
.bridge-word{position:absolute;left:-.025em;bottom:-.23em;font-size:clamp(130px,21vw,420px);font-weight:300;letter-spacing:-.085em;line-height:1;color:transparent;-webkit-text-stroke:1px #2527231c;white-space:nowrap;pointer-events:none}
.bridge-copy,.bridge-note{position:relative;z-index:1}
.bridge-copy .eyebrow{color:#585a52;margin-bottom:24px}
.bridge-copy .eyebrow>span{color:#8c420e}
.bridge-copy h2{font-size:clamp(52px,6.6vw,122px);max-width:900px}
.bridge-note{justify-self:end;font-size:clamp(13px,1vw,17px);line-height:1.8;color:#585a52;padding-bottom:10px}
@media(max-width:700px){.editorial-bridge{min-height:330px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:46px;padding-block:65px}.bridge-copy h2{font-size:clamp(48px,14vw,76px)}.bridge-note{justify-self:auto;font-size:13px;line-height:1.65}.bridge-word{font-size:42vw;bottom:-.08em;left:-.04em}}
@media(prefers-reduced-motion:reduce){.bridge-word{transform:none!important}}

/* Console collection — a full-screen product choreography. */
.consoles{display:block;position:relative;padding:0;background:#090a08;color:#efebe2;overflow:clip}
.console-pin{position:relative;min-height:100svh;height:100svh;min-height:720px;overflow:hidden;padding:clamp(92px,8vh,130px) var(--gutter) 34px;isolation:isolate;background:radial-gradient(circle at 72% 48%,#412112 0,transparent 27%),radial-gradient(circle at 72% 48%,#24241e 0,transparent 54%),#090a08}
.console-pin:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#090a08 0 38%,transparent 58%),repeating-linear-gradient(90deg,transparent 0 calc(12.5% - 1px),#ffffff08 calc(12.5% - 1px) 12.5%);mask-image:linear-gradient(transparent,#000 20% 80%,transparent)}
.console-atmosphere{position:absolute;inset:0;z-index:-1;pointer-events:none}.console-atmosphere i{position:absolute;border-radius:50%;border:1px solid #df9d641d;box-shadow:0 0 90px #b9561218}.console-atmosphere i:nth-child(1){width:42vw;height:42vw;right:4%;top:7%}.console-atmosphere i:nth-child(2){width:27vw;height:27vw;right:11.5%;top:20%}.console-atmosphere i:nth-child(3){width:9px;height:9px;right:25%;top:49%;background:#df9d64;box-shadow:0 0 40px 12px #b9561266;border:0}
.console-intro{position:absolute;left:var(--gutter);top:16%;z-index:5;width:min(39vw,720px)}.console-intro .eyebrow{margin-bottom:30px}.console-intro h2{font-size:clamp(64px,7.6vw,145px);line-height:.91}.console-intro>p:not(.eyebrow){max-width:350px;margin-top:30px;color:#a5a69d;font-size:15px}
.console-showcase{position:absolute;left:41%;right:2%;top:7%;bottom:13%;z-index:3;perspective:1200px;transform-style:preserve-3d}.console-products,.console-item{position:absolute;inset:0;display:grid;place-items:center;transform-style:preserve-3d}.console-item{margin:0;will-change:transform,opacity,filter}.console-item:not(:first-child){opacity:0}.console-product{width:min(49vw,780px);height:min(75vh,780px);object-fit:contain;filter:drop-shadow(0 48px 38px #000b) drop-shadow(0 0 50px #b9561219);will-change:transform}.console-number{position:absolute;right:8%;top:10%;font-size:clamp(90px,12vw,220px);font-weight:300;line-height:1;letter-spacing:-.09em;color:transparent;-webkit-text-stroke:1px #e9dfcf18;z-index:-1}
.console-rings,.console-rings i{position:absolute;inset:50% auto auto 50%;translate:-50% -50%;border-radius:50%;pointer-events:none}.console-rings{width:min(48vw,760px);aspect-ratio:1}.console-rings i{border:1px solid #d18a5728}.console-rings i:nth-child(1){width:100%;height:100%}.console-rings i:nth-child(2){width:72%;height:72%;border-style:dashed}.console-rings i:nth-child(3){width:42%;height:42%;border-color:#d18a5740}
.console-copy-stack{position:absolute;left:var(--gutter);bottom:20%;width:min(43vw,700px);height:250px;z-index:6;overflow:visible}.console-meta{position:absolute;inset:auto 0 0;will-change:transform,opacity;overflow:visible}.console-meta:not(:first-child){opacity:0}.console-meta>.micro{display:block;color:#df9d64;margin-bottom:17px}.console-meta h3{font-size:clamp(30px,2.8vw,54px);line-height:1.04;max-width:100%;overflow:visible}.console-meta>p{font-size:14px;color:#a5a69d;max-width:520px;margin-top:18px;overflow:visible}.console-ghost-word{position:absolute;left:-.04em;bottom:calc(100% + 28px);z-index:-1;font-size:clamp(92px,10vw,190px);font-weight:300;line-height:.8;letter-spacing:-.08em;color:transparent;-webkit-text-stroke:1px #e7dece16;white-space:nowrap}
.console-selector{position:absolute;z-index:7;left:var(--gutter);right:var(--gutter);bottom:8.5%;display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.console-selector button{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;text-align:left;color:#777a72;font-size:10px;letter-spacing:.06em;padding:0 0 16px;min-height:54px;border-bottom:1px solid #ffffff1f;transition:color .3s}.console-selector button>span:first-child{font-size:9px;color:#df9d64}.console-selector button>i{position:absolute;left:0;right:0;bottom:-1px;height:1px;background:#df9d64;transform:scaleX(0);transform-origin:left}.console-selector button[aria-pressed=true]{color:#f0ece3}.console-selector button[aria-pressed=true]>i{transform:scaleX(1)}
.console-detail{position:absolute;left:var(--gutter);right:var(--gutter);bottom:28px;display:flex;justify-content:space-between;gap:25px;padding-top:17px;border-top:1px solid #ffffff18;color:#8f9189}.console-detail .micro{font-size:9px}.console-detail p{font-size:11px}.console-annotation{position:absolute;right:var(--gutter);top:13%;font-size:9px;color:#8f9189;writing-mode:vertical-rl;letter-spacing:.16em}
@media(max-width:900px){.console-intro{width:48vw}.console-intro h2{font-size:8.5vw}.console-showcase{left:40%;right:-8%}.console-copy-stack{width:48vw;height:245px}.console-meta h3{font-size:clamp(28px,3.2vw,44px)}.console-selector{gap:12px}.console-selector button>span:nth-child(2){font-size:9px}}
@media(max-width:700px){.console-pin{min-height:680px;padding-top:76px}.console-pin:before{background:linear-gradient(#090a08 0 17%,transparent 44%),repeating-linear-gradient(90deg,transparent 0 calc(25% - 1px),#ffffff08 calc(25% - 1px) 25%)}.console-intro{left:25px;right:25px;top:11%;width:auto}.console-intro .eyebrow{margin-bottom:17px}.console-intro h2{font-size:clamp(53px,14vw,84px);line-height:.91}.console-intro>p:not(.eyebrow){font-size:12px;margin-top:18px;max-width:250px}.console-showcase{left:0;right:0;top:21%;bottom:25%}.console-product{width:82vw;height:52vh;max-height:470px}.console-number{right:4%;top:8%;font-size:34vw}.console-rings{width:92vw}.console-copy-stack{left:25px;right:25px;bottom:20%;width:auto;height:190px;overflow:visible}.console-meta>.micro{font-size:8px;margin-bottom:10px}.console-meta h3{font-size:clamp(28px,8vw,42px);max-width:100%;overflow:visible}.console-meta>p{font-size:11px;margin-top:10px;max-width:100%;line-height:1.45;overflow:visible}.console-ghost-word{font-size:25vw;bottom:calc(100% + 15px)}.console-selector{left:25px;right:25px;bottom:8%;gap:7px}.console-selector button{display:block;min-height:43px;padding-bottom:10px}.console-selector button>span:first-child{font-size:9px}.console-selector button>span:nth-child(2){display:none}.console-detail{left:25px;right:25px;bottom:18px;padding-top:10px}.console-detail p{display:none}.console-detail .micro{font-size:7px}.console-annotation{display:none}.console-atmosphere i:nth-child(1){width:90vw;height:90vw;right:-20%;top:20%}.console-atmosphere i:nth-child(2){width:61vw;height:61vw;right:-6%;top:28%}}
@media(prefers-reduced-motion:reduce){.consoles{height:auto!important}.console-pin{height:auto;min-height:0;padding-block:100px}.console-intro{position:relative;inset:auto;width:100%;margin-bottom:60px}.console-showcase{position:relative;inset:auto;perspective:none}.console-products{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.console-item,.console-item:not(:first-child){position:relative;inset:auto;display:block;opacity:1!important;transform:none!important;filter:none!important}.console-product{width:100%;height:auto}.console-number{top:0}.console-copy-stack{position:relative;inset:auto;width:100%;height:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:35px;margin-top:45px}.console-meta,.console-meta:not(:first-child){position:relative;inset:auto;opacity:1!important;transform:none!important}.console-ghost-word,.console-selector,.console-rings{display:none}.console-detail{position:relative;inset:auto;margin-top:60px}.console-annotation{display:none}}
.interior-hotspot>span:first-child{flex:0 0 44px;aspect-ratio:1;box-sizing:border-box}
.hotspot-label{flex:none;white-space:nowrap}
@media(min-width:701px){.interior-hotspot[data-space="dining"]{transform:translate(-100%,-50%);flex-direction:row-reverse}}

/* Keep the supporting console copy legible alongside the product choreography. */
.console-intro .eyebrow{font-size:13px}
.console-intro>p:not(.eyebrow){font-size:17px;line-height:1.55}
.console-meta>.micro{font-size:12px}
.console-meta>p{font-size:17px;line-height:1.5}
.console-selector button{font-size:14px;letter-spacing:.015em}
.console-selector button>span:first-child{font-size:11px}
.console-detail .micro,.console-detail p,.console-annotation{font-size:12px}
@media(max-width:900px) and (min-width:701px){.console-selector button>span:nth-child(2){font-size:12px}}
@media(max-width:700px){
 .console-intro .eyebrow{font-size:11px}
 .console-intro>p:not(.eyebrow){font-size:14px}
 .console-meta>.micro{font-size:11px}
 .console-meta>p{font-size:14px;line-height:1.5}
 .console-selector button>span:first-child{font-size:11px}
 .console-detail .micro{font-size:10px}
}
