:root{--bg:#120b08;--panel:#1b110d;--line:#3a281d;--cream:#f8ead9;--muted:#ceb69f;--gold:#d0a36d}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--cream);font-family:Inter,sans-serif}.wrap{width:min(1120px,calc(100% - 36px));margin:auto}a{color:inherit}.h-demo-bar{background:#0b0705;color:var(--muted);font-size:.85rem;padding:9px 0;text-align:center}.h-demo-bar a{color:var(--gold);font-weight:800}.h-nav{position:sticky;top:0;background:rgba(18,11,8,.9);backdrop-filter:blur(12px);z-index:5;border-bottom:1px solid var(--line)}.inner{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.h-logo,.h-footer-logo{font-family:'Cormorant Garamond',serif;font-size:1.6rem;font-weight:700;text-decoration:none}.h-nav-links{display:flex;gap:28px;color:var(--muted)}.h-nav-book,.h-btn{border:1px solid var(--gold);border-radius:999px;padding:12px 18px;text-decoration:none;font-weight:800;display:inline-flex}.h-btn-fill,.h-nav-book{background:var(--gold);color:#1a0e08}.h-btn-line{color:var(--gold)}.h-mtoggle{display:none}.h-mnav{display:none}.h-brand-band{border-bottom:1px solid var(--line);color:var(--muted);padding:12px 0;text-align:center}.h-brand-band .wrap{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.h-hero{display:grid;grid-template-columns:1fr 1fr;min-height:720px}.h-hero-left,.h-hero-right{display:flex;align-items:center;padding:70px 0}.h-hero-right{background:radial-gradient(circle,rgba(208,163,109,.2),transparent 50%),#1a100c;justify-content:center}.h-eyebrow,.h-label{color:var(--gold);text-transform:uppercase;letter-spacing:.18em;font-weight:900;font-size:.75rem}.h-hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(4rem,8vw,7.5rem);line-height:.9;margin:18px 0}.h-hero h1 em{color:var(--gold)}p{color:var(--muted);line-height:1.8}.h-hero p{font-size:1.15rem;max-width:570px}.h-hero-btns,.h-cta-btns{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.h-get-style{margin-top:18px}.h-get-style-note{display:block;color:var(--muted);font-size:.82rem;margin-top:8px}.h-ring-outermost{border:1px solid var(--gold);border-radius:50%;padding:35px}.h-ring-outer{border:1px solid var(--line);border-radius:50%;padding:35px}.h-ring-inner{width:270px;height:270px;border-radius:50%;display:grid;place-items:center;background:#0f0907;border:1px solid var(--gold)}.h-ring-text{font-family:'Cormorant Garamond',serif;font-size:2.2rem;text-align:center}.h-art-label{text-align:center;margin-top:20px;color:var(--muted)}.h-divider{border:0;border-top:1px solid var(--line)}.h-section,.h-why,.h-cta{padding:90px 0}.h-section h2,.h-cta h2{font-family:'Cormorant Garamond',serif;font-size:4rem;margin:12px 0}.h-section-rule{display:block;width:90px;height:1px;background:var(--gold);margin:0 0 20px}.h-sub{max-width:650px}.h-menu{display:grid;border-top:1px solid var(--line);margin-top:34px}.h-menu-row{display:grid;grid-template-columns:70px 1fr 130px;gap:20px;padding:26px 0;border-bottom:1px solid var(--line)}.h-menu-num,.h-menu-price{color:var(--gold);font-weight:900}.h-menu h3{font-size:1.35rem}.h-pullquote{font-family:'Cormorant Garamond',serif;font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.05;color:var(--cream)}.h-pullquote-attr{color:var(--gold)}.h-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.h-why-card,.h-cta-frame{border:1px solid var(--line);background:var(--panel);border-radius:28px;padding:28px}.h-cta-frame{text-align:center;max-width:780px;margin:auto}.h-footer{padding:38px 0;border-top:1px solid var(--line);background:#0b0705}.h-footer-in{display:flex;justify-content:space-between;gap:20px;color:var(--muted)}@media(max-width:800px){.h-nav-links,.h-nav-book{display:none}.h-mtoggle{display:block;background:none;border:1px solid var(--line);color:var(--cream);border-radius:10px;padding:8px}.h-mnav.open{display:grid;gap:12px;padding:16px 18px}.h-hero{grid-template-columns:1fr}.h-hero-right{min-height:420px}.h-menu-row,.h-why-grid{grid-template-columns:1fr}.h-footer-in{display:grid}.h-btn{width:100%;justify-content:center}}
