:root {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #1b1c1b;
  background: #ffffff;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  --ink: #1b1c1b;
  --ink-soft: #42433f;
  --stone-50: #ffffff;
  --stone-100: #ffffff;
  --stone-200: #e8e8e8;
  --stone-300: #d5d5d5;
  --brass: #6e6e6e;
  --brass-dark: #555555;
  --white: #ffffff;
  --success: #526b5a;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; min-width: 320px; background: var(--stone-100); color: var(--ink); }
a { color: inherit; text-decoration: none; }
button, a { -webkit-tap-highlight-color: transparent; }
.site-header { min-height: 80px; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 16px 6vw; background: var(--ink); color: var(--white); }
.brand { display: inline-flex; align-items: center; gap: 12px; font-size: 15px; letter-spacing: .06em; text-transform: uppercase; white-space: nowrap; }
.brand img { width: 42px; height: 42px; object-fit: cover; object-position: center; border: 1px solid rgba(255,255,255,.25); }
.brand strong { font-weight: 700; }
.nav-cta { min-height: 48px; display: inline-flex; align-items: center; gap: 10px; padding: 0 16px; background: var(--brass); color: #fff; font-size: 12px; font-weight: 800; letter-spacing: .07em; text-transform: uppercase; transition: background .2s ease, transform .2s ease; }
.nav-cta:hover { background: #868686; transform: translateY(-2px); }
.section-shell { width: min(1160px, calc(100% - 40px)); margin: 0 auto; }
.hero, .thank-you { display: grid; grid-template-columns: minmax(0, 1fr) minmax(360px, 440px); gap: clamp(48px, 8vw, 110px); align-items: center; padding-top: clamp(56px, 9vw, 112px); padding-bottom: clamp(64px, 10vw, 120px); }
.hero-copy, .thank-you-copy { max-width: 680px; }
.eyebrow, .panel-kicker { margin: 0 0 18px; color: var(--brass-dark); font-size: 11px; font-weight: 800; letter-spacing: .16em; line-height: 1.4; text-transform: uppercase; }
.dark-section .eyebrow, .light-heading .eyebrow, .reassurance-inner .eyebrow { color: #b5b5b5; }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { letter-spacing: -.045em; line-height: 1.05; }
h1 { max-width: 680px; margin-bottom: 24px; font-size: clamp(42px, 6vw, 76px); font-weight: 700; }
h2 { margin-bottom: 18px; font-size: clamp(32px, 4vw, 52px); }
h3 { margin: 12px 0 8px; font-size: 18px; line-height: 1.15; }
.hero-intro, .section-heading > p:not(.eyebrow), .reassurance-inner > p:not(.eyebrow) { color: var(--ink-soft); font-size: 18px; line-height: 1.65; }
.trust-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin-top: 42px; }
.trust-badge { display: flex; gap: 10px; align-items: flex-start; padding: 14px 12px; border-top: 1px solid var(--stone-300); color: var(--ink-soft); font-size: 12px; font-weight: 650; line-height: 1.4; }
.badge-mark { flex: 0 0 auto; display: inline-grid; place-items: center; min-width: 30px; height: 25px; color: var(--brass-dark); font-size: 9px; font-weight: 900; letter-spacing: .05em; border: 1px solid var(--brass); }
.form-panel, .calendar-panel { padding: clamp(28px, 4vw, 42px); background: var(--white); border: 1px solid var(--stone-200); box-shadow: 0 20px 60px rgba(38, 31, 20, .08); }
.form-panel h2, .calendar-panel h2 { font-size: clamp(28px, 4vw, 42px); }
.form-panel > p { color: var(--ink-soft); font-size: 15px; line-height: 1.6; }
.embed-placeholder { min-height: 280px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 8px; margin-top: 28px; padding: 28px; color: var(--ink-soft); background: #ffffff; border: 1px dashed var(--stone-300); text-align: center; }
.embed-placeholder strong { color: var(--ink); font-size: 14px; }
.embed-placeholder span:not(.placeholder-icon) { font-size: 12px; }
.placeholder-icon { display: grid; place-items: center; width: 38px; height: 38px; margin-bottom: 6px; color: var(--brass-dark); border: 1px solid var(--brass); border-radius: 50%; font-size: 24px; font-weight: 300; }
.intro-section, .video-section, .process-section { padding-top: clamp(72px, 10vw, 128px); padding-bottom: clamp(72px, 10vw, 128px); }
.intro-section { display: grid; grid-template-columns: 1.1fr .9fr; gap: 64px; background: #fff; }
.section-heading { max-width: 680px; }
.intro-content { padding-top: 18px; }
.intro-content p { color: var(--ink-soft); font-size: 18px; line-height: 1.7; }
.dark-section { color: var(--white); background: var(--ink); }
.reviews-section { padding: clamp(72px, 10vw, 120px) 0; }
.light-heading h2 { max-width: 700px; }
.light-heading > p:not(.eyebrow) { max-width: 600px; color: #c5c1b9; line-height: 1.65; }
.review-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 42px; }
.review-card { min-height: 270px; display: flex; flex-direction: column; padding: 28px; background: #282925; border: 1px solid #3a3b36; }
.quote-mark { color: #b5b5b5; font-family: Georgia, serif; font-size: 52px; line-height: .7; }
.review-card p { margin: 20px 0 32px; color: #e7e3db; font-size: 16px; line-height: 1.65; }
.review-source { margin-top: auto; color: #a9a69f; font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.video-section { background: var(--stone-50); }
.video-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 42px; }
.video-testimonial-placeholder { aspect-ratio: 16 / 9; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 8px; color: var(--ink-soft); background: #ffffff; border: 1px solid var(--stone-300); }
.video-testimonial-placeholder span { color: var(--brass-dark); font-size: 12px; font-weight: 900; letter-spacing: .14em; }
.video-testimonial-placeholder strong { font-size: 16px; }
.video-testimonial-placeholder small { font-size: 12px; }
.process-section { border-top: 1px solid var(--stone-200); }
.process-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 18px; margin-top: 42px; }
.process-grid > div { padding-top: 16px; border-top: 1px solid var(--stone-300); }
.process-grid span { color: var(--brass-dark); font-size: 11px; font-weight: 900; letter-spacing: .12em; }
.process-grid p { color: var(--ink-soft); font-size: 14px; line-height: 1.55; }
.calendar-placeholder { min-height: 420px; }
.reassurance-section { padding: clamp(64px, 9vw, 100px) 0; }
.reassurance-inner { max-width: 760px; }
.reassurance-inner h2 { max-width: 620px; }
.reassurance-inner > p:not(.eyebrow) { max-width: 620px; color: #c5c1b9; }
.site-footer { display: flex; justify-content: space-between; gap: 24px; flex-wrap: wrap; padding: 28px 6vw; color: #a6a49e; background: #121311; font-size: 11px; line-height: 1.5; }
.footer-brand { color: var(--white); font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
@media (max-width: 820px) {
  .hero, .thank-you { grid-template-columns: 1fr; gap: 44px; }
  .intro-section { grid-template-columns: 1fr; gap: 18px; }
  .process-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 620px) {
  .site-header { padding: 14px 20px; }
  .brand { font-size: 12px; gap: 8px; }
  .brand img { width: 34px; height: 34px; }
  .nav-cta { min-height: 44px; padding: 0 10px; font-size: 10px; }
  .section-shell { width: min(100% - 32px, 1160px); }
  .hero, .thank-you { padding-top: 52px; padding-bottom: 64px; }
  h1 { font-size: clamp(40px, 13vw, 58px); }
  .hero-intro, .section-heading > p:not(.eyebrow), .reassurance-inner > p:not(.eyebrow) { font-size: 16px; }
  .trust-grid { gap: 8px; margin-top: 30px; }
  .trust-badge { padding: 12px 8px; font-size: 11px; }
  .badge-mark { min-width: 27px; height: 23px; font-size: 8px; }
  .form-panel, .calendar-panel { padding: 24px 18px; }
  .review-grid, .video-grid { grid-template-columns: 1fr; }
  .video-testimonial-placeholder { aspect-ratio: 16 / 9; }
  .process-grid { grid-template-columns: 1fr; gap: 24px; }
  .site-footer { flex-direction: column; gap: 8px; padding: 24px 20px; }
}
