:root{--bg:#0a0908;--panel:#12100e;--paper:#efe9df;--ink:#16130f;--muted:#746c63;--gold:#c99955;--gold2:#e0b872;--line:rgba(255,255,255,.12);--darkline:rgba(22,19,15,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.kicker,.section-label{font-size:.72rem;letter-spacing:.18em;font-weight:700;text-transform:uppercase;margin:0 0 18px}.light{color:#c9c2b9}
.topbar{height:34px;background:#050504;color:#b8ad9f;padding:0 max(24px,4vw);display:flex;align-items:center;justify-content:space-between;font-size:.68rem;letter-spacing:.08em;border-bottom:1px solid #181511}.topbar a{color:var(--gold2)}
.site-header{height:94px;background:rgba(10,9,8,.985);color:white;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 max(24px,4vw);position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand-logo{width:64px;height:64px;object-fit:cover;border-radius:50%;flex:0 0 auto;border:1px solid rgba(255,255,255,.24);box-shadow:0 4px 18px rgba(0,0,0,.35)}.brand-type{display:flex;flex-direction:column;line-height:.9}.brand-type strong{font-family:"Cormorant Garamond",serif;font-size:1.45rem;letter-spacing:.12em}.brand-type small{font-size:.58rem;letter-spacing:.19em;color:#b8ad9f;margin-top:7px}.site-header nav{display:flex;gap:32px;font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.site-header nav a{color:#d7d1c8}.site-header nav a:hover{color:var(--gold2)}.header-cta{justify-self:end;border:1px solid var(--gold);color:var(--gold2);padding:12px 18px;font-size:.75rem;font-weight:700}.menu-button{display:none;background:none;border:0;color:white;font:inherit}
.hero{background:var(--bg);color:white;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);min-height:clamp(620px,78vh,860px)}.hero-copy{padding:clamp(80px,8vw,140px) clamp(28px,7vw,110px) 72px;display:flex;flex-direction:column;justify-content:center}.hero h1,.intro h2,.gallery h2,.visit h2,.social h2{font-family:"Cormorant Garamond",Georgia,serif;font-weight:600;letter-spacing:-.025em}.hero h1{font-size:clamp(4rem,7vw,7.6rem);line-height:.84;margin:0 0 28px;max-width:850px}.hero .kicker{color:var(--gold2)}.hero-lead{max-width:610px;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.75;color:#c5beb5;margin:0 0 32px}.hero-actions,.age-actions{display:flex;gap:12px;flex-wrap:wrap}.button{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;font-size:.8rem;font-weight:700;letter-spacing:.03em;cursor:pointer}.button-gold{background:var(--gold);color:#111}.button-dark{border-color:#39322b;color:white}.button-outline{border-color:#6a5c4e;color:white}.hero-meta{display:flex;gap:28px;margin-top:54px;padding-top:22px;border-top:1px solid var(--line);font-size:.72rem;color:#8f887e}.hero-visual{position:relative;min-height:100%;background:#14110f;overflow:hidden}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center;filter:contrast(1.05) saturate(.82)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,9,8,.32),transparent 38%),linear-gradient(0deg,rgba(0,0,0,.25),transparent 45%);pointer-events:none}.hero-logo-card{position:absolute;z-index:2;right:28px;bottom:28px;width:142px;height:142px;border-radius:50%;padding:6px;background:rgba(8,7,6,.9);box-shadow:0 12px 36px rgba(0,0,0,.42)}.hero-logo{width:100%;height:100%;border-radius:50%;object-fit:cover}
.intro{display:grid;grid-template-columns:.72fr 2fr;gap:8vw;padding:clamp(80px,9vw,145px) max(28px,7vw);border-bottom:1px solid var(--darkline)}.intro h2{font-size:clamp(3rem,5.4vw,6rem);line-height:.93;margin:0 0 28px}.intro>div>p{max-width:740px;font-size:1.06rem;line-height:1.85;color:#5a534b}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);background:#d9cfbf}.feature-row article{padding:54px max(28px,4vw);border-right:1px solid rgba(22,19,15,.13)}.feature-row article:last-child{border-right:0}.feature-row span{font-size:.68rem;letter-spacing:.18em;color:#756957}.feature-row h3{font-family:"Cormorant Garamond",serif;font-size:2.05rem;margin:20px 0 12px}.feature-row p{line-height:1.7;color:#5a534b;margin:0}
.gallery{background:#0b0a09;color:white;padding:clamp(80px,8vw,130px) max(24px,5vw)}.gallery-heading{display:grid;grid-template-columns:.55fr 1.15fr 1fr;gap:3vw;align-items:end;margin-bottom:50px}.gallery h2{font-size:clamp(3rem,5vw,5.2rem);line-height:.9;margin:0}.gallery-heading>p:last-child{color:#aaa298;line-height:1.7;max-width:430px}.gallery-grid{display:grid;grid-template-columns:1.45fr .8fr;grid-template-rows:1fr 1fr;gap:16px;min-height:680px}.gallery-grid figure{margin:0;overflow:hidden;background:#15120f;min-width:0}.gallery-large{grid-row:1/3}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;image-rendering:auto}.gallery-grid figure:hover img{transform:scale(1.02)}
.visit{padding:clamp(90px,9vw,140px) max(28px,7vw)}.visit-title{display:grid;grid-template-columns:.7fr 2fr;gap:6vw;margin-bottom:60px}.visit h2{font-size:clamp(3rem,5vw,5.3rem);line-height:.95;margin:0}.visit-cards{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--darkline)}.visit-cards article{padding:34px 34px 40px 0;border-right:1px solid var(--darkline);min-height:300px}.visit-cards article+article{padding-left:34px}.visit-cards article:last-child{border-right:0}.visit-cards span{font-size:.68rem;font-weight:700;letter-spacing:.16em}.visit-cards p{font-family:"Cormorant Garamond",serif;font-size:1.75rem;line-height:1.25;margin:28px 0 36px}.visit-cards a{font-size:.78rem;font-weight:700;border-bottom:1px solid #2e2924;padding-bottom:4px}
.social{display:grid;grid-template-columns:1.05fr .95fr;background:#0a0908;color:white;min-height:620px}.social-art{overflow:hidden;background:#15120f}.social-art img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.85) contrast(1.05)}.social-copy{padding:clamp(70px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.social h2{font-size:clamp(3.3rem,5.2vw,5.5rem);line-height:.92;margin:0 0 24px}.social-copy>p:not(.section-label){color:#aaa298;line-height:1.75;max-width:520px;margin:0 0 30px}
.social-buttons{display:grid;grid-template-columns:1fr 1fr;gap:14px;width:min(560px,100%);margin-top:6px}.social-button{position:relative;min-height:72px!important;padding:0 24px!important;justify-content:flex-start!important;gap:14px;border-radius:14px!important;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 10px 30px rgba(0,0,0,.18);font-size:.95rem!important;letter-spacing:.01em!important}.social-button::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.08),transparent 38%);pointer-events:none}.social-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(0,0,0,.28)}.social-button .social-icon{width:34px;height:34px;flex:0 0 34px;filter:drop-shadow(0 4px 10px rgba(0,0,0,.22))}.social-button span{position:relative;z-index:1}.social-button.button-gold{background:linear-gradient(135deg,#d7ad68 0%,#c6954f 100%);border-color:#e3c08a;color:#120f0b}.social-button.button-gold:hover{background:linear-gradient(135deg,#e0ba79 0%,#ca9851 100%)}.social-button.button-outline{background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.015));border-color:rgba(224,184,114,.55);color:#fff;backdrop-filter:blur(10px)}.social-button.button-outline:hover{border-color:var(--gold2);background:rgba(224,184,114,.06)}
footer{background:#050504;color:#a9a196;padding:46px max(24px,4vw);display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;font-size:.72rem}.footer-brand{display:flex;align-items:center;gap:14px}.footer-logo{width:60px;height:60px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.18)}.footer-brand div{display:flex;flex-direction:column;gap:5px}.footer-brand strong{color:#eee4d6;letter-spacing:.08em}.footer-brand small{color:#746d65}.legal{grid-column:1/-1;border-top:1px solid #1b1815;padding-top:20px;margin:0;color:#6f6961}
.age-gate{position:fixed;inset:0;z-index:1000;background:rgba(4,4,3,.97);display:grid;place-items:center;padding:24px;transition:.25s}.age-gate.hidden{opacity:0;visibility:hidden}.age-card{width:min(520px,100%);background:#f0e9df;text-align:center;padding:42px}.age-logo{width:124px;height:124px;object-fit:cover;border-radius:50%;margin:0 auto 24px;border:1px solid #c4b7a4;box-shadow:0 8px 24px rgba(0,0,0,.18)}.age-card h1{font-family:"Cormorant Garamond",serif;font-size:3.2rem;line-height:.95;margin:0 0 16px}.age-card p{color:#655d55;line-height:1.6}.age-actions{justify-content:center;margin:26px 0}.button-ghost{border-color:#b4aa9d;color:#2b2722}.age-card small{display:block;line-height:1.55;color:#7c746b}
@media(min-width:1440px){.hero{grid-template-columns:1.05fr .95fr}.hero-copy{padding-left:max(7vw,120px);padding-right:max(6vw,90px)}.gallery-grid{min-height:760px}.site-header{padding-left:max(4vw,64px);padding-right:max(4vw,64px)}.brand-logo{width:68px;height:68px}}
@media(max-width:1100px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.header-cta{display:none}.menu-button{display:block;justify-self:end}.site-header.nav-open nav{display:flex;position:absolute;top:94px;left:0;right:0;background:#0a0908;padding:22px 24px;flex-direction:column;gap:20px;border-top:1px solid var(--line)}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:clamp(3.6rem,7.5vw,5.8rem)}.gallery-heading{grid-template-columns:1fr 1.5fr}.gallery-heading>p:last-child{grid-column:2}.intro{grid-template-columns:1fr 2fr}.visit-title{grid-template-columns:1fr 2fr}}
@media(max-width:820px){.topbar span{display:none}.topbar{justify-content:center}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:72px 24px 58px}.hero h1{font-size:clamp(3.7rem,14vw,6rem)}.hero-visual{min-height:58vw;max-height:540px}.hero-meta{margin-top:40px}.hero-logo-card{width:118px;height:118px;right:20px;bottom:20px}.intro{grid-template-columns:1fr;padding:80px 24px;gap:24px}.feature-row{grid-template-columns:1fr}.feature-row article{border-right:0;border-bottom:1px solid rgba(22,19,15,.13)}.gallery{padding:78px 20px}.gallery-heading{grid-template-columns:1fr;gap:12px}.gallery-heading>p:last-child{grid-column:auto}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:minmax(340px,56vw) minmax(220px,34vw);min-height:0}.gallery-large{grid-column:1/3;grid-row:auto}.visit{padding:84px 24px}.visit-title{grid-template-columns:1fr;gap:18px}.visit-cards{grid-template-columns:1fr}.visit-cards article,.visit-cards article+article{padding:28px 0;border-right:0;border-bottom:1px solid var(--darkline);min-height:auto}.social{grid-template-columns:1fr}.social-art{min-height:56vw;max-height:520px}.social-copy{padding:72px 24px}.social-buttons{width:100%}footer{grid-template-columns:1fr}.legal{grid-column:auto}}
@media(max-width:520px){.site-header{height:76px;padding:0 16px}.site-header.nav-open nav{top:76px}.brand-logo{width:50px;height:50px}.brand{gap:10px}.brand-type strong{font-size:1.08rem}.brand-type small{font-size:.46rem;letter-spacing:.14em}.menu-button{font-size:.74rem;text-transform:uppercase;letter-spacing:.08em}.hero-copy{padding:58px 18px 48px}.hero h1{font-size:clamp(3.25rem,16vw,4.5rem);line-height:.87}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-meta{flex-direction:column;gap:7px}.hero-visual{min-height:72vw}.hero-logo-card{width:92px;height:92px;right:14px;bottom:14px;padding:4px}.intro,.visit{padding-left:18px;padding-right:18px}.intro h2,.visit h2,.gallery h2,.social h2{font-size:clamp(2.8rem,13vw,4rem)}.feature-row article{padding:40px 18px}.gallery{padding-left:14px;padding-right:14px}.gallery-grid{grid-template-columns:1fr;grid-template-rows:none;gap:10px}.gallery-large{grid-column:auto}.gallery-grid figure{aspect-ratio:4/3}.gallery-grid figure:first-child{aspect-ratio:1/1}.social-copy{padding:62px 18px}.social-art{min-height:78vw}.social-buttons{grid-template-columns:1fr}.social-button{min-height:66px!important}.age-card{padding:30px 20px}.age-logo{width:110px;height:110px}.age-card h1{font-size:2.7rem}.age-actions{flex-direction:column}.age-actions .button{width:100%}footer{padding:38px 18px}.footer-logo{width:54px;height:54px}}
