@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;1,600&display=swap');

:root {
  --ink: #16251f;
  --green: #17372f;
  --green-2: #244a3f;
  --cream: #f5f0e5;
  --paper: #fbfaf6;
  --gold: #d5ad61;
  --line: #d9d6cb;
  --muted: #68736d;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: "DM Sans", sans-serif; line-height: 1.6; }
a { color: inherit; }
.shell { width: min(1160px, calc(100% - 40px)); margin-inline: auto; }
.skip-link { position: fixed; top: -100px; left: 10px; z-index: 99; background: white; padding: 10px 16px; }
.skip-link:focus { top: 10px; }
.site-header { position: sticky; top: 0; z-index: 20; background: rgba(251,250,246,.96); border-bottom: 1px solid rgba(22,37,31,.1); backdrop-filter: blur(12px); }
.nav-wrap { min-height: 82px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.brand { display: inline-flex; align-items: center; gap: 11px; text-decoration: none; text-transform: uppercase; letter-spacing: .06em; line-height: 1.05; }
.brand-mark { width: 42px; height: 42px; display: grid; place-items: center; border: 1px solid var(--gold); border-radius: 50% 50% 44% 44%; color: var(--green); font-family: "Playfair Display", serif; font-size: 22px; }
.brand strong, .brand small { display: block; }
.brand strong { font-size: 15px; }
.brand small { margin-top: 4px; font-size: 9px; letter-spacing: .18em; color: var(--muted); }
nav { display: flex; gap: 30px; margin-left: auto; }
nav a { font-size: 13px; font-weight: 600; text-decoration: none; }
nav a:hover { color: #916b2e; }
.phone-link { display: flex; flex-direction: column; padding-left: 24px; border-left: 1px solid var(--line); text-decoration: none; line-height: 1.3; }
.phone-link span { color: var(--muted); font-size: 10px; text-transform: uppercase; letter-spacing: .12em; }
.phone-link strong { font-size: 16px; }

.hero { position: relative; min-height: 710px; display: flex; align-items: center; overflow: hidden; color: white; background: var(--green); }
.hero-image, .hero-shade { position: absolute; inset: 0; }
.hero-image { background: url("assets/madison-home-hero.webp") center / cover no-repeat; }
.hero-shade { background: linear-gradient(90deg, rgba(12,34,28,.94) 0%, rgba(13,35,29,.78) 40%, rgba(13,35,29,.13) 75%, rgba(13,35,29,.05)); }
.hero-grid { position: relative; z-index: 2; }
.hero-copy { max-width: 680px; padding: 90px 0 110px; }
.eyebrow { margin: 0 0 16px; color: #85662f; font-size: 11px; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; }
.eyebrow.light { color: #e9c981; }
h1, h2 { margin: 0; font-family: "Playfair Display", serif; font-weight: 600; line-height: 1.08; letter-spacing: -.025em; }
h1 { font-size: clamp(48px, 7vw, 78px); }
h1 em { color: #f0d391; font-weight: 600; }
h2 { font-size: clamp(36px, 5vw, 56px); }
h3 { line-height: 1.3; }
.hero-lede { max-width: 600px; margin: 26px 0 32px; color: rgba(255,255,255,.83); font-size: 18px; }
.hero-actions { display: flex; align-items: center; gap: 26px; }
.button { display: inline-flex; justify-content: center; align-items: center; min-height: 54px; padding: 0 24px; border: 0; font: inherit; font-size: 12px; font-weight: 700; letter-spacing: .08em; text-decoration: none; text-transform: uppercase; cursor: pointer; transition: transform .2s, background .2s; }
.button:hover { transform: translateY(-2px); }
.button-gold { color: #14271f; background: var(--gold); }
.button-gold:hover { background: #e4c37f; }
.button-cream { color: var(--green); background: var(--cream); }
.text-link { font-size: 13px; font-weight: 700; text-decoration: none; }
.light-link { color: white; }
.light-link span { margin-left: 6px; color: var(--gold); }
.trust-row { display: flex; gap: 26px; margin: 46px 0 0; padding: 22px 0 0; border-top: 1px solid rgba(255,255,255,.22); color: rgba(255,255,255,.78); list-style: none; font-size: 12px; }
.trust-row li::before { content: "✓"; margin-right: 8px; color: var(--gold); }

.section { padding: 110px 0; }
.split { display: grid; grid-template-columns: .9fr 1fr; gap: 100px; align-items: start; }
.prose { color: #50605a; font-size: 17px; }
.prose p:first-child { margin-top: 6px; }
.process { background: var(--cream); }
.section-heading { max-width: 600px; margin-bottom: 64px; }
.section-heading > p:last-child { color: var(--muted); }
.steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; margin: 0; padding: 0; border-top: 1px solid #cac3b4; list-style: none; }
.steps li { padding: 34px 44px 12px 0; }
.steps li + li { padding-left: 44px; border-left: 1px solid #cac3b4; }
.step-no { color: #9a7539; font-size: 11px; font-weight: 700; letter-spacing: .16em; }
.steps h3 { margin: 28px 0 12px; font-family: "Playfair Display", serif; font-size: 24px; }
.steps p { color: var(--muted); font-size: 14px; }

.situations { color: white; background: var(--green); }
.situation-grid { display: grid; grid-template-columns: .85fr 1fr; gap: 110px; align-items: center; }
.situation-copy p:not(.eyebrow) { margin: 24px 0 34px; color: rgba(255,255,255,.72); }
.situation-list { margin: 0; padding: 0; border-top: 1px solid rgba(255,255,255,.2); list-style: none; }
.situation-list li { display: flex; align-items: center; gap: 22px; padding: 21px 0; border-bottom: 1px solid rgba(255,255,255,.2); font-family: "Playfair Display", serif; font-size: 21px; }
.situation-list span { color: var(--gold); font-family: "DM Sans", sans-serif; font-size: 10px; letter-spacing: .12em; }

.local-grid { display: grid; grid-template-columns: .8fr 1fr; gap: 105px; align-items: center; }
.local-card { min-height: 390px; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 50px; color: white; text-align: center; background: var(--green-2); }
.monogram { width: 135px; height: 135px; display: grid; place-items: center; border: 1px solid var(--gold); border-radius: 50%; color: #edce8e; font-family: "Playfair Display", serif; font-size: 30px; letter-spacing: .06em; }
.local-card p { max-width: 230px; margin: 30px 0 0; font-size: 12px; letter-spacing: .1em; text-transform: uppercase; }
.local-grid > div:last-child > p:not(.eyebrow) { color: var(--muted); }
.fine-print { padding-top: 18px; border-top: 1px solid var(--line); font-size: 12px; }
.resource-preview { background: #faf6ec; }

.faq { background: #f0ede4; }
.faq-grid { display: grid; grid-template-columns: .7fr 1fr; gap: 110px; }
.faq-grid > div:first-child > p:last-child { color: var(--muted); font-size: 14px; }
.accordion { border-top: 1px solid #c8c5bb; }
details { border-bottom: 1px solid #c8c5bb; }
summary { display: flex; justify-content: space-between; gap: 20px; padding: 25px 0; font-weight: 600; cursor: pointer; list-style: none; }
summary span { color: #9a7539; font-size: 21px; font-weight: 400; transition: transform .2s; }
details[open] summary span { transform: rotate(45deg); }
details p { margin: -8px 35px 24px 0; color: var(--muted); font-size: 14px; }

.contact { color: white; background: #102c25; }
.contact-grid { display: grid; grid-template-columns: .8fr 1fr; gap: 110px; align-items: start; }
.contact-copy > p:not(.eyebrow):not(.availability) { color: rgba(255,255,255,.7); }
.contact-phone { display: block; margin-top: 38px; color: white; text-decoration: none; }
.contact-phone small, .contact-phone strong { display: block; }
.contact-phone small { color: var(--gold); font-size: 10px; letter-spacing: .16em; text-transform: uppercase; }
.contact-phone strong { margin-top: 5px; font-family: "Playfair Display", serif; font-size: 34px; }
.availability { color: rgba(255,255,255,.46); font-size: 11px; }
.lead-form { padding: 38px; color: var(--ink); background: var(--paper); }
.lead-form label { display: block; margin-bottom: 17px; font-size: 11px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
input, textarea { width: 100%; margin-top: 7px; padding: 13px 0; border: 0; border-bottom: 1px solid #bcbcb4; border-radius: 0; outline: 0; color: var(--ink); background: transparent; font: inherit; font-size: 15px; }
input:focus, textarea:focus { border-color: #8e6a2e; }
.consent { display: flex !important; gap: 10px; align-items: flex-start; color: var(--muted); font-size: 9px !important; font-weight: 500 !important; letter-spacing: 0 !important; line-height: 1.5; text-transform: none !important; }
.consent input { width: auto; margin-top: 3px; }
.lead-form .button { width: 100%; }
.form-note { margin-bottom: 0; color: var(--muted); text-align: center; font-size: 10px; }

footer { padding: 58px 0 26px; color: #d7dfda; background: #0b201b; }
.legal-page { max-width: 780px; padding-block: 100px; }
.legal-page h1 { color: var(--green); font-size: clamp(48px, 7vw, 70px); }
.legal-page h2 { margin-top: 42px; font-size: 28px; }
.legal-page p { color: var(--muted); }
.article-hero { padding: 90px 0 70px; color: white; background: linear-gradient(135deg, #102c25, #224d40); }
.article-hero .eyebrow { color: #e9c981; }
.article-hero h1 { max-width: 940px; font-size: clamp(46px, 6vw, 72px); }
.article-hero p { max-width: 760px; color: rgba(255,255,255,.78); font-size: 18px; }
.article-meta { display: flex; flex-wrap: wrap; gap: 12px 24px; margin-top: 30px; color: rgba(255,255,255,.62); font-size: 12px; letter-spacing: .08em; text-transform: uppercase; }
.article-layout { display: grid; grid-template-columns: minmax(0, 1fr) 300px; gap: 80px; align-items: start; padding: 86px 0 110px; }
.article-content { max-width: 780px; }
.article-content h2 { margin: 52px 0 18px; color: var(--green); font-size: clamp(30px, 4vw, 44px); }
.article-content h3 { margin: 34px 0 12px; color: var(--green); font-family: "Playfair Display", serif; font-size: 25px; }
.article-content p, .article-content li { color: #53635d; font-size: 17px; }
.article-content a { color: #74511e; font-weight: 700; }
.article-content ul, .article-content ol { padding-left: 24px; }
.article-content li + li { margin-top: 10px; }
.article-callout { margin: 34px 0; padding: 26px; border-left: 4px solid var(--gold); background: #f5f0e5; }
.article-callout p { margin: 0; color: var(--ink); }
.source-list { padding-top: 20px; border-top: 1px solid var(--line); }
.article-sidebar { position: sticky; top: 110px; padding: 28px; background: var(--cream); }
.article-sidebar h2 { font-family: "DM Sans", sans-serif; font-size: 18px; letter-spacing: 0; }
.article-sidebar ul { margin: 18px 0 24px; padding-left: 18px; color: var(--muted); font-size: 14px; }
.article-sidebar .button { width: 100%; }
.mini-phone { display: block; margin-top: 16px; color: var(--green); text-align: center; font-weight: 700; text-decoration: none; }
.article-cta { margin-top: 60px; padding: 36px; color: white; background: var(--green); }
.article-cta h2 { color: white; margin-top: 0; }
.article-cta p { color: rgba(255,255,255,.76); }
.footer-grid { display: grid; grid-template-columns: 1fr .75fr .75fr; gap: 70px; padding-bottom: 42px; }
.footer-brand .brand-mark { color: white; }
.footer-grid strong { color: var(--gold); font-size: 10px; letter-spacing: .12em; text-transform: uppercase; }
.footer-grid p, .footer-grid a { color: #9faaa5; font-size: 12px; }
.footer-bottom { display: flex; justify-content: space-between; gap: 25px; padding-top: 22px; border-top: 1px solid rgba(255,255,255,.12); color: #788780; font-size: 10px; }
.mobile-call { display: none; }

@media (max-width: 900px) {
  nav, .phone-link { display: none; }
  .hero { min-height: 660px; }
  .hero-shade { background: rgba(11,42,34,.76); }
  .split, .situation-grid, .local-grid, .faq-grid, .contact-grid { grid-template-columns: 1fr; gap: 50px; }
  .article-layout { grid-template-columns: 1fr; gap: 50px; }
  .article-sidebar { position: static; }
  .steps { grid-template-columns: 1fr; }
  .steps li, .steps li + li { padding: 28px 0; border-left: 0; border-bottom: 1px solid #cac3b4; }
  .steps h3 { margin-top: 14px; }
  .local-card { min-height: 300px; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .footer-brand { grid-column: 1 / -1; }
}
@media (max-width: 620px) {
  .shell { width: min(100% - 28px, 1160px); }
  .site-header .nav-wrap { min-height: 68px; }
  .brand-mark { width: 36px; height: 36px; }
  .hero { min-height: 650px; }
  .hero-copy { padding: 75px 0 95px; }
  h1 { font-size: 47px; }
  .hero-lede { font-size: 16px; }
  .hero-actions { align-items: stretch; flex-direction: column; }
  .hero-actions .text-link { text-align: center; }
  .trust-row { flex-wrap: wrap; gap: 8px 18px; }
  .section { padding: 76px 0; }
  .field-row, .footer-grid { grid-template-columns: 1fr; gap: 0; }
  .lead-form { padding: 26px 20px; }
  .footer-bottom { flex-direction: column; }
  body { padding-bottom: 57px; }
  .mobile-call { position: fixed; right: 0; bottom: 0; left: 0; z-index: 30; display: flex; justify-content: center; gap: 8px; padding: 16px; color: #11261f; background: var(--gold); font-size: 12px; text-decoration: none; }
}
