:root {
  --ink: #143332;
  --ink-soft: #4f6663;
  --teal-950: #0a3b3d;
  --teal-900: #0f4c4c;
  --teal-800: #16605e;
  --teal-100: #dcebea;
  --cream: #f7f3e9;
  --paper: #fffdf8;
  --white: #ffffff;
  --line: #dce3dd;
  --coral: #e76f51;
  --coral-soft: #fbe4dc;
  --gold: #d69d3a;
  --gold-soft: #f7ebd3;
  --blue: #4c7f9c;
  --blue-soft: #e2edf2;
  --green: #4d8268;
  --green-soft: #dfede4;
  --purple: #756b9c;
  --purple-soft: #ebe7f4;
  --shadow: 0 18px 50px rgba(10, 59, 61, .10);
  --radius-lg: 24px;
  --radius-md: 16px;
  --shell: 1180px;
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 108px; }
body { margin: 0; overflow-x: hidden; color: var(--ink); background: var(--paper); font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; line-height: 1.55; }
body, button, input { font: inherit; }
a { color: inherit; }
svg { display: block; }
.shell { width: min(calc(100% - 40px), var(--shell)); margin-inline: auto; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.skip-link { position: fixed; z-index: 1000; top: 10px; left: 10px; padding: 10px 14px; color: white; background: var(--teal-950); border-radius: 8px; transform: translateY(-150%); }
.skip-link:focus { transform: translateY(0); }

.urgent-bar { color: #fff; background: var(--teal-950); font-size: .82rem; letter-spacing: .01em; }
.urgent-bar__inner { min-height: 38px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 9px; }
.urgent-bar a { color: #fff; text-underline-offset: 3px; text-decoration-color: rgba(255,255,255,.5); }

.site-header { position: sticky; z-index: 100; top: 0; background: rgba(255,253,248,.94); border-bottom: 1px solid rgba(20,51,50,.09); backdrop-filter: blur(12px); }
.site-header__inner { min-height: 72px; display: flex; align-items: center; gap: 36px; }
.brand { display: inline-flex; align-items: center; gap: 10px; color: var(--teal-900); font-size: 1.08rem; text-decoration: none; letter-spacing: -.02em; }
.brand__mark { width: 37px; height: 37px; }
.brand b { font-weight: 800; }
.top-nav { margin-left: auto; display: flex; align-items: center; gap: 28px; }
.top-nav a { color: var(--ink-soft); font-size: .9rem; font-weight: 650; text-decoration: none; }
.top-nav a:hover { color: var(--teal-900); }

.button { display: inline-flex; min-height: 48px; padding: 0 22px; align-items: center; justify-content: center; color: white; background: var(--coral); border: 0; border-radius: 999px; font-weight: 750; text-decoration: none; cursor: pointer; box-shadow: 0 7px 18px rgba(231,111,81,.22); transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.button:hover { background: #d95f42; transform: translateY(-1px); box-shadow: 0 10px 24px rgba(231,111,81,.28); }
.button--small { min-height: 38px; padding-inline: 17px; font-size: .85rem; }
.button--dark { background: var(--teal-900); box-shadow: none; }
.button--dark:hover { background: var(--teal-800); }
.text-link { display: inline-flex; align-items: center; gap: 7px; color: var(--teal-900); font-weight: 750; text-decoration: none; border-bottom: 1px solid rgba(15,76,76,.35); }
.text-link:hover { border-color: currentColor; }

.hero { position: relative; overflow: hidden; min-height: 610px; padding: 86px 0 145px; background:
  radial-gradient(circle at 17% 15%, rgba(231,111,81,.09), transparent 29%),
  linear-gradient(135deg, #f9f5ec 0%, #f3f7f2 100%); }
.hero::before { content: ""; position: absolute; top: 54px; right: 8%; width: 280px; height: 280px; border: 1px solid rgba(15,76,76,.08); border-radius: 50%; box-shadow: 0 0 0 48px rgba(15,76,76,.025), 0 0 0 96px rgba(15,76,76,.018); }
.hero__grid { position: relative; z-index: 2; display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(380px, .82fr); align-items: center; gap: 90px; }
.hero__grid > *, .start-card > a > * { min-width: 0; }
.eyebrow { margin: 0 0 12px; color: var(--coral); font-size: .73rem; line-height: 1.2; font-weight: 850; text-transform: uppercase; letter-spacing: .14em; }
.hero h1 { max-width: 680px; margin: 0; color: var(--teal-950); font-family: Georgia, "Times New Roman", serif; font-size: clamp(3.15rem, 6vw, 5.6rem); line-height: .97; font-weight: 500; letter-spacing: -.055em; }
.hero h1 em { color: var(--coral); font-weight: 500; }
.hero__lede { max-width: 650px; margin: 28px 0 0; color: var(--ink-soft); font-size: 1.14rem; line-height: 1.72; }
.hero__actions { margin-top: 31px; display: flex; align-items: center; flex-wrap: wrap; gap: 24px; }
.reviewed { margin: 25px 0 0; display: flex; align-items: center; gap: 8px; color: #68817c; font-size: .82rem; }
.reviewed span { display: grid; width: 20px; height: 20px; place-items: center; color: white; background: var(--green); border-radius: 50%; font-size: .67rem; }
.hero__landscape { position: absolute; z-index: 1; inset: auto 0 0; width: 100%; height: 180px; }

.start-card { padding: 28px; background: rgba(255,255,255,.9); border: 1px solid rgba(15,76,76,.10); border-radius: var(--radius-lg); box-shadow: var(--shadow); }
.start-card__label { display: inline-block; padding: 5px 10px; color: var(--teal-800); background: var(--teal-100); border-radius: 999px; font-size: .68rem; font-weight: 800; text-transform: uppercase; letter-spacing: .09em; }
.start-card h2 { margin: 13px 0 16px; font-family: Georgia, "Times New Roman", serif; font-size: 1.65rem; line-height: 1.2; font-weight: 500; letter-spacing: -.025em; }
.start-card > a { display: grid; grid-template-columns: 39px 1fr auto; align-items: center; gap: 13px; padding: 13px 8px; border-top: 1px solid var(--line); text-decoration: none; }
.start-card > a:last-child { padding-bottom: 3px; }
.start-card > a > span:last-child { color: #8aa09d; transition: transform .18s ease; }
.start-card > a:hover > span:last-child { color: var(--coral); transform: translateX(3px); }
.start-card b, .start-card small { display: block; }
.start-card b { font-size: .91rem; }
.start-card small { margin-top: 2px; color: var(--ink-soft); font-size: .75rem; }
.choice-icon, .section-icon { display: grid; place-items: center; border-radius: 11px; font-weight: 900; }
.choice-icon { width: 36px; height: 36px; }
.choice-icon--coral, .section-icon--coral { color: #b84d36; background: var(--coral-soft); }
.choice-icon--blue, .section-icon--blue { color: #366f8d; background: var(--blue-soft); }
.choice-icon--gold, .section-icon--gold { color: #a16c18; background: var(--gold-soft); }
.choice-icon--green, .section-icon--green { color: #376d53; background: var(--green-soft); }
.section-icon--purple { color: #5c5383; background: var(--purple-soft); }
.section-icon--sand { color: #8a642a; background: #f2e8d7; }

.quick-help { padding: 45px 0 86px; background: var(--cream); }
.section-heading { margin-bottom: 30px; display: flex; align-items: end; justify-content: space-between; gap: 40px; }
.section-heading--compact { margin-bottom: 24px; }
.section-heading h2, .resource-section__title h2, .decision-section h2, .about h2 { margin: 0; color: var(--teal-950); font-family: Georgia, "Times New Roman", serif; font-size: clamp(2rem, 3.5vw, 3.15rem); line-height: 1.08; font-weight: 500; letter-spacing: -.035em; }
.section-heading > p { max-width: 470px; margin: 0; color: var(--ink-soft); }
.quick-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 17px; }
.quick-card { position: relative; padding: 25px; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius-md); box-shadow: 0 8px 28px rgba(15,76,76,.05); }
.quick-card--primary { color: white; background: var(--teal-900); border-color: var(--teal-900); }
.quick-card__kicker { color: var(--coral); font-size: .68rem; font-weight: 850; text-transform: uppercase; letter-spacing: .11em; }
.quick-card--primary .quick-card__kicker { color: #ffc3b3; }
.quick-card h3 { margin: 8px 0 2px; font-size: 1rem; }
.phone { display: inline-block; color: var(--teal-900); font-family: Georgia, "Times New Roman", serif; font-size: 1.75rem; line-height: 1.2; font-weight: 700; text-decoration: none; letter-spacing: -.025em; }
.quick-card--primary .phone { color: white; }
.quick-card p { min-height: 63px; margin: 12px 0 18px; color: var(--ink-soft); font-size: .82rem; }
.quick-card--primary p { color: rgba(255,255,255,.76); }
.availability { display: inline-flex; padding: 5px 9px; color: var(--green); background: var(--green-soft); border-radius: 999px; font-size: .69rem; font-weight: 750; }
.quick-card--primary .availability { color: white; background: rgba(255,255,255,.12); }

.directory { padding: 94px 0 110px; }
.finder { position: sticky; z-index: 50; top: 84px; margin-bottom: 60px; padding: 18px; background: rgba(255,253,248,.95); border: 1px solid var(--line); border-radius: 20px; box-shadow: 0 12px 35px rgba(15,76,76,.08); backdrop-filter: blur(12px); }
.search-box { height: 52px; display: flex; align-items: center; gap: 12px; padding: 0 16px; background: white; border: 1px solid #cedbd4; border-radius: 13px; }
.search-box:focus-within { border-color: var(--teal-800); box-shadow: 0 0 0 3px rgba(22,96,94,.12); }
.search-box svg { width: 21px; fill: none; stroke: var(--teal-800); stroke-width: 1.8; }
.search-box input { flex: 1; min-width: 0; color: var(--ink); background: transparent; border: 0; outline: 0; }
.search-box input::placeholder { color: #82928e; }
.search-box kbd { padding: 3px 7px; color: #6d7c79; background: var(--cream); border: 1px solid var(--line); border-bottom-width: 2px; border-radius: 6px; font-size: .68rem; }
.filter-row { margin-top: 13px; display: flex; gap: 8px; overflow-x: auto; scrollbar-width: thin; }
.filter { flex: 0 0 auto; padding: 8px 13px; color: var(--ink-soft); background: transparent; border: 1px solid var(--line); border-radius: 999px; font-size: .76rem; font-weight: 700; cursor: pointer; }
.filter:hover, .filter.is-active { color: white; background: var(--teal-900); border-color: var(--teal-900); }
.result-count { margin: 8px 2px -8px; color: var(--ink-soft); font-size: .73rem; }

.resource-section { margin-top: 96px; }
.resource-section:first-child { margin-top: 0; }
.resource-section__title { margin-bottom: 26px; display: flex; align-items: center; gap: 15px; }
.resource-section__title .eyebrow { margin-bottom: 5px; }
.section-icon { width: 53px; height: 53px; flex: 0 0 auto; font-size: 1.35rem; border-radius: 15px; }
.resource-section__title h2 { font-size: clamp(1.85rem, 3vw, 2.55rem); }
.section-intro { margin: -11px 0 25px 69px; color: var(--ink-soft); }
.card-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 17px; }
.card-grid--wide { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.resource-card { display: flex; min-width: 0; min-height: 100%; padding: 24px; flex-direction: column; background: white; border: 1px solid var(--line); border-radius: var(--radius-md); box-shadow: 0 7px 25px rgba(15,76,76,.045); transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
.resource-card:hover { border-color: #bfd0c7; box-shadow: 0 14px 34px rgba(15,76,76,.09); transform: translateY(-2px); }
.resource-card--horizontal { min-height: 260px; }
.resource-card--action { color: white; background: var(--teal-900); border-color: var(--teal-900); }
.resource-card--action h3, .resource-card--action .phone { color: white; }
.resource-card--action p { color: rgba(255,255,255,.78); }
.resource-card--action small { margin-top: 12px; }
.card-top { min-height: 27px; display: flex; align-items: center; flex-wrap: wrap; gap: 6px; }
.tag { display: inline-flex; width: max-content; padding: 4px 8px; color: #5f706d; background: #edf1ee; border-radius: 999px; font-size: .63rem; line-height: 1.3; font-weight: 800; text-transform: uppercase; letter-spacing: .045em; }
.tag--local { color: #276348; background: var(--green-soft); }
.tag--nearby { color: #8a642a; background: var(--gold-soft); }
.resource-card h3 { margin: 14px 0 7px; color: var(--teal-950); font-family: Georgia, "Times New Roman", serif; font-size: 1.38rem; line-height: 1.2; font-weight: 600; letter-spacing: -.02em; }
.resource-card > p, .resource-card > div > p { margin: 0 0 18px; color: var(--ink-soft); font-size: .84rem; }
.resource-card dl { margin: auto 0 16px; font-size: .78rem; }
.resource-card dl > div { display: grid; grid-template-columns: 90px 1fr; gap: 8px; padding: 5px 0; border-top: 1px solid #edf0ee; }
.resource-card dt { color: #758581; }
.resource-card dd { min-width: 0; margin: 0; color: var(--ink); font-weight: 650; overflow-wrap: anywhere; }
.resource-card dd a { color: var(--teal-800); text-underline-offset: 2px; }
.notice { margin: 0 0 15px; padding: 9px 11px; color: #80512e; background: #fff3e4; border-left: 3px solid var(--gold); border-radius: 6px; font-size: .7rem; }
.coverage-note { display: block; margin: -3px 0 15px; color: #657875; font-size: .69rem; font-style: italic; }
.card-link { margin-top: auto; display: flex; align-items: center; justify-content: space-between; padding-top: 13px; color: var(--teal-800); border-top: 1px solid var(--line); font-size: .76rem; font-weight: 800; text-decoration: none; }
.card-link span { font-size: 1rem; }
.card-link:hover { color: var(--coral); }

.compact-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }
.compact-card { min-height: 87px; display: grid; grid-template-columns: 44px 1fr auto; align-items: center; gap: 14px; padding: 16px 18px; background: white; border: 1px solid var(--line); border-radius: 14px; text-decoration: none; transition: border-color .2s ease, transform .2s ease; }
.compact-card:hover { border-color: var(--purple); transform: translateY(-1px); }
.compact-card__mark { display: grid; width: 42px; height: 42px; place-items: center; color: #5c5383; background: var(--purple-soft); border-radius: 50%; font-family: Georgia, serif; font-weight: 800; }
.compact-card b, .compact-card small { display: block; }
.compact-card b { color: var(--teal-950); }
.compact-card small { margin-top: 3px; color: var(--ink-soft); font-size: .72rem; }
.compact-card > span:last-child { color: #869693; }

.list-panel { overflow: hidden; background: white; border: 1px solid var(--line); border-radius: 18px; box-shadow: 0 8px 30px rgba(15,76,76,.05); }
.list-item { min-height: 112px; display: grid; grid-template-columns: minmax(290px, 1.25fr) minmax(210px, .8fr) 135px 38px; align-items: center; gap: 22px; padding: 18px 22px; border-top: 1px solid var(--line); }
.list-item:first-child { border-top: 0; }
.list-item[hidden] { display: none; }
.list-item h3 { margin: 7px 0 2px; color: var(--teal-950); font-family: Georgia, "Times New Roman", serif; font-size: 1.15rem; line-height: 1.2; }
.list-item p { margin: 0; color: var(--ink-soft); font-size: .76rem; }
.list-item address { color: var(--ink-soft); font-size: .77rem; font-style: normal; }
.list-phone { color: var(--teal-800); font-size: .82rem; font-weight: 800; text-decoration: none; }
.round-link { display: grid; width: 36px; height: 36px; place-items: center; color: white; background: var(--teal-900); border-radius: 50%; text-decoration: none; transition: transform .2s ease, background .2s ease; }
.round-link:hover { background: var(--coral); transform: rotate(7deg); }
.round-link--muted { color: #82918e; background: #edf1ee; }
.section-callout { margin: -5px 0 25px 69px; display: flex; align-items: center; justify-content: space-between; gap: 35px; padding: 15px 18px; background: var(--cream); border-radius: 12px; }
.section-callout p { margin: 0; color: var(--ink-soft); font-size: .78rem; }
.section-callout a { flex: 0 0 auto; color: var(--teal-800); font-size: .76rem; font-weight: 800; text-decoration: none; }

.empty-state { padding: 60px 20px; text-align: center; }
.empty-state > span { color: #9aacaa; font-size: 3rem; }
.empty-state h2 { margin: 7px 0; font-family: Georgia, serif; font-weight: 500; }
.empty-state p { margin: 0 0 22px; color: var(--ink-soft); }

.decision-section { padding: 90px 0; background: var(--teal-950); color: white; }
.decision-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 100px; align-items: center; }
.decision-section h2 { color: white; }
.decision-section .eyebrow { color: #f1a18c; }
.decision-section > .shell > div > p:not(.eyebrow) { max-width: 490px; color: rgba(255,255,255,.68); }
.decision-section .text-link { color: white; border-color: rgba(255,255,255,.35); }
.checklist { margin: 0; padding: 0; list-style: none; }
.checklist li { display: grid; grid-template-columns: 43px 1fr; gap: 16px; padding: 21px 0; border-top: 1px solid rgba(255,255,255,.14); }
.checklist li:last-child { border-bottom: 1px solid rgba(255,255,255,.14); }
.checklist li > span { display: grid; width: 38px; height: 38px; place-items: center; color: var(--teal-950); background: #f3c6b8; border-radius: 50%; font-weight: 850; }
.checklist b { font-family: Georgia, serif; font-size: 1.07rem; }
.checklist p { margin: 5px 0 0; color: rgba(255,255,255,.65); font-size: .8rem; }

.about { padding: 80px 0; background: var(--cream); }
.about__inner { display: grid; grid-template-columns: .9fr 1.15fr .62fr; gap: 70px; align-items: start; }
.about h2 { font-size: 2.25rem; }
.about__inner > div:nth-child(2) p { margin: 0 0 14px; color: var(--ink-soft); font-size: .86rem; }
.about__meta { padding: 18px; background: white; border: 1px solid var(--line); border-radius: 14px; }
.about__meta span, .about__meta b, .about__meta a { display: block; }
.about__meta span { color: var(--ink-soft); font-size: .7rem; text-transform: uppercase; letter-spacing: .08em; }
.about__meta b { margin: 4px 0 14px; font-family: Georgia, serif; }
.about__meta a { color: var(--teal-800); font-size: .74rem; font-weight: 800; text-decoration: none; }
.about__meta .about__meta-note { line-height: 1.55; text-transform: none; letter-spacing: 0; }

.site-footer { padding: 52px 0 22px; color: rgba(255,255,255,.7); background: #082f31; }
.footer__top { display: grid; grid-template-columns: .8fr 1.2fr .8fr; gap: 70px; align-items: start; }
.brand--light { color: white; }
.footer__top p { max-width: 430px; margin: 5px 0; font-size: .8rem; }
.footer__top nav { display: grid; grid-template-columns: repeat(2, 1fr); gap: 9px 22px; }
.footer__top nav a { color: white; font-size: .78rem; text-decoration: none; }
.footer__bottom { margin-top: 40px; padding-top: 19px; display: flex; justify-content: space-between; gap: 25px; border-top: 1px solid rgba(255,255,255,.12); font-size: .69rem; }
.footer__bottom p { margin: 0; }

.is-filtered-out { display: none !important; }

.error-page { min-height: 100vh; display: grid; padding: 32px 20px; place-items: center; background: radial-gradient(circle at 75% 20%, rgba(231,111,81,.1), transparent 28%), var(--cream); }
.error-page__card { width: min(100%, 650px); padding: clamp(28px, 6vw, 58px); background: var(--paper); border: 1px solid var(--line); border-radius: var(--radius-lg); box-shadow: var(--shadow); }
.error-page__card .brand { margin-bottom: 52px; }
.error-page__card h1 { margin: 0 0 18px; color: var(--teal-950); font-family: Georgia, "Times New Roman", serif; font-size: clamp(2.5rem, 8vw, 4.7rem); line-height: .98; font-weight: 500; letter-spacing: -.05em; }
.error-page__card > p:not(.eyebrow) { color: var(--ink-soft); }
.error-page__card .button { margin-top: 12px; }
.error-page__urgent { margin: 32px 0 0; padding-top: 22px; border-top: 1px solid var(--line); font-size: .86rem; }
.error-page__urgent a { color: var(--teal-800); font-weight: 800; }

:focus-visible { outline: 3px solid rgba(231,111,81,.6); outline-offset: 3px; }

@media (max-width: 980px) {
  .top-nav { display: none; }
  .site-header__inner .button { margin-left: auto; }
  .hero { padding-top: 62px; }
  .hero__grid { grid-template-columns: 1fr; gap: 42px; }
  .hero__copy { max-width: 730px; }
  .start-card { max-width: 650px; }
  .quick-grid, .card-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .list-item { grid-template-columns: 1.15fr .8fr 115px 36px; gap: 14px; }
  .decision-grid { gap: 55px; }
  .about__inner { grid-template-columns: 1fr 1.2fr; }
  .about__meta { grid-column: 2; }
}

@media (max-width: 720px) {
  html { scroll-padding-top: 80px; }
  .shell { width: min(calc(100% - 28px), var(--shell)); }
  .urgent-bar__inner { min-height: 66px; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0 5px; padding: 5px 0 7px; font-size: .68rem; line-height: 1.2; }
  .urgent-bar__inner strong { grid-column: 1 / -1; width: auto; padding-top: 0; text-align: center; }
  .urgent-bar__inner > span { display: none; }
  .urgent-bar__inner a { padding: 2px; text-align: center; overflow-wrap: anywhere; }
  .site-header__inner { min-height: 64px; }
  .site-header__inner .button { display: none; }
  .brand { font-size: 1rem; }
  .brand__mark { width: 32px; height: 32px; }
  .hero { min-height: auto; padding: 56px 0 130px; }
  .hero::before { width: 180px; height: 180px; right: -50px; }
  .hero__grid { gap: 36px; }
  .hero h1 { max-width: 100%; font-size: clamp(2.2rem, 10.8vw, 4rem); }
  .hero__lede { font-size: 1rem; }
  .hero__actions { align-items: flex-start; flex-direction: column; gap: 18px; }
  .start-card { width: 100%; min-width: 0; padding: 21px; }
  .start-card > a { grid-template-columns: 39px minmax(0, 1fr) auto; gap: 10px; }
  .start-card h2 { font-size: 1.42rem; }
  .quick-help, .directory, .about { padding-top: 65px; padding-bottom: 70px; }
  .section-heading { align-items: flex-start; flex-direction: column; gap: 14px; }
  .quick-grid, .card-grid, .card-grid--wide, .compact-grid { grid-template-columns: 1fr; }
  .quick-card p { min-height: 0; }
  .finder { top: 72px; margin-inline: -5px; margin-bottom: 46px; padding: 12px; border-radius: 15px; }
  .search-box kbd { display: none; }
  .resource-section { margin-top: 75px; }
  .resource-section__title { align-items: flex-start; }
  .section-icon { width: 45px; height: 45px; }
  .section-intro, .section-callout { margin-left: 0; }
  .section-callout { align-items: flex-start; flex-direction: column; gap: 9px; }
  .list-item { grid-template-columns: 1fr auto; gap: 9px 15px; padding: 18px; }
  .list-item > div { grid-column: 1 / -1; }
  .list-item address { grid-column: 1; }
  .list-item .list-phone { grid-column: 1; }
  .list-item .round-link { grid-column: 2; grid-row: 2 / 4; }
  .decision-section { padding: 70px 0; }
  .decision-grid { grid-template-columns: 1fr; gap: 43px; }
  .about__inner { grid-template-columns: 1fr; gap: 25px; }
  .about__meta { grid-column: auto; }
  .footer__top { grid-template-columns: 1fr; gap: 28px; }
  .footer__bottom { flex-direction: column; gap: 7px; }
}

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

@media print {
  .urgent-bar, .site-header, .finder, .hero__landscape, .hero__actions, .site-footer { display: none !important; }
  .hero { min-height: 0; padding: 30px 0; background: white; }
  .hero__grid { display: block; }
  .start-card { margin-top: 30px; box-shadow: none; }
  .quick-help, .directory, .decision-section, .about { padding: 30px 0; background: white; color: black; }
  .decision-section h2, .decision-section p, .decision-section .text-link { color: black !important; }
  .resource-section { break-inside: avoid; margin-top: 40px; }
  .resource-card, .list-panel, .compact-card { box-shadow: none; break-inside: avoid; }
}
