@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Cormorant+Garamond:wght@500;600;700&display=swap");

:root{
  --bg:#100d0b;
  --paper:#f8f4ed;
  --surface:#171210;
  --surface-2:#211916;
  --line:rgba(255,255,255,.10);
  --text:#f8f4ed;
  --muted:#c1b4a4;
  --gold:#ba8f54;
  --gold-2:#dfc18d;
  --dark:#120f0d;
  --max:1460px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;line-height:1.6}
a{text-decoration:none;color:inherit}
img{display:block;max-width:100%}
button,input,select{font:inherit}
.shell{width:min(var(--max),calc(100% - 64px));margin:0 auto}
.topbar{position:sticky;top:0;z-index:60;background:rgba(16,13,11,.92);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(10px)}
.nav-inner{min-height:98px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:36px}
.logo{display:flex;flex-direction:column;line-height:1;width:max-content}
.logo strong{font-family:"Cormorant Garamond",serif;font-size:31px;letter-spacing:.12em;font-weight:700}
.logo small{margin-top:7px;font-size:9px;letter-spacing:.24em;color:#ab9f91;font-weight:700}
.nav-links{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:650}
.nav-links a{padding:38px 0 10px;border-bottom:2px solid transparent;color:#c5b8a8}
.nav-links a:hover,.nav-links a.active{color:#fff;border-color:var(--gold)}
.top-cta{justify-self:end;min-width:154px;text-align:center;padding:15px 24px;border-radius:999px;background:var(--gold);color:#fff;font-weight:700}
.top-cta:hover{filter:brightness(1.06)}
.menu-btn{display:none;border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:9px 12px;background:transparent;color:#fff}
.hero{height:610px;min-height:610px;position:relative;overflow:hidden;background:#17120f}
.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 34%}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,10,8,.90) 0%,rgba(14,10,8,.74) 28%,rgba(14,10,8,.38) 50%,rgba(14,10,8,.10) 72%,rgba(14,10,8,0) 100%)}
.hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}
.hero-kicker,.eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.22em;color:var(--gold-2)}
.hero h1,.section h2,.gallery-copy h3,.price-card h3,.step-card h3,.contact-copy h2{font-family:"Cormorant Garamond",serif;line-height:.95;letter-spacing:-.03em}
.hero h1{font-size:clamp(60px,5.4vw,88px);max-width:760px;margin:14px 0 0}
.hero p{max-width:580px;margin:22px 0 0;color:#e0d8ce;font-size:16px;line-height:1.7}
.hero-actions{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 28px;border-radius:999px;font-weight:700;border:1.5px solid transparent}
.btn-gold{background:var(--gold);color:#fff}.btn-gold:hover{filter:brightness(1.06)}
.btn-outline{border-color:rgba(255,255,255,.26);color:#fff;background:rgba(255,255,255,.02)}
.btn-outline:hover{background:rgba(255,255,255,.06)}
.feature-strip{background:#120f0d;padding:28px 0 54px}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.feature-card img{width:100%;height:250px;object-fit:cover;object-position:center center;border-radius:20px}
.feature-card h2{font-family:"Cormorant Garamond",serif;font-size:29px;margin:14px 0 4px}
.feature-card p{margin:0;color:#bcae9d;font-size:14px}
.combo-card img{object-position:center 28%}
.section{padding:92px 0}.soft-section{background:#15110f}.section-head{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:34px}.section-head.center{display:block;text-align:center}.section-head p{max-width:600px;color:#ae9f8f;margin:0}.section h2{font-size:clamp(42px,4.5vw,62px);margin:10px 0 0}
.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:34px}
.intro-grid p{margin:0;color:#b9ad9b;font-size:17px;line-height:1.75}
.card-surface{border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.02));border-radius:24px;overflow:hidden}
.gallery-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:stretch}
.gallery-large{position:relative;min-height:100%;align-self:stretch;overflow:hidden}
.gallery-large img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center center}
.gallery-side{display:grid;gap:24px;align-items:stretch}
.gallery-small{display:flex;min-height:0;align-self:stretch}
.gallery-small img{width:100%;height:100%;min-height:220px;display:block;object-fit:cover;object-position:center center;flex:1 1 auto}
.gallery-copy{padding:28px}.gallery-copy h3{font-size:37px;margin:10px 0 8px}.gallery-copy p{margin:0;color:#b9ad9b}
.tick-list{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:10px}.tick-list li{position:relative;padding-left:25px;color:#eee4d7}.tick-list li::before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:800}
.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.price-card{border:1px solid rgba(255,255,255,.08);background:var(--surface);border-radius:24px;padding:26px 24px}.price-card h3{font-size:34px;margin:0 0 12px}.accent-card{background:linear-gradient(180deg,#231a15,#181210)}
.price-list{display:grid;gap:0;border-top:1px solid rgba(255,255,255,.08)}
.price-line{display:flex;justify-content:space-between;gap:18px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.08)}
.price-line span{color:#dccfbe}.price-line strong{color:#fff}
.process-section{background:#0f0c0b}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.step-card{border:1px solid rgba(255,255,255,.08);background:var(--surface);border-radius:22px;padding:28px}.step-card>span{font-family:"Cormorant Garamond",serif;color:var(--gold);font-size:36px;font-weight:700}.step-card h3{font-size:30px;margin:8px 0 8px}.step-card p{margin:0;color:#b9ad9b;font-size:14px}
.contact-section{background:linear-gradient(180deg,#17120f,#0f0c0b)}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
.contact-copy h2{font-size:clamp(42px,4.4vw,60px);margin:10px 0 18px}.contact-copy p{max-width:560px;color:#d3c8ba;font-size:17px}
.light{color:#ecd5aa}.light-list li{color:#f7efe2}
.form-card{background:#fff8f0;color:#241c17;border-radius:24px;padding:32px;box-shadow:0 22px 50px rgba(0,0,0,.25)}
.form{display:grid;gap:13px} .form input,.form select{width:100%;padding:14px 15px;border:1px solid #ddd1c2;border-radius:14px;background:#fff;color:#221a15}.form-btn{border-radius:14px}.form-message{font-size:12px;color:#6a5335}
footer{padding:36px 0;border-top:1px solid rgba(255,255,255,.08);background:#0d0b09;color:#bbaea0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-logo{font-family:"Cormorant Garamond",serif;font-size:23px;font-weight:700;letter-spacing:.12em}
@media (max-width:1020px){.shell{width:min(var(--max),calc(100% - 36px))}.nav-inner{grid-template-columns:1fr auto;min-height:82px}.nav-links,.top-cta{display:none}.menu-btn{display:block}.nav-links.open{display:flex;position:absolute;top:82px;left:18px;right:18px;flex-direction:column;align-items:flex-start;gap:8px;background:#161210;padding:20px;border:1px solid rgba(255,255,255,.08);border-radius:16px;box-shadow:0 18px 40px rgba(0,0,0,.28)}.nav-links.open a{padding:9px 0}.hero{height:640px;min-height:640px}.hero-image{object-position:center 26%}.feature-grid,.pricing-grid,.steps-grid,.contact-grid,.intro-grid,.gallery-layout{grid-template-columns:1fr}.gallery-side{grid-template-columns:1fr 1fr}.gallery-large{min-height:360px}.section-head{display:block}.section-head p{margin-top:14px}.footer-inner{flex-direction:column;align-items:flex-start}}
@media (max-width:640px){.shell{width:calc(100% - 28px)}.logo strong{font-size:26px}.hero{height:640px;min-height:640px}.hero-image{object-position:62% 24%}.hero h1{font-size:52px;max-width:400px}.hero p{font-size:15px;max-width:360px}.feature-card img{height:235px}.combo-card img{object-position:center 28%}.gallery-side{grid-template-columns:1fr}.gallery-large{min-height:300px}.gallery-small{min-height:220px}.gallery-small img{height:100%;min-height:220px}.gallery-copy h3{font-size:31px}.contact-copy h2{font-size:42px}.footer-inner{flex-direction:column;align-items:flex-start}}
