:root {
  --ink: #102927;
  --forest: #173b3a;
  --forest-2: #20514f;
  --teal: #2f7f76;
  --mint: #bfe1d8;
  --cream: #f6f1e6;
  --paper: #fffdf8;
  --coral: #e66a4e;
  --coral-dark: #bd4d35;
  --gold: #dca94c;
  --line: #d8ddd5;
  --muted: #5c6c68;
  --shadow: 0 24px 70px rgba(16, 41, 39, .14);
  --serif: Iowan Old Style, Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
  --sans: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: var(--sans); font-size: 16px; line-height: 1.6; text-rendering: optimizeLegibility; }
img, svg { max-width: 100%; }
a { color: inherit; text-underline-offset: .18em; }
button, input, select, textarea { font: inherit; }
button { cursor: pointer; }
.shell { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }
.narrow { width: min(760px, 100%); }
.skip-link { position: fixed; top: 8px; left: 8px; z-index: 100; transform: translateY(-150%); padding: 10px 14px; color: #fff; background: var(--ink); }
.skip-link:focus { transform: none; }

.site-header { position: relative; z-index: 20; color: #fff; background: var(--forest); border-bottom: 1px solid rgba(255,255,255,.16); }
.header-inner { min-height: 76px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.brand { display: inline-flex; align-items: center; gap: 11px; color: inherit; text-decoration: none; font-size: 21px; font-weight: 760; letter-spacing: -.025em; }
.brand > span:last-child > span { color: var(--mint); }
.brand-mark { width: 37px; height: 37px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.52); border-radius: 50% 50% 48% 52% / 54% 44% 56% 46%; color: var(--forest); background: var(--mint); font-family: var(--serif); font-size: 22px; font-style: italic; transform: rotate(-5deg); }
.site-header nav { display: flex; align-items: center; gap: 27px; font-size: 14px; font-weight: 700; }
.site-header nav a { text-decoration: none; }
.site-header nav a:hover { color: var(--mint); }
.site-header .nav-cta { padding: 9px 16px; border: 1px solid rgba(255,255,255,.4); border-radius: 999px; }

.hero { position: relative; overflow: hidden; color: #fff; background: var(--forest); }
.hero::before { content: ""; position: absolute; width: 540px; height: 540px; left: -245px; bottom: -360px; border: 1px solid rgba(191,225,216,.28); border-radius: 50%; box-shadow: 0 0 0 58px rgba(191,225,216,.04), 0 0 0 116px rgba(191,225,216,.035); }
.hero::after { content: ""; position: absolute; top: 0; right: -4%; width: 45%; height: 100%; opacity: .15; background-image: linear-gradient(135deg, transparent 47%, var(--mint) 48%, var(--mint) 49%, transparent 50%); background-size: 34px 34px; pointer-events: none; }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: minmax(0, .94fr) minmax(490px, 1.06fr); align-items: center; gap: 62px; padding-block: 72px 82px; }
.hero-copy { padding-bottom: 22px; }
.eyebrow { display: inline-block; margin-bottom: 12px; color: var(--teal); font-size: 12px; font-weight: 840; letter-spacing: .13em; line-height: 1.3; text-transform: uppercase; }
.eyebrow-light { color: var(--mint); }
h1, h2, h3, p { overflow-wrap: anywhere; }
h1, h2 { font-family: var(--serif); font-weight: 500; letter-spacing: -.035em; line-height: 1.04; }
.hero h1 { max-width: 680px; margin: 0; font-size: clamp(52px, 6.3vw, 86px); }
.hero h1 em, .city-hero h1 em { color: var(--gold); font-weight: inherit; }
.hero-lede { max-width: 650px; margin: 27px 0 0; color: #dce8e4; font-size: 18px; line-height: 1.66; }
.hero-proof { display: flex; gap: 0; margin: 34px 0 25px; }
.hero-proof div { min-width: 120px; padding: 4px 23px; border-left: 1px solid rgba(255,255,255,.22); }
.hero-proof div:first-child { padding-left: 0; border-left: 0; }
.hero-proof strong { display: block; font-family: var(--serif); font-size: 30px; font-weight: 500; line-height: 1; }
.hero-proof span { display: block; margin-top: 7px; color: #b9ceca; font-size: 12px; line-height: 1.35; }
.text-link { font-weight: 760; text-decoration: none; }
.text-link-light { color: var(--mint); }

.intake { padding: 30px; border: 1px solid var(--line); border-radius: 20px; background: #fff; box-shadow: var(--shadow); }
.intake-compact { padding: 23px; }
.intake-compact .form-heading { margin-bottom: 12px; }
.intake-compact .form-heading .eyebrow { margin-bottom: 3px; }
.intake-compact .form-heading h2 { margin-bottom: 4px; }
.intake-compact .field-grid { gap: 7px 10px; }
.intake-compact label { font-size: 11px; }
.intake-compact input, .intake-compact select { margin-top: 3px; padding: 7px 9px; }
.intake-compact .consent { margin: 11px 0; font-size: 10px; }
.intake-compact .button { min-height: 42px; padding-block: 9px; }
.intake-compact .form-fineprint { margin-top: 7px; }
.hero .intake, .city-hero .intake { color: var(--ink); }
.form-heading { margin-bottom: 20px; }
.form-heading .eyebrow { margin-bottom: 6px; }
.form-heading h2 { margin: 0 0 7px; font-size: clamp(28px, 3vw, 36px); }
.form-heading p { margin: 0; color: var(--muted); font-size: 13px; line-height: 1.45; }
.field-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 13px 14px; }
.field-grid .wide, .business-form .wide { grid-column: 1 / -1; }
label { min-width: 0; color: var(--ink); font-size: 12px; font-weight: 780; }
.honeypot { position: absolute !important; width: 1px !important; height: 1px !important; overflow: hidden !important; clip: rect(0 0 0 0) !important; white-space: nowrap !important; }
input, select, textarea { width: 100%; min-width: 0; margin-top: 5px; padding: 11px 12px; color: var(--ink); border: 1px solid #cad3cf; border-radius: 8px; outline: 0; background: #fffefb; }
input:focus, select:focus, textarea:focus { border-color: var(--teal); box-shadow: 0 0 0 3px rgba(47,127,118,.14); }
textarea { resize: vertical; }
.optional { color: var(--muted); font-weight: 500; }
.consent { display: flex; align-items: flex-start; gap: 10px; margin: 17px 0; color: var(--muted); font-size: 11px; font-weight: 530; line-height: 1.47; }
.consent input { width: 17px; height: 17px; flex: 0 0 auto; margin: 2px 0 0; accent-color: var(--teal); }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 46px; padding: 11px 18px; border: 1px solid transparent; border-radius: 999px; font-size: 14px; font-weight: 800; line-height: 1.2; text-align: center; text-decoration: none; }
.button-primary { color: #fff; background: var(--coral); }
.button-primary:hover { background: var(--coral-dark); }
.button-secondary { color: var(--forest); border-color: #aebdba; background: transparent; }
.button-secondary:hover { border-color: var(--forest); background: #f2f6f4; }
.button-light { color: var(--forest); background: var(--mint); }
.button-full { width: 100%; }
.form-fineprint { margin: 11px 0 0; color: var(--muted); font-size: 10px; line-height: 1.4; text-align: center; }
.turnstile-wrap { min-height: 34px; margin: 10px 0 4px; overflow: hidden; }
.turnstile-status, .form-fallback { margin: 5px 0 11px; color: var(--muted); font-size: 10px; line-height: 1.45; }
.form-fallback a { color: var(--teal); font-weight: 750; }
.button:disabled { cursor: not-allowed; filter: saturate(.45); opacity: .62; }
.button:disabled:hover { background: var(--coral); }

.moment-strip { padding: 18px 0; color: var(--forest); border-bottom: 1px solid #e3e0d8; background: var(--cream); }
.moment-strip .shell { display: flex; justify-content: space-between; gap: 20px; }
.moment-strip span { position: relative; padding-left: 15px; font-size: 12px; font-weight: 750; }
.moment-strip span::before { content: ""; position: absolute; left: 0; top: .63em; width: 5px; height: 5px; border-radius: 50%; background: var(--coral); }

.section { padding: 92px 0; }
.section-tint { background: var(--cream); }
.section-heading { max-width: 760px; margin-bottom: 42px; }
.section-heading h2, .official-check h2, .confidence-grid h2 { margin: 0; font-size: clamp(38px, 5vw, 61px); }
.section-heading > p, .split-heading > p { color: var(--muted); font-size: 17px; }
.split-heading { max-width: none; display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(300px, .65fr); gap: 70px; align-items: end; }
.split-heading > p { margin: 0; }
.need-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.need-grid article { min-height: 265px; padding: 27px 24px 30px; border-left: 1px solid var(--line); }
.need-grid article:first-child { border-left: 0; }
.need-grid article > span { color: var(--coral); font-family: var(--serif); font-size: 15px; font-style: italic; }
.need-grid h3 { margin: 50px 0 10px; font-family: var(--serif); font-size: 27px; font-weight: 500; line-height: 1.1; }
.need-grid p { margin: 0; color: var(--muted); font-size: 14px; }

.pilot-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.pilot-card { position: relative; min-height: 270px; padding: 34px; overflow: hidden; color: var(--ink); border: 1px solid #dad7cd; border-radius: 18px; background: var(--paper); text-decoration: none; transition: transform .2s ease, box-shadow .2s ease; }
.pilot-card::after { content: ""; position: absolute; right: -75px; bottom: -105px; width: 210px; height: 210px; border: 38px solid rgba(47,127,118,.11); border-radius: 50%; }
.pilot-card:hover { transform: translateY(-3px); box-shadow: 0 18px 45px rgba(16,41,39,.11); }
.pilot-card h3 { margin: 4px 0 12px; font-family: var(--serif); font-size: 43px; font-weight: 500; line-height: 1; }
.pilot-card p { max-width: 490px; color: var(--muted); font-size: 14px; }
.pilot-card strong { position: absolute; left: 34px; bottom: 30px; color: var(--teal); font-size: 13px; }
.market-browser { display: grid; grid-template-columns: .7fr 1.3fr; gap: 80px; margin-top: 96px; padding-top: 70px; border-top: 1px solid #d5d1c5; }
.market-browser h2 { margin: 0; font-family: var(--serif); font-size: 42px; font-weight: 500; line-height: 1.08; }
.market-browser p { color: var(--muted); }
.market-links { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.market-link { min-width: 0; display: grid; grid-template-columns: 1fr auto; gap: 2px 12px; align-items: center; padding: 18px 13px; border-bottom: 1px solid #d8d5cb; text-decoration: none; }
.market-link:nth-child(odd) { border-right: 1px solid #d8d5cb; }
.market-link span { min-width: 0; }
.market-link strong, .market-link small { display: block; }
.market-link small { color: var(--muted); font-size: 11px; }
.market-link em { grid-column: 1; color: var(--muted); font-size: 10px; font-style: normal; }
.market-link b { grid-row: 1 / span 2; grid-column: 2; color: var(--coral); }
.market-link:hover strong { color: var(--teal); }
.market-link.is-pilot strong::after { content: " pilot"; margin-left: 7px; color: var(--coral); font-size: 9px; letter-spacing: .08em; text-transform: uppercase; }

.dark-section { color: #fff; background: var(--ink); }
.confidence-grid { display: grid; grid-template-columns: .75fr 1.25fr; gap: 80px; }
.confidence-grid ol { margin: 0; padding: 0; list-style: none; }
.confidence-grid li { display: grid; grid-template-columns: 40px 1fr; gap: 18px; padding: 20px 0; border-top: 1px solid rgba(255,255,255,.16); }
.confidence-grid li > span { color: var(--gold); font-family: var(--serif); font-size: 21px; font-style: italic; }
.confidence-grid h3 { margin: 0; font-family: var(--serif); font-size: 25px; font-weight: 500; }
.confidence-grid p { margin: 5px 0 0; color: #b9cdca; font-size: 14px; }

.city-hero { position: relative; overflow: hidden; color: #fff; background: var(--forest); }
.city-hero::after { content: ""; position: absolute; right: -170px; top: -215px; width: 540px; height: 540px; border: 1px solid rgba(191,225,216,.22); border-radius: 50%; box-shadow: 0 0 0 65px rgba(191,225,216,.035), 0 0 0 130px rgba(191,225,216,.025); }
.city-hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: minmax(0, 1fr) minmax(460px, .82fr); gap: 64px; align-items: center; padding: 66px 0 78px; }
.breadcrumbs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 25px; color: #b8cfca; font-size: 12px; }
.breadcrumbs a { text-decoration: none; }
.status-pill { display: inline-block; padding: 7px 12px; color: var(--mint); border: 1px solid rgba(191,225,216,.38); border-radius: 999px; font-size: 11px; font-weight: 760; }
.city-hero h1 { max-width: 680px; margin: 21px 0 17px; font-size: clamp(48px, 6vw, 78px); }
.city-hero h1 + p { max-width: 610px; color: #d4e3df; font-size: 18px; }
.city-meta { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; margin-top: 31px; padding-top: 23px; border-top: 1px solid rgba(255,255,255,.15); }
.city-meta span, .city-meta strong { display: block; }
.city-meta span { margin-bottom: 5px; color: var(--mint); font-size: 10px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.city-meta strong { color: #d9e5e2; font-size: 12px; font-weight: 560; line-height: 1.5; }
.city-hero .intake { padding: 25px; }
.city-hero .form-heading h2 { font-size: 30px; }
.city-hero .field-grid { gap: 9px 11px; }
.city-hero input, .city-hero select { padding: 9px 10px; }

.providers-section { background: var(--paper); }
.provider-list { display: grid; gap: 22px; }
.provider-card { padding: 33px; border: 1px solid var(--line); border-radius: 18px; background: #fff; box-shadow: 0 12px 35px rgba(16,41,39,.055); }
.provider-top { display: grid; grid-template-columns: 48px 1fr; gap: 19px; align-items: start; }
.provider-number { color: var(--coral); font-family: var(--serif); font-size: 21px; font-style: italic; }
.provider-card h3 { max-width: 850px; margin: 7px 0 5px; font-family: var(--serif); font-size: clamp(28px, 3vw, 40px); font-weight: 500; line-height: 1.08; }
.chips { display: flex; flex-wrap: wrap; gap: 6px; }
.chip { padding: 4px 8px; color: var(--forest); border-radius: 999px; background: #e5f1ed; font-size: 10px; font-weight: 800; }
.evidence-label { margin: 0; color: var(--teal); font-size: 12px; font-weight: 720; }
.evidence-label span { display: inline-grid; width: 18px; height: 18px; place-items: center; margin-right: 4px; color: #fff; border-radius: 50%; background: var(--teal); font-size: 10px; }
.provider-facts { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin: 26px 0 22px 67px; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.fact { min-height: 100px; padding: 17px 19px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.fact span, .fact strong { display: block; }
.fact span { margin-bottom: 7px; color: var(--muted); font-size: 10px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.fact strong { font-size: 13px; line-height: 1.48; }
.specialties { margin-left: 67px; }
.specialties > span { color: var(--muted); font-size: 10px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.specialties ul { display: flex; flex-wrap: wrap; gap: 7px; margin: 9px 0 0; padding: 0; list-style: none; }
.specialties li { padding: 6px 10px; border: 1px solid #d8dfdc; border-radius: 999px; font-size: 11px; }
.provider-actions { display: flex; flex-wrap: wrap; gap: 10px; margin: 25px 0 0 67px; }
.source-note { margin: 16px 0 0 67px; color: var(--muted); font-size: 10px; }
.verification-empty { padding: 50px; border: 1px dashed #aebfba; border-radius: 18px; background: #f5f8f5; text-align: center; }
.verification-empty h3 { margin: 0; font-family: var(--serif); font-size: 34px; font-weight: 500; }
.verification-empty p { max-width: 650px; margin: 12px auto 0; color: var(--muted); }

.candidate-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin: 0; padding: 0; list-style: none; }
.candidate-card { min-width: 0; display: flex; align-items: center; justify-content: space-between; gap: 15px; padding: 18px; border: 1px solid #d6d3ca; border-radius: 10px; background: var(--paper); }
.candidate-card h3 { margin: 0; font-size: 14px; line-height: 1.3; }
.candidate-card p { margin: 4px 0 0; color: var(--muted); font-size: 10px; }
.candidate-actions { flex: 0 0 auto; display: flex; gap: 8px; }
.candidate-actions a { padding: 5px 8px; color: var(--teal); border: 1px solid #c4d2ce; border-radius: 999px; font-size: 10px; font-weight: 750; text-decoration: none; }
.official-check { display: grid; grid-template-columns: 1fr auto; gap: 60px; align-items: center; }
.official-check p { max-width: 760px; color: var(--muted); }
.request-band { padding: 58px 0; color: #fff; background: var(--coral-dark); }
.request-band .shell { display: flex; align-items: center; justify-content: space-between; gap: 35px; }
.request-band h2 { max-width: 750px; margin: 0; font-family: var(--serif); font-size: 44px; font-weight: 500; line-height: 1.05; }
.request-band p { margin-bottom: 0; color: #ffe0d8; }

.page-hero { padding: 88px 0; color: #fff; background: var(--forest); }
.page-hero h1 { margin: 0 0 17px; font-size: clamp(48px, 6vw, 72px); }
.page-hero p { max-width: 680px; color: #d4e3df; font-size: 18px; }
.prose { max-width: 780px; }
.prose h2 { margin: 58px 0 15px; font-size: 38px; }
.prose h2:first-child { margin-top: 0; }
.prose p { color: #465955; font-size: 17px; }
.business-form { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin-top: 35px; padding: 28px; border: 1px solid var(--line); border-radius: 16px; background: #fff; box-shadow: var(--shadow); }

.guide-preview-grid, .guide-hub { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.guide-hub { grid-template-columns: 1fr; max-width: 900px; }
.guide-preview { position: relative; display: flex; min-width: 0; min-height: 240px; flex-direction: column; padding: 28px; color: var(--ink); border: 1px solid var(--line); border-radius: 16px; background: #fff; text-decoration: none; box-shadow: 0 12px 35px rgba(16,41,39,.055); }
.guide-preview h2, .guide-preview h3 { margin: 4px 0 12px; font-family: var(--serif); font-size: 30px; font-weight: 500; line-height: 1.08; }
.guide-preview p { margin: 0 0 22px; color: var(--muted); font-size: 14px; }
.guide-preview strong { margin-top: auto; color: var(--teal); font-size: 13px; }
.guide-preview:hover { border-color: #aebfba; box-shadow: 0 18px 45px rgba(16,41,39,.11); }
.guide-article { max-width: 850px; padding-block: 64px 90px; }
.guide-article .breadcrumbs { color: var(--muted); }
.guide-article h1 { margin: 7px 0 14px; font-size: clamp(46px, 6vw, 72px); }
.guide-deck { margin: 0; color: var(--muted); font-size: 19px; }
.guide-meta { margin: 18px 0 28px; color: var(--muted); font-size: 12px; }
.short-answer { margin: 28px 0 42px; padding: 25px 28px; border-left: 5px solid var(--coral); border-radius: 0 12px 12px 0; background: var(--cream); }
.short-answer strong { display: block; margin-bottom: 7px; color: var(--forest); font-family: var(--serif); font-size: 23px; font-weight: 500; }
.short-answer p { margin: 0; color: var(--ink); font-size: 18px; }
.guide-prose { max-width: none; }
.guide-prose h2 { margin-top: 48px; }
.guide-prose ul { padding-left: 23px; }
.guide-prose li { margin: 8px 0; }
.citation { margin-left: 2px; font-size: 11px; vertical-align: super; }
.citation a { color: var(--teal); font-weight: 800; text-decoration: none; }
.guide-faq details { margin: 10px 0; padding: 18px 20px; border: 1px solid var(--line); border-radius: 10px; background: #fff; }
.guide-faq summary { cursor: pointer; font-weight: 800; }
.guide-faq details p { margin-bottom: 0; }
.related-markets { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
.related-markets a { padding: 18px; border: 1px solid var(--line); border-radius: 10px; background: #fff; color: var(--teal); font-weight: 800; text-decoration: none; }
.guide-sources { margin-top: 52px; padding-top: 4px; border-top: 1px solid var(--line); }
.guide-sources li { margin: 10px 0; overflow-wrap: anywhere; }
.guide-cta { margin-top: 42px; padding: 30px; color: #fff; border-radius: 16px; background: var(--forest); }
.guide-cta h2 { margin: 0 0 10px; color: #fff; }
.guide-cta p { color: #d4e3df; }

.site-footer { padding: 72px 0 25px; color: #c5d4d1; background: #0a2220; }
.footer-grid { display: grid; grid-template-columns: 1.7fr repeat(3, 1fr); gap: 60px; }
.brand-footer { color: #fff; }
.footer-grid > div:first-child p { max-width: 350px; }
.footer-grid h2 { margin: 4px 0 14px; color: #fff; font-family: var(--sans); font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.footer-grid a, .footer-grid p { display: block; margin: 7px 0; color: #a9bfba; font-size: 12px; text-decoration: none; }
.footer-grid a:hover { color: var(--mint); }
.footer-bottom { display: flex; justify-content: space-between; gap: 30px; margin-top: 58px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,.12); color: #839b96; font-size: 10px; }

@media (max-width: 980px) {
  .hero-grid, .city-hero-grid { grid-template-columns: 1fr; }
  .hero-grid { gap: 42px; padding-top: 55px; }
  .city-hero-grid { gap: 45px; }
  .hero-copy { padding-bottom: 0; }
  .split-heading, .market-browser, .confidence-grid { grid-template-columns: 1fr; gap: 35px; }
  .need-grid { grid-template-columns: repeat(2, 1fr); }
  .need-grid article:nth-child(3) { border-left: 0; border-top: 1px solid var(--line); }
  .need-grid article:nth-child(4) { border-top: 1px solid var(--line); }
  .official-check { grid-template-columns: 1fr; gap: 25px; }
  .footer-grid { grid-template-columns: 1.6fr repeat(3, 1fr); gap: 28px; }
  .guide-preview-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 720px) {
  .shell { width: min(100% - 28px, 1180px); }
  .header-inner { min-height: 67px; }
  .site-header nav a:not(.nav-cta) { display: none; }
  .site-header .nav-cta { padding: 7px 12px; font-size: 11px; }
  .brand { font-size: 18px; }
  .brand-mark { width: 33px; height: 33px; }
  .hero-grid { padding-block: 44px 55px; }
  .hero h1 { font-size: clamp(46px, 15vw, 65px); }
  .hero-lede { font-size: 16px; }
  .hero-proof { display: grid; grid-template-columns: repeat(3, 1fr); }
  .hero-proof div { min-width: 0; padding-inline: 12px; }
  .hero-proof strong { font-size: 25px; }
  .intake, .city-hero .intake { padding: 20px; border-radius: 14px; }
  .intake-compact input, .intake-compact select { padding: 9px 10px; }
  .field-grid, .business-form { grid-template-columns: 1fr; }
  .field-grid .wide, .business-form .wide { grid-column: auto; }
  .moment-strip .shell { flex-wrap: wrap; justify-content: flex-start; column-gap: 18px; row-gap: 7px; }
  .section { padding: 67px 0; }
  .section-heading h2, .official-check h2, .confidence-grid h2 { font-size: 42px; }
  .need-grid, .pilot-grid, .market-links, .candidate-list { grid-template-columns: 1fr; }
  .need-grid article { min-height: 225px; border-left: 0; border-top: 1px solid var(--line); }
  .need-grid article:first-child { border-top: 0; }
  .need-grid h3 { margin-top: 34px; }
  .pilot-card { min-height: 295px; padding: 27px; }
  .pilot-card strong { left: 27px; right: 27px; }
  .market-browser { margin-top: 70px; padding-top: 50px; }
  .market-link:nth-child(odd) { border-right: 0; }
  .city-hero-grid { padding: 45px 0 58px; }
  .city-hero h1 { font-size: 52px; }
  .city-meta { grid-template-columns: 1fr; }
  .provider-card { padding: 22px; }
  .provider-top { grid-template-columns: 32px 1fr; gap: 10px; }
  .provider-facts, .specialties, .provider-actions, .source-note { margin-left: 0; }
  .provider-facts { grid-template-columns: 1fr; margin-top: 22px; }
  .provider-actions { flex-direction: column; }
  .provider-actions .button { width: 100%; }
  .candidate-card { align-items: flex-start; flex-direction: column; }
  .request-band .shell { align-items: flex-start; flex-direction: column; }
  .request-band h2 { font-size: 38px; }
  .page-hero { padding: 65px 0; }
  .footer-grid { grid-template-columns: repeat(2, 1fr); }
  .footer-grid > div:first-child { grid-column: 1 / -1; }
  .footer-bottom { flex-direction: column; }
  .guide-preview-grid, .related-markets { grid-template-columns: 1fr; }
  .guide-preview { min-height: 0; }
  .guide-article { padding-block: 45px 65px; }
}

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