:root{--ink:#252923;--muted:#6b6e65;--paper:#f7f7f2;--line:#daddd2;--accent:#424d3a}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #b17042;outline-offset:5px}header{margin:0 4vw;padding:28px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-size:19px;letter-spacing:.12em;line-height:1.2;font-weight:600}.wordmark span{display:block;font-family:Georgia,serif;font-size:13px;font-weight:400;letter-spacing:.03em;margin-top:9px}.header-note{font-size:14px;line-height:1.5;color:var(--muted);margin-right:auto;margin-left:8vw}.nav-link{font-size:14px}.nav-link span{margin-left:25px}main{margin:0 4vw}.intro{display:flex;align-items:end;justify-content:space-between;padding:43px 0 35px}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:500;margin:0 0 18px}h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(40px,4.3vw,69px);line-height:1.02;letter-spacing:-.045em;font-weight:400;margin:0}h1 em{font-weight:400;color:#77806d}.intro-copy{font-size:15px;line-height:1.8;color:var(--muted);margin:0 0 4px}.room-nav{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);align-items:center;margin-bottom:22px}.room-nav button{border:0;background:none;padding:14px 0;margin-right:30px;color:var(--muted);font-size:14px;border-bottom:2px solid transparent}.room-nav button.active{color:var(--ink);border-color:var(--ink)}.room-nav button span{font-size:12px;margin-right:10px;color:var(--muted)}.room-count{font-size:12px;color:var(--muted)}.experience{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:30px}.scene{position:relative;isolation:isolate;aspect-ratio:3/2;overflow:hidden;background:#d7d6cd}.scene>img{position:absolute;width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:#171b15;opacity:0;transition:opacity .25s}.scene.exploring .shade{opacity:.34}.highlight-image{clip-path:polygon(0 0,0 0,0 0);opacity:0;transition:opacity .2s;filter:brightness(1.06);pointer-events:none}.scene.exploring .highlight-image{opacity:1}.hotspot{position:absolute;width:36px;height:36px;padding:0;margin:-18px 0 0 -18px;border-radius:100%;background:#fcfcf1de;border:1px solid #ffffffa8;box-shadow:0 0 0 5px #ffffff24;display:flex;align-items:center;justify-content:center;color:#222b20;font-size:21px;transition:transform .2s,background .2s;z-index:3}.hotspot:hover,.hotspot.selected{transform:scale(1.12);background:#fff}.hotspot.selected:after{content:'';position:absolute;inset:-7px;border:1px solid #fff9;border-radius:50%}.scene-caption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;padding:40px 22px 21px;background:linear-gradient(transparent,#17191480);color:white;font-size:11px;letter-spacing:.12em;pointer-events:none;z-index:2}.scene-note{font-size:12px;line-height:1.5;color:var(--muted);margin:12px 0 0}.detail-top{display:flex;justify-content:space-between;align-items:center}.detail-top .eyebrow{margin:0}.detail-top>span:last-child{font-size:12px;color:var(--muted)}.product-crop{height:160px;margin:18px 0 24px;background-repeat:no-repeat;background-color:#e6e7df}.product-category{margin-bottom:10px;color:var(--muted);font-size:11px}h2{font:400 31px/1.13 Georgia,serif;letter-spacing:-.025em;margin:0 0 14px}.description{font-size:14px;line-height:1.65;color:var(--muted);margin:0 0 20px}dl{margin:0 0 22px;font-size:13px;line-height:1.4}dl>div{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-top:1px solid var(--line)}dt{color:var(--muted);white-space:nowrap}dd{text-align:right;margin:0}.shop-link{display:flex;justify-content:space-between;background:var(--accent);color:white;padding:16px;font-size:14px;transition:background .2s}.shop-link:hover{background:#273320}.shopping-note{font-size:12px;line-height:1.5;color:var(--muted);margin:10px 0 18px}.piece-controls{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:15px;font-size:12px;color:var(--muted)}.piece-controls button{border:1px solid var(--line);background:none;width:34px;height:34px;font-size:18px;color:var(--ink)}.bottom-note{display:flex;align-items:center;justify-content:space-between;margin:32px 0 38px;border-top:1px solid var(--line);padding-top:25px}.bottom-note>span{font:italic 23px Georgia,serif}.bottom-note p{font-size:12px;color:var(--muted);max-width:285px;line-height:1.5}footer{padding:25px 4vw;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;align-items:center;font-size:11px;letter-spacing:.09em}footer p{font-size:12px;letter-spacing:0;color:var(--muted);max-width:470px;line-height:1.5;margin:0}@media(min-width:1600px){main,header{max-width:1500px;margin-left:auto;margin-right:auto}.experience{grid-template-columns:minmax(0,1fr) 330px}}@media(max-width:1000px){.experience{grid-template-columns:minmax(0,1fr) 250px;gap:22px}.product-crop{height:115px}.intro-copy{max-width:230px}h2{font-size:27px}}@media(max-width:760px){header{padding:21px 0}.wordmark{font-size:15px}.header-note{display:none}.intro{padding:30px 0 25px;gap:25px;align-items:start}.intro-copy{font-size:13px;max-width:175px}.experience{grid-template-columns:1fr;gap:22px}.scene{aspect-ratio:3/2}.details{display:grid;grid-template-columns:120px 1fr;gap:0 20px}.detail-top{grid-column:1/-1;margin-bottom:18px}.product-crop{grid-column:1;grid-row:2/6;margin:0;height:140px}.product-category,h2,.description{grid-column:2}.product-category{margin-top:0}h2{font-size:28px}.description{margin:0 0 15px}dl,.shop-link,.shopping-note,.piece-controls{grid-column:1/-1}.scene-caption{font-size:9px;padding:30px 15px 15px}.hotspot{width:30px;height:30px;margin:-15px 0 0 -15px;font-size:18px}.bottom-note{display:block}.bottom-note p{max-width:none}.room-count{display:none}footer{flex-wrap:wrap;gap:18px}footer p{order:3;max-width:none}.intro .eyebrow{font-size:10px}}@media(max-width:430px){.intro{display:block}.intro-copy{max-width:none;margin-top:20px}h1{font-size:46px}.nav-link{font-size:12px}.nav-link span{margin-left:8px}.scene-caption span:last-child{display:none}.room-nav button{margin-right:23px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

.variant-note{font-size:13px;line-height:1.55;color:#5e432b;background:#efe7da;border-left:2px solid #9a714c;padding:12px;margin:14px 0 0}.variant-note[hidden]{display:none}.product-crop{background-color:#eeeee7}.details{align-self:start}.scene{aspect-ratio:1 / 1}@media(max-width:760px){.variant-note{grid-column:1/-1}.scene{aspect-ratio:1 / 1}}
