:root {
  --ink: #0a0a0a;
  --paper: #f4f0e8;
  --paper-bright: #fcfaf5;
  --gold: #b59a62;
  --gold-light: #d8c79e;
  --line: rgba(10, 10, 10, .17);
  --serif: "Italiana", Georgia, serif;
  --sans: "DM Sans", Arial, sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  color: var(--ink);
  background: var(--paper-bright);
  font-family: var(--sans);
  font-size: 16px;
  line-height: 1.55;
}
a { color: inherit; }

.masthead {
  min-height: 92px;
  padding: 20px clamp(24px, 5vw, 76px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--ink);
  color: var(--paper-bright);
}
.brand { display: inline-flex; align-items: center; gap: 14px; text-decoration: none; }
.brand-mark {
  position: relative;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(216,199,158,.7);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--serif);
  font-size: 16px;
  letter-spacing: .1em;
  padding-left: .1em;
}
.brand-name { text-transform: uppercase; letter-spacing: .2em; font-size: 14px; font-weight: 500; }
.appointment { color: #b6b1a8; text-transform: uppercase; letter-spacing: .18em; font-size: 12px; }

.hero { min-height: calc(100vh - 92px); display: grid; grid-template-columns: 1.08fr .92fr; background: var(--ink); color: var(--paper-bright); }
.hero-copy { padding: clamp(76px, 10vw, 150px) clamp(32px, 8vw, 124px); align-self: center; }
.eyebrow { margin: 0 0 24px; color: var(--gold); text-transform: uppercase; letter-spacing: .22em; font-size: 12px; font-weight: 600; }
h1, h2 { font-family: var(--serif); font-weight: 400; letter-spacing: -.035em; line-height: .98; }
h1 { margin: 0; max-width: 780px; font-size: clamp(58px, 7vw, 116px); }
h1 em { color: var(--gold-light); font-style: italic; }
.lead { margin: 38px 0 0; max-width: 610px; color: #c9c5bd; font-size: clamp(17px, 1.4vw, 21px); line-height: 1.65; }
.actions { display: flex; align-items: center; gap: 28px; flex-wrap: wrap; margin-top: 42px; }
.button { min-height: 54px; padding: 0 24px; display: inline-flex; align-items: center; justify-content: center; gap: 28px; border: 1px solid transparent; border-radius: 0; font: 600 13px/1 var(--sans); letter-spacing: .12em; text-transform: uppercase; text-decoration: none; cursor: pointer; transition: background .2s ease, color .2s ease, border-color .2s ease, transform .2s ease; }
.button:hover { transform: translateY(-2px); }
.button-primary { background: var(--gold-light); color: var(--ink); }
.button-primary:hover { background: var(--paper-bright); }
.button-link { padding-inline: 0; color: var(--paper-bright); border-bottom-color: #5b5750; }
.button-link:hover { border-bottom-color: var(--gold-light); }
.referral-note { margin: 26px 0 0; max-width: 550px; color: #8f8b84; font-size: 13px; }
.hero-visual { position: relative; min-height: 680px; overflow: hidden; }
.hero-visual::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(10,10,10,.32), transparent 30%), linear-gradient(0deg, rgba(10,10,10,.7), transparent 45%); }
.hero-visual img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.8) contrast(1.08); }
.visual-caption { position: absolute; z-index: 1; left: 34px; right: 34px; bottom: 28px; display: flex; justify-content: space-between; gap: 20px; color: #dbd5c9; text-transform: uppercase; letter-spacing: .16em; font-size: 11px; }

.statement { padding: clamp(88px, 12vw, 180px) clamp(24px, 7vw, 110px); display: grid; grid-template-columns: 80px 1.05fr .75fr; gap: clamp(30px, 5vw, 90px); align-items: end; background: var(--paper-bright); }
.section-number { align-self: start; margin: 4px 0 0; padding-top: 12px; border-top: 1px solid var(--ink); font-size: 12px; }
.statement h2, .process h2, .referral-card h2, .contact h2 { margin: 0; font-size: clamp(45px, 5vw, 78px); }
.statement-copy { margin: 0; padding-bottom: 5px; color: #4f4b45; font-size: 18px; line-height: 1.7; }

.process { padding: clamp(80px, 10vw, 145px) clamp(24px, 7vw, 110px); background: var(--paper); }
.process-heading { display: flex; justify-content: space-between; align-items: end; gap: 30px; border-bottom: 1px solid var(--line); padding-bottom: 36px; }
.process-heading .eyebrow { margin: 0 0 8px; }
.steps { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(3, 1fr); }
.steps li { min-height: 310px; padding: 40px 46px 30px 0; border-bottom: 1px solid var(--line); }
.steps li + li { border-left: 1px solid var(--line); padding-left: 46px; }
.step-number { color: var(--gold); font-size: 12px; letter-spacing: .15em; }
.steps h3 { margin: 72px 0 14px; font-family: var(--serif); font-size: 31px; font-weight: 400; }
.steps p { margin: 0; max-width: 370px; color: #59554e; }

.referral-card { margin: clamp(34px, 6vw, 92px); padding: clamp(56px, 8vw, 110px); display: grid; grid-template-columns: 1fr auto; gap: 54px; align-items: end; background: var(--ink); color: var(--paper-bright); }
.referral-card h2 { max-width: 760px; }
.referral-card p:not(.eyebrow):not(.share-status) { max-width: 650px; margin: 28px 0 0; color: #aaa59c; font-size: 18px; }
.button-light { min-width: 240px; background: var(--paper-bright); color: var(--ink); }
.button-light:hover { background: var(--gold-light); }
.share-status { grid-column: 1 / -1; min-height: 1.4em; margin: -26px 0 0; color: var(--gold-light); font-size: 13px; }

.contact { padding: clamp(78px, 10vw, 145px) clamp(24px, 7vw, 110px); }
.contact h2 { max-width: 980px; }
.contact-links { margin-top: 72px; border-top: 1px solid var(--line); }
.contact-links a { padding: 22px 0; display: flex; justify-content: space-between; gap: 24px; border-bottom: 1px solid var(--line); text-decoration: none; font-size: clamp(17px, 2vw, 24px); }
.contact-links a:hover span { transform: translate(3px,-3px); }
.contact-links span { color: var(--gold); transition: transform .2s ease; }

footer { padding: 32px clamp(24px, 5vw, 76px); display: flex; justify-content: space-between; gap: 20px; background: var(--ink); color: #8f8b84; text-transform: uppercase; letter-spacing: .13em; font-size: 11px; }
.mobile-bar { display: none; }

@media (max-width: 900px) {
  .hero { grid-template-columns: 1fr; }
  .hero-copy { padding-block: 82px; }
  .hero-visual { min-height: 520px; }
  .statement { grid-template-columns: 48px 1fr; }
  .statement-copy { grid-column: 2; }
  .process-heading { display: block; }
  .steps { grid-template-columns: 1fr; }
  .steps li { min-height: 0; padding: 35px 0; }
  .steps li + li { border-left: 0; padding-left: 0; }
  .steps h3 { margin-top: 42px; }
  .referral-card { grid-template-columns: 1fr; align-items: start; }
  .button-light { justify-self: start; }
}

@media (max-width: 600px) {
  body { padding-bottom: 72px; }
  .masthead { min-height: 74px; padding: 16px 20px; }
  .brand-mark { width: 36px; height: 36px; font-size: 14px; }
  .brand-name { font-size: 12px; }
  .appointment { display: none; }
  .hero { min-height: 0; }
  .hero-copy { padding: 64px 22px 58px; }
  h1 { font-size: clamp(50px, 15vw, 70px); }
  .lead { margin-top: 28px; font-size: 17px; }
  .actions { margin-top: 34px; gap: 18px; }
  .button { width: 100%; }
  .button-link { width: auto; }
  .hero-visual { min-height: 430px; }
  .visual-caption { left: 20px; right: 20px; bottom: 20px; display: grid; }
  .statement { padding: 78px 22px; grid-template-columns: 1fr; }
  .section-number { width: 44px; }
  .statement-copy { grid-column: 1; }
  .statement h2, .process h2, .referral-card h2, .contact h2 { font-size: 44px; }
  .process { padding: 76px 22px; }
  .referral-card { margin: 22px; padding: 54px 24px; gap: 38px; }
  .referral-card p:not(.eyebrow):not(.share-status) { font-size: 16px; }
  .contact { padding: 76px 22px; }
  .contact-links { margin-top: 46px; }
  .contact-links a { font-size: 16px; overflow-wrap: anywhere; }
  footer { padding: 28px 22px; display: grid; }
  .mobile-bar { position: fixed; z-index: 10; left: 0; right: 0; bottom: 0; display: block; padding: 10px; background: rgba(10,10,10,.94); backdrop-filter: blur(12px); }
  .mobile-bar a { height: 52px; display: flex; align-items: center; justify-content: center; gap: 24px; background: var(--gold-light); color: var(--ink); text-decoration: none; text-transform: uppercase; letter-spacing: .11em; font-size: 12px; font-weight: 600; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; }
}
