:root {
  --paper: #f3eee8;
  --paper-2: #ebe3da;
  --ink: #181817;
  --muted: #6f6a64;
  --line: rgba(24,24,23,.12);
  --accent: #c3afa1;
  --white: #fffdfa;
  --radius: 28px;
}
html { scroll-behavior: smooth; }
body { background: var(--paper); color: var(--ink); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
a { color: inherit; text-decoration: none; }
a:hover { color: inherit; }
.site-nav { background: rgba(243,238,232,.94); backdrop-filter: blur(12px); border-bottom: 1px solid var(--line); }
.brand-mark { font-size: .95rem; letter-spacing: .08em; text-transform: lowercase; white-space: nowrap; }
.brand-mark span { font-weight: 700; letter-spacing: .15em; font-size: .78rem; }
.brand-mark small { color: var(--muted); font-size: .58rem; margin-left: .35rem; letter-spacing: .13em; }
.nav-link { font-size: .92rem; color: #35322e; }
.navbar-toggler-icon { width: 1.5rem; height: 1.5rem; background-image: linear-gradient(transparent,transparent), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23181817' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
.btn-dark { background: var(--ink); border-color: var(--ink); }
.btn-dark:hover { background: #2f2c29; border-color: #2f2c29; }
.hero { min-height: 82vh; display: grid; align-items: center; }
.hero-copy { padding: 5rem 0; }
.eyebrow { text-transform: uppercase; font-size: .68rem; letter-spacing: .16em; color: var(--muted); }
.display-serif, h1,h2,h3 { font-family: Georgia, "Times New Roman", serif; font-weight: 400; letter-spacing: -.025em; }
.hero h1 { font-size: clamp(4rem, 8vw, 8rem); line-height: .9; max-width: 8.5ch; }
.hero-lead { max-width: 42rem; font-size: clamp(1.05rem, 1.7vw, 1.35rem); line-height: 1.55; color: #45403a; }
.hero-meta { border-top: 1px solid var(--line); margin-top: 4rem; padding-top: 1.25rem; font-size: .8rem; color: var(--muted); }
.hero-media { min-height: 72vh; background: #d9cec5; border-radius: 44% 44% 10% 10% / 30% 30% 10% 10%; overflow: hidden; position: relative; }
.hero-media img { width: 100%; height: 100%; object-fit: cover; object-position: center 25%; filter: saturate(.82); }
.hero-fallback { position:absolute; inset:0; display:flex; align-items:flex-end; justify-content:space-between; padding:1.25rem; color:#fff; background:linear-gradient(145deg,#cbbbad,#80756e); }
.section { padding: 8rem 0; }
.section-tight { padding: 5rem 0; }
.section-kicker { font-size: .7rem; text-transform: uppercase; letter-spacing: .16em; color: var(--muted); margin-bottom: 1rem; }
.section h2 { font-size: clamp(2.8rem, 5vw, 5rem); line-height: 1; }
.section-intro { font-size: 1.05rem; color: #5f5952; max-width: 46rem; line-height: 1.75; }
.service-card { padding: 2rem 0; border-top: 1px solid var(--line); }
.service-card:last-child { border-bottom: 1px solid var(--line); }
.service-num { font-size: .72rem; color: var(--muted); letter-spacing: .1em; }
.service-card h3 { font-size: 2rem; }
.service-desc { color: #5f5952; line-height: 1.7; max-width: 42rem; }
.price-row { display:flex; gap:.5rem; flex-wrap:wrap; }
.price-chip { min-width: 104px; background: transparent; border: 1px solid var(--line); padding: .65rem .8rem; border-radius: 16px; }
.price-chip small { display:block; color: var(--muted); font-size:.7rem; }
.price-chip strong { font-weight: 500; }
.future-band { background: var(--ink); color: #f6f0ea; }
.future-band .section-intro, .future-band .section-kicker { color: #bfb7ae; }
.future-item { border-top: 1px solid rgba(255,255,255,.17); padding: 1.2rem 0; }
.approach-grid { display:grid; grid-template-columns: repeat(3,1fr); gap:1rem; margin-top:2.5rem; }
.approach-card { border:1px solid var(--line); border-radius:var(--radius); padding:1.4rem; min-height:160px; background:rgba(255,255,255,.25); }
.approach-card span { font-size:.7rem; color:var(--muted); letter-spacing:.1em; }
.profile-card { background: var(--paper-2); border-radius: var(--radius); overflow:hidden; }
.profile-card img { width:100%; height:100%; object-fit:cover; object-position:center top; min-height:520px; }
.profile-copy { padding: 2rem; }
.note-card { border-top:1px solid var(--line); padding:1rem 0; }
.note-card .tag { color:var(--muted); text-transform:uppercase; letter-spacing:.12em; font-size:.62rem; }
.booking-band { background: #dfd5cb; border-radius: 44px; padding: 4rem; }
.booking-step { border-top:1px solid rgba(24,24,23,.14); padding:1rem 0; }
.booking-step-num { font-size:.7rem; color:var(--muted); }
.site-footer { background: var(--ink); color:#f5efe9; }
.footer-muted { color:#b7afa7; }
.pricing-preview { background:#000; border-radius: 20px; overflow:hidden; padding:1rem; }
.pricing-preview img { width:100%; height:auto; display:block; border-radius:12px; }
.form-control,.form-select { background:#fffdfa; border-color:rgba(24,24,23,.14); border-radius:14px; padding:.8rem .9rem; }
.form-control:focus,.form-select:focus { border-color:#8e7b6d; box-shadow:0 0 0 .2rem rgba(142,123,109,.12); }
.slot-grid { display:grid; grid-template-columns: repeat(auto-fill,minmax(96px,1fr)); gap:.55rem; }
.slot-btn { border:1px solid var(--line); background:#fffdfa; border-radius:12px; padding:.6rem .5rem; font-size:.88rem; }
.slot-btn:hover,.slot-btn.active { background:var(--ink); color:#fffdfa; border-color:var(--ink); }
.booking-summary { background:#fffdfa; border:1px solid var(--line); border-radius:22px; padding:1.25rem; position:sticky; top:100px; }
.alert-soft { background:#efe6de; border:1px solid #e1d4c8; }
@media (max-width: 1199.98px) {
  .hero h1 { font-size: clamp(3.6rem, 7vw, 6.5rem); }
  .hero-media { min-height: 62vh; }
}
@media (max-width: 991.98px) {
  .hero { min-height: auto; }
  .hero-copy { padding: 5rem 0 3rem; }
  .hero-media { min-height: 58vh; border-radius: 30px; }
  .approach-grid { grid-template-columns:1fr; }
  .booking-band { padding:2rem; border-radius:28px; }
  .booking-summary { position:static; }
  .profile-card img { min-height: 460px; }
}

@media (max-width: 767.98px) {
  .container-xxl { --bs-gutter-x: 1.25rem; }
  .hero-copy { padding: 3.5rem 0 2rem; }
  .hero-media { min-height: 68vh; border-radius: 26px; }
  .hero-meta { margin-top: 2.5rem; gap: 1.5rem !important; flex-wrap: wrap; }
  .price-chip { min-width: 92px; }
  .profile-card img { min-height: 380px; }
  .profile-copy { padding: 1.5rem; }
  .booking-band { padding: 1.35rem; }
  .slot-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
}
@media (max-width: 575.98px) {
  .section { padding: 5rem 0; }
  .hero h1 { font-size: clamp(3.25rem, 17vw, 4.5rem); }
  .booking-band { padding:1.25rem; }
  .hero-media { min-height: 58vh; }
  .section h2 { font-size: clamp(2.45rem, 13vw, 3.5rem); }
  .service-card { padding: 1.5rem 0; }
  .brand-mark small { display:none; }
}
