:root{--ink:#17130f;--paper:#f3eee7;--cream:#e5ddd1;--amber:#f2a126;--wine:#6e312a;--olive:#6f7151;--line:rgba(23,19,15,.16);--wrap:min(1240px,calc(100vw - 64px));--r:32px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}.skip{position:fixed;left:20px;top:-60px;z-index:99;background:#fff;padding:12px}.skip:focus{top:20px}.wrap{width:var(--wrap);margin:auto}.bar{position:fixed;z-index:40;left:18px;right:18px;top:14px;height:70px;padding:0 22px;display:flex;align-items:center;gap:30px;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:rgba(20,17,14,.74);backdrop-filter:blur(18px);color:#fff;transition:.3s}.bar.scrolled{background:rgba(20,17,14,.93)}.brand{display:flex;flex-direction:column;line-height:1}.brand b{font-size:17px;letter-spacing:.16em}.brand b span{color:var(--amber)}.brand small{font-size:9px;margin-top:7px;letter-spacing:.14em;opacity:.62}.bar nav{display:flex;gap:24px;margin-left:auto}.bar nav a{font-size:11px;letter-spacing:.13em;text-transform:uppercase;opacity:.68}.bar nav a:hover,.bar nav a.active{opacity:1;color:#ffd391}.density{display:flex;align-items:center;gap:4px;padding-left:16px;border-left:1px solid #ffffff22}.density small{font-size:9px;text-transform:uppercase;letter-spacing:.12em;margin-right:5px;opacity:.5}.density button{border:0;border-radius:999px;padding:7px 10px;background:transparent;color:#fff;font-size:10px;cursor:pointer}.density button.on{background:#fff;color:#17130f}.menu,.mobile{display:none}.hero{height:max(760px,100vh);position:relative;background:#17130f;color:#fff;overflow:hidden}.heroimg{position:absolute;inset:0;background:url('/img/interior') center 45%/cover;transform:scale(1.02)}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,12,9,.93) 0%,rgba(15,12,9,.52) 52%,rgba(15,12,9,.15)),linear-gradient(0deg,rgba(16,13,10,.8),transparent 55%)}.neural{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.neural path{fill:none;stroke:rgba(242,161,38,.34);stroke-width:1.2;stroke-dasharray:5 9}.neural circle{fill:#f2a126;stroke:#fff6;stroke-width:3}.heroContent{height:100%;position:relative;z-index:2;padding-top:180px;display:flex;flex-direction:column}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.22em}.eyebrow i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 7px #f2a12622;margin-right:12px}.hero h1,.section h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-.045em}.hero h1{font-size:clamp(64px,8.5vw,135px);line-height:.8;margin:70px 0 0;max-width:1100px}.hero h1 em,.section h2 em{font-weight:400;color:#f4bb67}.heroBottom{margin-top:auto;padding-bottom:60px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:end}.heroBottom>p{max-width:520px;font-size:17px;line-height:1.55;color:#eee4d5}.heroBottom>div{justify-self:end;display:flex;gap:8px}.btn{display:inline-flex;align-items:center;min-height:48px;padding:0 18px;border-radius:999px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;border:1px solid #ffffff44}.btn.hot{background:var(--amber);border-color:var(--amber);color:#21170c}.btn.ghost{background:#ffffff10}.coord{position:absolute;right:25px;bottom:26px;z-index:2;display:flex;gap:12px;align-items:center;font-size:8px;letter-spacing:.14em;opacity:.55}.coord b{border:1px solid #fff6;border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.section{padding:130px 0}.kicker{display:grid;grid-template-columns:64px 1fr;gap:18px;margin-bottom:64px;text-transform:uppercase;font-size:9px;letter-spacing:.2em}.kicker span:first-child{opacity:.4}.kicker span:last-child{border-top:1px solid var(--line);padding-top:8px}.kicker.light span:last-child{border-color:#ffffff2c}.intro{display:grid;grid-template-columns:1.45fr .55fr;gap:70px}.section h2{font-size:clamp(52px,6.2vw,94px);line-height:.9;margin:0}.intro>div{padding-top:12px}.intro p,.momHead p,.originGrid>div>p,.galleryHead>p{font-size:16px;line-height:1.65;margin:0 0 16px}.detail{max-height:0;opacity:0;overflow:hidden;margin-top:0!important;transition:max-height .55s,opacity .35s,margin .35s}.rich .detail{max-height:280px;opacity:.72;margin-top:16px!important}.taste{margin-top:90px;display:grid;grid-template-columns:1.05fr .8fr 1fr;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;min-height:480px}.tasteVisual{position:relative;background:#231c16;overflow:hidden;display:grid;place-items:center;color:#fff}.orb{position:absolute;border-radius:50%;filter:blur(2px);mix-blend-mode:screen}.orb.a{width:280px;height:280px;background:#a7422d;left:-70px;top:40px}.orb.b{width:250px;height:250px;background:#d69a32;right:-60px;bottom:20px}.orb.c{width:180px;height:180px;background:#7c8056;right:50px;top:60px}.tasteVisual>div{z-index:2;text-align:center;display:flex;flex-direction:column}.tasteVisual small{letter-spacing:.2em}.tasteVisual b{font-family:Georgia,serif;font-size:42px;font-weight:400}.tasteVisual span{font-size:11px}.tabs{display:flex;flex-direction:column;background:#eee8df}.tabs button{flex:1;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;padding:28px;cursor:pointer;display:grid;grid-template-columns:34px 1fr;gap:5px}.tabs button:last-child{border-bottom:0}.tabs small{grid-row:1/3;opacity:.35}.tabs b{font-family:Georgia,serif;font-size:25px;font-weight:400}.tabs span{font-size:10px;opacity:.55}.tabs button.sel{background:#fff9ef}.tasteText{padding:44px;align-self:center}.tasteText small{font-size:9px;letter-spacing:.18em;text-transform:uppercase;opacity:.45}.tasteText h3{font-family:Georgia,serif;font-size:50px;font-weight:400;margin:14px 0}.tasteText p{line-height:1.7;color:#5c5148}.moments{background:var(--ink);color:#f5eee5}.momHead{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:end;margin-bottom:70px}.momHead p{color:#c8baaa;max-width:460px}.cards{display:grid;grid-template-columns:1fr 1.15fr 1fr;grid-template-rows:1fr 1fr;gap:10px;position:relative}.cards article{background:#221d18;border:1px solid #ffffff12;border-radius:25px;padding:34px;min-height:270px;position:relative}.cards article:first-child{grid-row:1}.cards article:nth-of-type(2){grid-column:3}.cards article:nth-of-type(3){grid-column:3}.cards i{width:9px;height:9px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 8px #f2a12615;display:block;margin-bottom:36px}.cards small{letter-spacing:.16em;text-transform:uppercase;color:#a99c8e}.cards h3{font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.05}.cards p{font-size:13px;line-height:1.6;color:#b9ac9f}.bigpic{grid-column:2;grid-row:1/3;margin:0;border-radius:25px;overflow:hidden;min-height:550px}.originGrid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.originGrid figure{margin:0;height:650px;border-radius:var(--r);overflow:hidden}.originGrid>div>p{max-width:530px;margin-top:34px}.gallery{background:#6a302a;color:#f8ede6;padding-bottom:20px}.galleryHead{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end;margin-bottom:65px}.galleryHead>p{color:#e5c8bd}.galleryGrid{display:grid;grid-template-columns:1.3fr .7fr 1fr;grid-template-rows:360px 360px;gap:10px;padding:0 10px}.galleryGrid figure{margin:0;position:relative;overflow:hidden;border-radius:18px}.galleryGrid .g1{grid-row:1/3}.galleryGrid figure:nth-child(2){grid-column:2/4}.galleryGrid figcaption{position:absolute;left:14px;bottom:14px;background:#18130fcc;color:#fff;border-radius:999px;padding:8px 11px;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.visit{background:#eee8df}.visitGrid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.visitCards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.visitCards article{min-height:230px;border:1px solid var(--line);border-radius:24px;padding:30px;display:flex;flex-direction:column;align-items:flex-start}.visitCards article:first-child{grid-column:1/3;background:var(--amber)}.visitCards small{text-transform:uppercase;letter-spacing:.16em;font-size:9px}.visitCards h3{font-family:Georgia,serif;font-weight:400;font-size:28px;line-height:1.15;margin:30px 0}.visitCards article>a{margin-top:auto;font-size:10px;text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid}.visitCards p{font-size:10px;opacity:.6;margin-top:auto}footer{background:#100d0b;color:#ddd2c5;padding:70px 0}.foot{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:30px;align-items:center}.foot p,.foot nav{font-size:10px;letter-spacing:.12em;text-transform:uppercase;opacity:.6}.foot nav{display:flex;gap:20px}.detail{display:block}.mobile{display:none}.legal{min-height:100vh;background:#f3eee7;padding:130px 0}.legal>div{width:min(780px,calc(100vw - 40px));margin:auto}.legal h1{font-family:Georgia,serif;font-size:70px;font-weight:400}.legal h2{font-size:15px;margin-top:35px}.legal p{line-height:1.7}.legal>a{font-size:11px;text-transform:uppercase;letter-spacing:.15em}@media(max-width:900px){:root{--wrap:calc(100vw - 36px)}.bar nav,.density{display:none}.menu{display:block;margin-left:auto;border:0;background:transparent;color:#fff;font-size:22px}.mobile{position:fixed;z-index:35;left:18px;right:18px;top:92px;background:#18130ff5;color:#fff;border-radius:20px;padding:18px;flex-direction:column;gap:14px}.mobile.open{display:flex}.heroContent{padding-top:150px}.hero h1{font-size:clamp(58px,13vw,90px)}.heroBottom,.intro,.momHead,.originGrid,.visitGrid,.galleryHead{grid-template-columns:1fr}.heroBottom>div{justify-self:start}.taste{grid-template-columns:1fr 1fr}.tasteVisual{grid-row:1/3}.cards{grid-template-columns:1fr 1fr}.bigpic{grid-column:2;grid-row:1/4}.cards article:nth-of-type(2),.cards article:nth-of-type(3){grid-column:1}.originGrid figure{height:520px}.galleryGrid{grid-template-columns:1fr 1fr}.galleryGrid .g1{grid-row:1/3}.galleryGrid figure:nth-child(2){grid-column:2}.foot{grid-template-columns:1fr 1fr}.foot nav{grid-column:1/3}}@media(max-width:600px){.bar{left:9px;right:9px;top:9px}.mobile{left:9px;right:9px}.hero{min-height:720px}.hero h1{font-size:16vw;margin-top:60px}.heroBottom{padding-bottom:40px}.heroBottom>p{font-size:14px}.btn{padding:0 13px}.section{padding:85px 0}.section h2{font-size:48px}.taste{grid-template-columns:1fr}.tasteVisual{height:330px;grid-row:auto}.tasteText{padding:30px}.cards{display:flex;flex-direction:column}.bigpic{order:-1;min-height:430px}.originGrid{gap:45px}.originGrid figure{height:470px}.galleryGrid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding:0 18px 18px}.galleryGrid figure,.galleryGrid .g1{min-width:82vw;height:430px;scroll-snap-align:center}.visitCards{grid-template-columns:1fr}.visitCards article:first-child{grid-column:auto}.foot{grid-template-columns:1fr auto}.foot p,.foot nav{grid-column:1/3}.heroN{opacity:.65}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}