@font-face{font-family:Antarctica;src:url(../Antarctica-Regular.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Antarctica;src:url(../Antarctica-Light.woff2)format("woff2");font-weight:300;font-display:swap}:root{color:#000005;font-synthesis:none;--paper:#faf8f2;--ink:#000005;--line:#ded8d8;--muted:#66635f;background:#faf8f2;font-family:Antarctica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;transition:background .8s,color .8s}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,canvas:focus-visible{outline-offset:5px;outline:2px solid #6186f7}button{background:0 0;border:0}button:disabled{opacity:.5}button[hidden],[hidden]{display:none!important}.skip{z-index:20;background:var(--paper);padding:16px;position:absolute;top:-100px}.skip:focus{top:0}header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:88px;margin:0 40px;display:flex}.wordmark{letter-spacing:-3px;font-size:38px;font-weight:400;line-height:1}.wordmark svg{width:98px;height:auto;display:block}nav{gap:35px;font-size:14px;display:flex}nav a{padding:10px 0}nav a:hover,.text-link:hover{opacity:.6}.header-note{color:var(--muted);font-size:13px}.experience{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.58fr) minmax(355px,1fr);min-height:710px;margin:0 40px;display:grid}.stage{isolation:isolate;background:#ece8e6;min-height:710px;position:relative;overflow:hidden}.stage-top{letter-spacing:1.2px;z-index:3;justify-content:space-between;font-size:10px;display:flex;position:absolute;top:28px;left:28px;right:28px}.live-label{align-items:center;gap:7px;display:flex}.live-label i{background:currentColor;border-radius:50%;width:5px;height:5px}#scene{touch-action:none;cursor:grab;width:100%;height:100%;display:block;position:absolute;inset:0}#scene:active{cursor:grabbing}#loading{z-index:8;background:#ece8e6;justify-content:center;align-items:center;gap:14px;font-size:13px;display:flex;position:absolute;inset:0}.load-ring{border:1px solid #b9b5b0;border-top-color:#222;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.scene-caption{color:var(--muted);pointer-events:none;font-size:12px;position:absolute;bottom:120px;left:28px}.stage-tools{justify-content:space-between;gap:8px;display:flex;position:absolute;bottom:53px;left:24px;right:24px}.tool-group{gap:7px;display:flex}.stage-tools button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf8f2bd;border:1px solid #ccc5bd;border-radius:30px;height:43px;padding:0 17px;font-size:12px}.stage-tools button span{vertical-align:-1px;margin-right:5px;font-size:19px}.stage-tools button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.stage-tools .reset{width:43px;padding:0;font-size:24px}.gesture-hint{color:var(--muted);pointer-events:none;justify-content:center;gap:9px;font-size:10px;display:flex;position:absolute;bottom:20px;left:0;right:0}.product{align-self:center;width:100%;max-width:560px;padding:43px 0 35px 48px}.eyebrow{letter-spacing:1.5px;margin:0 0 16px;font-size:10px}.title-row{justify-content:space-between;align-items:center;display:flex}h1{letter-spacing:-5px;margin:0 0 17px;font-size:108px;font-weight:300;line-height:.98}.price{text-align:right;align-self:center;font-size:22px}.price small{color:var(--muted);margin-top:5px;font-size:10px;display:block}h2{letter-spacing:-1.3px;margin:4px 0 18px;font-size:38px;font-weight:300;line-height:1.08}.intro{max-width:360px;color:var(--muted);margin:0 0 27px;font-size:14px;line-height:1.55}.colour-heading{justify-content:space-between;margin-bottom:15px;font-size:12px;display:flex}.colour-heading>span:first-child{color:var(--muted)}.swatches{justify-content:space-between;gap:6px;display:flex}.swatch{border:1px solid #0000;border-radius:50%;flex:0 38px;height:38px;padding:5px;position:relative}.swatch:after{content:"";background:var(--swatch);border-radius:50%;position:absolute;inset:4px;box-shadow:inset 0 0 0 1px #0000000d}.swatch[aria-pressed=true]{border-color:currentColor}.swatch[aria-pressed=true]:before{content:"";z-index:1;background:var(--check,#fff);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.swatch:hover{transform:translateY(-2px)}.finish-note{color:var(--muted);justify-content:space-between;margin:12px 0 22px;font-size:10px;display:flex}.night-box{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0}#night-toggle{text-align:left;align-items:center;gap:14px;width:100%;min-height:43px;padding:0;display:flex}.night-icon{width:30px;font-size:30px}#night-toggle strong{font-size:13px;font-weight:400;display:block}#night-toggle small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.switch{background:#d9d4cd;border-radius:20px;flex-shrink:0;width:38px;height:22px;margin-left:auto;padding:3px;transition:background .5s}.switch i{background:#faf8f2;border-radius:100%;width:16px;height:16px;transition:transform .4s;display:block}#night-toggle[aria-pressed=true] .switch{background:#fa9864}#night-toggle[aria-pressed=true] .switch i{transform:translate(16px)}.dimmer{padding:16px 0 0}.dimmer label{justify-content:space-between;font-size:11px;display:flex}.dimmer input{accent-color:#f8b582;width:100%;margin:12px 0 8px}.light-modes{gap:5px;display:flex}.light-modes button{border:1px solid var(--line);border-radius:20px;padding:7px 12px;font-size:10px}.light-modes button.active{color:#24180f;background:#f4bc8d;border-color:#f4bc8d}.benefits{color:var(--muted);flex-wrap:wrap;gap:6px 14px;padding:19px 0;font-size:10px;display:flex}.benefits span:before{content:"✓";margin-right:5px}.primary{background:var(--ink);color:var(--paper);justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:18px 19px;font-size:12px;transition:background .2s;display:flex}.primary:hover{background:#323234}.primary span{font-size:20px}.below-cta{color:var(--muted);text-align:center;margin:10px 0 0;font-size:9px}.spec-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:20px;margin:0 40px;padding:32px 0;display:grid}.spec-strip strong{letter-spacing:-.5px;margin-bottom:8px;font-size:24px;font-weight:300;display:block}.spec-strip span{color:var(--muted);font-size:11px}.story{grid-template-columns:1.15fr 1fr;align-items:center;gap:8%;margin:80px 40px;display:grid}.story-image{align-self:stretch;min-height:480px;position:relative}.story-image img{object-fit:cover;object-position:46% center;width:100%;height:100%}.story-image>span{letter-spacing:1.2px;color:#332a21;font-size:10px;position:absolute;bottom:24px;left:24px}.story-copy h2{font-size:44px;line-height:1.1}.story-copy>p:not(.eyebrow){color:var(--muted);max-width:380px;font-size:14px;line-height:1.65}.accordions{margin:25px 0}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;justify-content:space-between;padding:16px 0;font-size:13px;list-style:none;display:flex}summary::-webkit-details-marker{display:none}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);margin:0 0 20px;font-size:12px;line-height:1.65}.text-link{justify-content:space-between;font-size:12px;display:flex}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;margin:0 40px;padding:28px 0;font-size:10px;display:flex}.hotspot{z-index:4;color:#000005;background:#faf8f2e8;border:1px solid #b2aaa1;border-radius:50%;width:32px;height:32px;font-size:11px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 18px #0001}.hotspot.active{color:#faf8f2;background:#000005}.annotation{z-index:7;color:#000005;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf8f2f2;border:1px solid #ded8d8;width:260px;padding:22px;position:absolute;top:75px;left:24px;box-shadow:0 10px 40px #00000012}.annotation .eyebrow{margin-bottom:14px;display:block}.annotation h3{margin:0 0 12px;font-size:22px;font-weight:300}.annotation p{margin:0 0 15px;font-size:12px;line-height:1.6}.source-note{color:#777;font-size:9px}.annotation>button{width:32px;height:32px;font-size:24px;position:absolute;top:7px;right:9px}#dimensions{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;inset:0}#dimensions line{stroke:currentColor;stroke-width:1px;opacity:.65}#dimensions text{fill:currentColor;text-anchor:middle;paint-order:stroke;stroke:#ece8e6;stroke-width:5px;stroke-linejoin:round;font-family:Antarctica,Arial;font-size:11px}.night{--paper:#161515;--ink:#faf8f2;--line:#3c3632;--muted:#bbb0a7;color:#faf8f2;background:#161515}.night .stage{background:#0d0c0b}.night .stage-tools button{color:#faf8f2;background:#25201dda;border-color:#625246}.night .stage-tools button[aria-pressed=true]{color:#211812;background:#f2d7bb}.night .primary{color:#161515;background:#faf8f2}.night .primary:hover{background:#e1dfda}.night #dimensions text{stroke:#100e0c}.night .story-image{opacity:.8}.night .wordmark svg{fill:currentColor}@media (width>=1500px){header,.experience,.spec-strip,footer,.story{max-width:1440px;margin-left:auto;margin-right:auto}.experience{grid-template-columns:1.65fr 1fr}.product{padding-right:25px}.stage{min-height:790px}}@media (width<=1100px){header,.experience,.spec-strip,footer{margin-left:24px;margin-right:24px}.experience{grid-template-columns:1.2fr 1fr}.product{padding-left:28px}h1{font-size:88px}.product h2{font-size:33px}.stage-top{left:20px;right:20px}.story{gap:40px;margin:60px 24px}.story-copy h2{font-size:36px}.story-image{min-height:440px}.swatch{height:34px}.spec-strip span{font-size:10px}}@media (width<=740px){header{height:68px;margin:0 20px}.wordmark{font-size:30px}.wordmark svg{width:78px}nav{gap:20px;font-size:11px}.header-note{display:none}.experience{flex-direction:column;margin:0;display:flex}.stage{width:100%;height:490px;min-height:0}.stage-top{font-size:9px;top:20px;left:20px;right:20px}.scene-caption{font-size:10px;bottom:115px;left:20px}.stage-tools{bottom:44px;left:18px;right:18px}.stage-tools button{height:41px;padding:0 14px}.gesture-hint{font-size:9px;bottom:16px}.product{max-width:unset;align-self:stretch;padding:30px 24px 32px}.product>.eyebrow{margin-bottom:8px}.title-row{align-items:flex-start}h1{letter-spacing:-3.5px;margin-bottom:10px;font-size:82px}.price{align-self:flex-start;margin-top:17px;font-size:22px}.product h2{margin-top:0;margin-bottom:12px;font-size:31px}.product h2 br{display:none}.intro{max-width:430px;margin-bottom:24px;font-size:13px}.swatches{max-width:450px}.swatch{flex-basis:40px;height:40px}.colour-heading{font-size:12px}.finish-note{margin-bottom:20px}.night-box{padding:14px 0}#night-toggle strong{font-size:14px}#night-toggle small{font-size:11px}.benefits{gap:8px 12px;padding:18px 0;font-size:10px}.primary{padding:17px 19px;font-size:13px}.below-cta{font-size:10px}.spec-strip{grid-template-columns:repeat(2,1fr);gap:26px 15px;margin:0 24px;padding:30px 0}.spec-strip strong{font-size:23px}.spec-strip span{max-width:150px;font-size:10px;line-height:1.4;display:block}.story{flex-direction:column;gap:32px;margin:40px 24px;display:flex}.story-image{aspect-ratio:1;width:100%;min-height:0}.story-copy h2{font-size:38px}.story-copy>p:not(.eyebrow){max-width:unset}footer{flex-direction:column;gap:12px;margin:0 24px;padding:24px 0;font-size:10px}.annotation{width:225px;padding:18px;top:62px;left:15px}.annotation h3{font-size:20px}.annotation p{font-size:11px}.annotation .eyebrow{margin-bottom:10px}.hotspot{width:34px;height:34px}}@media (width<=370px){.stage{height:435px}.product{padding:25px 20px}.swatch{height:35px}.product h2{font-size:28px}.primary,.stage-tools button{font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@media (width<=740px){.stage{z-index:10;height:clamp(300px,46svh,430px);position:sticky;top:0}.scene-caption{display:none}}
