/* fonts-selfhost */ /* Self-hosted subsets (latin, latin-ext) of the site's Google Fonts — no third-party requests. */
/* latin-ext */
@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/oxygen-2sDfZG1Wl4LcnbuKgE0mV0Q.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/oxygen-2sDfZG1Wl4LcnbuKjk0m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Rufina';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/rufina-Yq6V-LyURyLy-aKCqh5lhOc.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Rufina';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/rufina-Yq6V-LyURyLy-aKCpB5l.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Rufina';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/rufina-Yq6W-LyURyLy-aKKHztwtcZfrxE.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Rufina';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/rufina-Yq6W-LyURyLy-aKKHztwu8Zf.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* =============================================================
   TRAVERTINE & PINO — warm Roman travertine stone, rosso pompeiano
   and umbrella-pine green, brass trim. Cosmatesque tessera bands
   (the inlaid marble-mosaic banding of Roman churches) mark section
   heads, header/footer edges and card frames. Calm, sunlit, legible.
   ============================================================= */

:root {
  /* Core tokens (names fixed by template; values re-imagined) */
  --ink: #221c16;            /* warm near-black, travertine shadow */
  --ink-soft: #6b5a49;       /* muted umber */
  --line: #ddd0b6;           /* travertine hairline */
  --bg: #faf6ee;             /* warm travertine ivory */
  --bg-soft: #f1e7d2;        /* deeper stone panel */
  --accent: #9c2b1c;         /* rosso pompeiano */
  --accent-soft: #f3ddd4;    /* pale terracotta wash */
  --good: #2f5c3f;           /* umbrella-pine green (earned) */
  --good-bg: #dcead9;
  --mid: #8a6314;            /* brass-ochre (partial) */
  --mid-bg: #f2e3bd;
  --bad: #7a2016;            /* deep pompeian red (missed) */
  --bad-bg: #f5dbd2;
  --unknown: #8c7c68;        /* faded stone taupe */
  --max-width: 74rem;

  /* Type */
  --serif-head: "Rufina", Georgia, "Times New Roman", serif;
  --serif-body: "Oxygen", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;

  /* Decorative extensions */
  --pompeian: #9c2b1c;
  --pompeian-deep: #7a2016;
  --pine: #2f5c3f;
  --pine-deep: #1e3d2a;
  --brass: #a97c34;
  --brass-light: #d3ac68;
  --card: #fffdf6;
  --radius: 6px;
  --shadow-stone: 0 2px 6px rgba(40, 25, 15, 0.10), 0 8px 20px rgba(40, 25, 15, 0.06);
  --shadow-soft: 0 1px 3px rgba(40, 25, 15, 0.08);

  /* Cosmatesque tessera band: repeating porphyry-red / pine / brass
     tiles on travertine ground, used as a thin decorative rule */
  --tessera-size: 7px;
  --tessera: repeating-linear-gradient(
    90deg,
    var(--pompeian) 0, var(--pompeian) var(--tessera-size),
    var(--bg) var(--tessera-size), var(--bg) calc(var(--tessera-size) * 2),
    var(--pine) calc(var(--tessera-size) * 2), var(--pine) calc(var(--tessera-size) * 3),
    var(--bg) calc(var(--tessera-size) * 3), var(--bg) calc(var(--tessera-size) * 4),
    var(--brass) calc(var(--tessera-size) * 4), var(--brass) calc(var(--tessera-size) * 5),
    var(--bg) calc(var(--tessera-size) * 5), var(--bg) calc(var(--tessera-size) * 6)
  );
}

* { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  font-family: "Oxygen", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.64;
  color: var(--ink);
  background-color: var(--bg);
  /* faint travertine veining — soft mottled stone field */
  background-image:
    radial-gradient(ellipse 3rem 1.4rem at 8% 12%, rgba(169,124,52,0.05) 0%, transparent 70%),
    radial-gradient(ellipse 4rem 1.6rem at 62% 38%, rgba(47,92,63,0.04) 0%, transparent 70%),
    radial-gradient(ellipse 3.4rem 1.5rem at 30% 72%, rgba(156,43,28,0.035) 0%, transparent 70%),
    radial-gradient(ellipse 3.8rem 1.7rem at 88% 84%, rgba(169,124,52,0.045) 0%, transparent 70%);
  background-size: 100% 100%;
  background-attachment: fixed;
}

.container { max-width: var(--max-width); margin: 0 auto; padding: 0 1.35rem; }
main.container { padding-top: 1.75rem; padding-bottom: 3.5rem; }

a { color: var(--accent); text-decoration-color: var(--brass-light); text-underline-offset: 0.15em; }
a:hover { color: var(--pompeian-deep); text-decoration-thickness: 2px; }

/* --- Display typography --- */
h1, h2, h3 { font-family: var(--serif-head); font-weight: 700; color: var(--pompeian-deep); letter-spacing: 0.001em; }
h1 { font-size: 2.15rem; line-height: 1.16; margin: 0.5rem 0 0.85rem; }
h2 {
  font-size: 1.5rem; margin: 2.25rem 0 0.7rem; position: relative;
  padding-bottom: 0.5rem; color: var(--pine-deep);
}
/* cosmatesque tessera rule under each H2 */
h2::after {
  content: ""; display: block; margin-top: 0.35rem; height: var(--tessera-size);
  width: 9.5rem; background: var(--tessera); border-radius: 2px;
}
h3 { font-size: 1.2rem; margin: 1.35rem 0 0.45rem; color: var(--pompeian-deep); }

p { margin: 0.5rem 0 1rem; }
.lead { font-family: var(--serif-head); font-weight: 400; font-size: 1.24rem; line-height: 1.52; color: var(--ink-soft); max-width: 52rem; font-style: italic; }
.muted { color: var(--ink-soft); font-size: 0.9rem; }
.nowrap { white-space: nowrap; }
.visually-hidden { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); }

/* ============================================================
   HEADER — travertine banner, tessera band along the base
   ============================================================ */
.site-header {
  border-bottom: 1px solid var(--line);
  background: linear-gradient(180deg, #fffdf6 0%, var(--bg-soft) 100%);
  box-shadow: var(--shadow-soft);
  position: relative;
}
.site-header::after {
  content: ""; position: absolute; left: 0; right: 0; bottom: -1px; height: var(--tessera-size);
  background: var(--tessera);
}
.site-header .container {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 0.5rem 2rem;
  padding-top: 1.15rem; padding-bottom: 1.1rem;
}
.brand { text-decoration: none; color: var(--pompeian-deep); display: flex; flex-direction: column; }
.brand-name {
  font-family: var(--serif-head); font-weight: 700; font-size: 1.5rem;
  letter-spacing: 0.01em; color: var(--pompeian-deep);
}
.brand-tagline { font-size: 0.8rem; color: var(--pine); letter-spacing: 0.07em; text-transform: uppercase; }

.site-nav { display: flex; flex-wrap: wrap; gap: 0.25rem 1.25rem; font-size: 0.95rem; }
.site-nav a {
  text-decoration: none; color: var(--ink-soft); padding: 0.15rem 0.1rem;
  border-bottom: 2px solid transparent; font-weight: 400;
}
.site-nav a:hover { color: var(--accent); }
.site-nav a[aria-current="page"] { color: var(--pompeian-deep); border-bottom-color: var(--brass); }

.lang-switcher { margin-left: auto; font-size: 0.85rem; white-space: nowrap; color: var(--ink-soft); }
.lang-switcher a { text-decoration: none; color: var(--ink-soft); }
.lang-switcher a:hover { color: var(--accent); text-decoration: underline; text-decoration-color: var(--brass); }
.lang-current { font-weight: 700; color: var(--pompeian-deep); }
.lang-sep { color: var(--line); }

/* ============================================================
   HERO — travertine slab framed by a tessera keyline
   ============================================================ */
.hero {
  position: relative;
  margin-top: 1.5rem; margin-bottom: 1rem;
  padding: 2rem 2.25rem 1.85rem;
  background: linear-gradient(180deg, #ffffff 0%, var(--bg-soft) 100%);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow-stone);
  overflow: hidden;
}
/* tessera strip along the top edge of the hero slab */
.hero::before {
  content: ""; position: absolute; top: 0; left: 0; right: 0; height: var(--tessera-size);
  background: var(--tessera);
}
.hero::after {
  content: ""; position: absolute; bottom: 0.9rem; right: 2.25rem; width: 3.4rem; height: 3px;
  background: var(--tessera); border-radius: 2px; opacity: 0.85;
}
.hero h1 { max-width: 46rem; color: var(--pompeian-deep); }
.hero-links { font-size: 0.98rem; }

/* ============================================================
   PROFILE CONTROLS — brass-rule pill switches
   ============================================================ */
.ranking-controls { margin: 1.75rem 0 1rem; }
.profile-buttons { display: flex; flex-wrap: wrap; gap: 0.5rem; }
.profile-btn {
  font: inherit; font-size: 0.88rem; letter-spacing: 0.01em;
  padding: 0.4rem 0.95rem;
  border: 1px solid var(--brass); border-radius: 999px;
  background: var(--bg); color: var(--ink-soft);
  cursor: pointer; transition: all 0.15s ease;
}
.profile-btn:hover { border-color: var(--pine); color: var(--pine); background: var(--good-bg); }
.profile-btn[aria-pressed="true"] {
  background: var(--pompeian); border-color: var(--pompeian-deep); color: #fff9f0;
  box-shadow: inset 0 0 0 1px var(--brass-light);
}
.profile-desc { min-height: 1.4em; margin: 0.65rem 0 0; font-size: 0.92rem; color: var(--ink-soft); font-style: italic; }

.table-filter { margin-top: 0.85rem; }
.table-filter input {
  font: inherit; font-size: 0.92rem; width: 100%; max-width: 20rem;
  padding: 0.45rem 0.75rem; border: 1px solid var(--line); border-radius: var(--radius);
  background: var(--card); color: var(--ink);
}
.table-filter input:focus { outline: 2px solid var(--accent); outline-offset: 1px; border-color: var(--accent); }

/* ============================================================
   TABLES — travertine ledger, pine header
   ============================================================ */
.table-wrap {
  overflow-x: auto;
  border: 1px solid var(--line); border-radius: var(--radius);
  background: var(--card); box-shadow: var(--shadow-soft);
}
table { border-collapse: collapse; width: 100%; font-size: 0.93rem; }
th, td { text-align: left; padding: 0.55rem 0.7rem; border-bottom: 1px solid var(--line); vertical-align: top; }
thead th {
  font-family: var(--serif-body); font-weight: 700;
  font-size: 0.74rem; text-transform: uppercase; letter-spacing: 0.06em;
  color: #fbf5e6; background: var(--pine);
  border-bottom: 2px solid var(--brass);
}
thead th a { color: #fbf5e6; text-decoration-color: var(--brass-light); }
td.num, th.num { text-align: right; font-variant-numeric: tabular-nums; }

.ranking-table tbody tr:nth-child(even) { background: rgba(241,231,210,0.55); }
.ranking-table tbody tr:hover { background: var(--accent-soft); }
.rank-cell { font-variant-numeric: tabular-nums; color: var(--pompeian); font-weight: 700; width: 2.4rem; font-family: var(--serif-head); font-size: 1.05rem; }
.name-cell a { font-weight: 600; text-decoration: none; color: var(--pine-deep); }
.name-cell a:hover { text-decoration: underline; text-decoration-color: var(--brass); }
.score-cell { white-space: nowrap; }
.th-sub { font-size: 0.7em; color: #e9dcc4; margin-left: 0.15em; text-transform: none; }
.cat-cell { white-space: nowrap; font-variant-numeric: tabular-nums; }
.cat-max { color: var(--ink-soft); font-size: 0.8em; }
.flags-cell .flag-count { color: var(--bad); font-weight: 700; }
.flags-cell .flag-none { color: var(--ink-soft); }
.table-note { margin-top: 0.85rem; max-width: 52rem; color: var(--ink-soft); }

.excluded-note { margin-top: 1rem; font-size: 0.92rem; }
.excluded-note summary { cursor: pointer; color: var(--pine); font-weight: 600; }

/* ============================================================
   SCORE BADGES
   ============================================================ */
.score-badge {
  display: inline-block; min-width: 2.6em; text-align: center;
  padding: 0.14em 0.5em; border-radius: 4px;
  font-weight: 700; font-variant-numeric: tabular-nums;
  border: 1px solid transparent; box-shadow: var(--shadow-soft);
}
.score-high { background: var(--good-bg); color: var(--good); border-color: rgba(47,92,63,0.35); }
.score-mid  { background: var(--mid-bg);  color: var(--mid);  border-color: rgba(138,99,20,0.35); }
.score-low  { background: var(--bad-bg);  color: var(--bad);  border-color: rgba(122,32,22,0.35); }
.score-na   { background: var(--bg-soft);  color: var(--unknown); border-color: var(--line); }

/* ============================================================
   BARS — inlaid brass channel
   ============================================================ */
.bar {
  background: var(--bg-soft); border: 1px solid var(--line);
  border-radius: 999px; height: 0.65rem; overflow: hidden; min-width: 6rem; flex: 1;
  box-shadow: inset 0 1px 2px rgba(40,25,15,0.10);
}
.bar-fill { background: linear-gradient(90deg, var(--pine), var(--pine-deep)); height: 100%; }

/* ============================================================
   CARDS — travertine slabs, brass keyline
   ============================================================ */
.cards-section { margin-top: 2.75rem; }
.cards-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(19rem, 1fr)); gap: 1.15rem; }
.clinic-card {
  border: 1px solid var(--line); border-radius: var(--radius);
  padding: 1.1rem 1.2rem; background: var(--card);
  box-shadow: var(--shadow-soft);
  position: relative; transition: box-shadow 0.18s ease, transform 0.18s ease;
}
/* thin tessera strip along the card's top edge */
.clinic-card::before {
  content: ""; position: absolute; top: 0; left: 0.9rem; right: 0.9rem; height: 3px;
  background: var(--tessera); border-radius: 0 0 2px 2px;
}
.clinic-card:hover { box-shadow: var(--shadow-stone); transform: translateY(-2px); }
.card-head { display: flex; align-items: baseline; justify-content: space-between; gap: 0.75rem; }
.card-head h3 { margin: 0; font-size: 1.08rem; color: var(--pine-deep); }
.card-head a { text-decoration: none; }
.card-head a:hover { text-decoration: underline; text-decoration-color: var(--brass); }
.card-summary { font-size: 0.88rem; color: var(--ink-soft); }
.card-bars { display: flex; flex-direction: column; gap: 0.32rem; margin: 0.65rem 0; }
.card-bar-row { display: flex; align-items: center; gap: 0.5rem; font-size: 0.78rem; }
.card-bar-label { flex: 0 0 9.5rem; color: var(--ink-soft); }
.card-bar-pts { flex: 0 0 3.2rem; text-align: right; font-variant-numeric: tabular-nums; color: var(--ink-soft); }
.card-meta { font-size: 0.8rem; color: var(--ink-soft); margin-bottom: 0; }

/* ============================================================
   CLINIC PAGE
   ============================================================ */
.breadcrumbs { font-size: 0.85rem; color: var(--ink-soft); margin-bottom: 0.5rem; }
.clinic-head {
  display: flex; justify-content: space-between; align-items: flex-start;
  gap: 1.5rem; flex-wrap: wrap;
  border-bottom: 1px solid var(--line); padding-bottom: 1.15rem;
  position: relative;
}
.clinic-head::after {
  content: ""; position: absolute; left: 0; right: 0; bottom: -1px; height: 3px;
  background: var(--tessera);
}
.clinic-headline { font-family: var(--serif-head); font-size: 1.24rem; font-style: italic; max-width: 46rem; color: var(--ink-soft); font-weight: 400; }
.clinic-score-big { font-family: var(--serif-head); font-weight: 700; font-size: 2.1rem; display: flex; align-items: baseline; gap: 0.25rem; color: var(--pompeian-deep); }
.clinic-score-big .score-badge { padding: 0.15em 0.55em; }
.score-of { color: var(--ink-soft); font-size: 1rem; }

.chip-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; gap: 0.5rem; }
.chip {
  display: inline-flex; align-items: baseline; gap: 0.5em;
  border: 1px solid var(--line); border-radius: 999px;
  padding: 0.32rem 0.8rem; font-size: 0.85rem; background: var(--card);
}
.chip-ranked { background: var(--accent-soft); border-color: var(--pompeian); }
.chip-rank { font-weight: 700; color: var(--pompeian-deep); font-family: var(--serif-head); }
.chip-excluded { color: var(--ink-soft); background: var(--bg-soft); }
.chip-excluded .chip-rank { color: var(--unknown); font-weight: 400; }
.chip-score { color: var(--ink-soft); }

.two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 0 2.25rem; }
@media (max-width: 44rem) { .two-col { grid-template-columns: 1fr; } }
.plus-list li::marker { color: var(--good); }
.minus-list li::marker { color: var(--bad); }

.cat-section {
  margin-top: 1.75rem; padding: 1rem 1.25rem;
  border: 1px solid var(--line); border-left: 4px solid var(--pine);
  border-radius: 0 var(--radius) var(--radius) 0; background: rgba(241,231,210,0.5);
}
.cat-section-head { display: flex; justify-content: space-between; align-items: center; gap: 1.5rem; flex-wrap: wrap; }
.cat-section-head h3 { margin: 0; }
.cat-section-score { display: flex; align-items: center; gap: 0.6rem; min-width: 14rem; font-variant-numeric: tabular-nums; font-size: 0.9rem; }
.crit-table { font-size: 0.9rem; }
.crit-table td { padding: 0.38rem 0.5rem; }
.crit-status { width: 1.6rem; }
.crit-pts { text-align: right; white-space: nowrap; font-variant-numeric: tabular-nums; color: var(--ink-soft); width: 4rem; }
.crit-note { color: var(--ink-soft); font-size: 0.85em; }
.crit-unknown .crit-label { color: var(--unknown); }

.status { font-weight: 700; }
.st-earned { color: var(--good); }
.st-partial { color: var(--mid); }
.st-missed { color: var(--bad); }
.st-unknown { color: var(--unknown); }

.flag-list { list-style: none; padding: 0; }
.flag {
  padding: 0.55rem 0.8rem; border-left: 4px solid var(--bad);
  background: var(--bad-bg); border-radius: 0 var(--radius) var(--radius) 0;
  margin-bottom: 0.5rem; font-size: 0.92rem;
  box-shadow: var(--shadow-soft);
}
.flag-low { border-left-color: var(--mid); background: var(--mid-bg); }
.flag-sev { text-transform: uppercase; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.06em; margin-right: 0.35rem; color: var(--pompeian-deep); }

.unknown-list { columns: 2; column-gap: 2rem; font-size: 0.92rem; color: var(--ink-soft); }
@media (max-width: 44rem) { .unknown-list { columns: 1; } }

.kv-table th { width: 9rem; font-weight: 600; color: var(--pine-deep); }
.src-id { font-variant-numeric: tabular-nums; color: var(--ink-soft); width: 3rem; }
.src-ref { font-size: 0.82em; text-decoration: none; color: var(--accent); }
.src-manual { color: var(--ink-soft); font-style: italic; }
.sources-table td { word-break: break-word; }
:target { background: var(--mid-bg); transition: background 0.6s; }

.report-cta {
  margin-top: 2.75rem; border: 1px solid var(--line); border-radius: var(--radius);
  padding: 1.15rem 1.4rem;
  background: linear-gradient(180deg, #fff, var(--bg-soft));
  box-shadow: var(--shadow-stone);
  position: relative;
}
.report-cta::before {
  content: ""; position: absolute; top: 0; left: 0; right: 0; height: 3px;
  background: var(--tessera); border-radius: var(--radius) var(--radius) 0 0;
}

/* ============================================================
   BUTTONS & FORMS
   ============================================================ */
.btn {
  display: inline-block;
  background: var(--pompeian);
  color: #fff9f0;
  border: 1px solid var(--pompeian-deep); border-radius: var(--radius);
  padding: 0.55rem 1.25rem; font: inherit; font-size: 0.95rem; letter-spacing: 0.02em;
  text-decoration: none; cursor: pointer;
  box-shadow: var(--shadow-soft);
  transition: filter 0.15s ease;
}
.btn:hover { filter: brightness(1.08); }
.btn-secondary {
  background: var(--card); color: var(--pine-deep);
  border: 1px solid var(--pine); box-shadow: none;
}
.btn-secondary:hover { background: var(--good-bg); }
.report-form { max-width: 36rem; }
.form-row { margin-bottom: 1.1rem; }
.form-row label { display: block; font-size: 0.9rem; font-weight: 600; margin-bottom: 0.3rem; color: var(--pine-deep); }
.form-row .check-label { font-weight: 400; color: var(--ink); }
.form-row input[type="url"], .form-row input[type="email"], .form-row select, .form-row textarea {
  width: 100%; font: inherit; font-size: 0.95rem;
  padding: 0.5rem 0.7rem; border: 1px solid var(--line); border-radius: var(--radius); background: var(--card); color: var(--ink);
}
.form-row input:focus, .form-row select:focus, .form-row textarea:focus {
  outline: 2px solid var(--accent); outline-offset: 1px; border-color: var(--accent);
}

/* ============================================================
   METHODOLOGY
   ============================================================ */
.formula {
  background: var(--bg-soft); border: 1px solid var(--line); border-radius: var(--radius);
  padding: 0.85rem 1.1rem; font-size: 0.9rem; overflow-x: auto;
}
.method-table td, .method-table th { font-size: 0.9rem; }
.profile-matrix td, .profile-matrix th { white-space: nowrap; }
.profile-matrix td:last-child, .profile-matrix th:last-child { white-space: normal; min-width: 14rem; }

/* ============================================================
   HOME AUDIT BLOCK
   ============================================================ */
.home-audit { margin-top: 2.75rem; border-top: 1px solid var(--line); padding-top: 1.25rem; position: relative; }
.home-audit::before { content: ""; position: absolute; top: -1px; left: 0; width: 6rem; height: 3px; background: var(--tessera); }

/* ============================================================
   FOOTER — pine ground with brass rule
   ============================================================ */
.site-footer {
  border-top: 1px solid var(--line);
  background: linear-gradient(180deg, var(--pine-deep), #14261b);
  margin-top: 2.5rem; font-size: 0.85rem; color: #e6ecdf;
}
.site-footer::before {
  content: ""; display: block; height: var(--tessera-size);
  background: var(--tessera);
}
.site-footer .container { padding-top: 1.4rem; padding-bottom: 1.65rem; }
.site-footer p { max-width: 60rem; }
.site-footer a { color: var(--brass-light); }
.site-footer a:hover { color: #fff9f0; }

/* ============================================================
   LICENSING & CREDENTIALS
   ============================================================ */
#licensing .lic-missing { color: var(--bad); font-weight: 600; }
.doctors-table { margin-top: 0.5rem; font-size: 0.92rem; }
.doctors-table th {
  font-size: 0.74rem; text-transform: uppercase; letter-spacing: 0.06em;
  color: #fbf5e6; background: var(--pine);
}
.doctors-table td .lic-missing { color: var(--bad); font-size: 0.9em; font-weight: 600; }

/* ============================================================
   FEEDBACK FORM (unified)
   ============================================================ */
.req { color: var(--bad); }
.contact-fieldset {
  border: 1px solid var(--line); border-radius: var(--radius);
  padding: 0.6rem 1.1rem 1.1rem; margin: 1.35rem 0;
  background: rgba(241,231,210,0.5);
}
.contact-fieldset legend {
  font-family: var(--serif-head); font-weight: 700; padding: 0 0.5rem;
  color: var(--pompeian-deep);
}
.contacts-hint { margin: 0.3rem 0 0.85rem; color: var(--ink-soft); }
.hp-field { position: absolute !important; inset-inline-start: -9999px !important; width: 1px; height: 1px; overflow: hidden; }
.form-error { color: var(--bad); font-size: 0.9rem; margin-top: 0.4rem; }
.form-status { min-height: 1.2em; font-size: 0.95rem; margin-top: 0.5rem; }
.form-ok { color: var(--good); font-weight: 700; }
.form-err { color: var(--bad); font-weight: 600; }
.cf-turnstile { margin: 1rem 0; }

/* Optional data banner if present */
.data-banner {
  background: linear-gradient(180deg, var(--mid-bg), #ead8a5);
  border: 1px solid var(--line); border-left: 4px solid var(--pompeian);
  border-radius: 0 var(--radius) var(--radius) 0; padding: 0.65rem 1rem; margin: 1rem 0;
  font-size: 0.9rem; color: var(--ink);
}

/* ============================================================
   RESPONSIVE — mobile ≤ 640px
   ============================================================ */
@media (max-width: 640px) {
  h1 { font-size: 1.75rem; }
  h2 { font-size: 1.35rem; }
  .hero { padding: 1.4rem 1.25rem; }
  .clinic-score-big { font-size: 1.7rem; }
  .site-header .container { padding-top: 0.9rem; padding-bottom: 0.8rem; }
  .lang-switcher { margin-left: 0; }
}

/* ============================================================
   PRINT
   ============================================================ */
@media print {
  body { background: #fff; color: #000; }
  .site-header, .site-footer { background: #fff; color: #000; box-shadow: none; }
  .site-header::after, .site-footer::before { display: none; }
  .btn, .profile-buttons, .table-filter, .cf-turnstile { display: none; }
  .hero, .clinic-card, .report-cta, .cat-section, .contact-fieldset {
    box-shadow: none; border-color: #999; background: #fff;
  }
  thead th, .doctors-table th { background: #eee; color: #000; }
  a { color: #000; text-decoration: underline; }
}


/* us-cta (zartrace funnel) */
.us-cta { margin: 1.1rem 0 0; padding: 1rem 1.25rem; border: 1px solid rgba(127,127,127,0.28); border-left: 3px solid var(--accent,#888); border-radius: 10px; background: rgba(127,127,127,0.06); }
.us-cta h4 { margin: 0 0 0.4rem; font-size: 1.02rem; }
.us-cta > p { margin: 0 0 0.75rem; }
.us-cta .btn { margin: 0.15rem 0; }
.us-cta .us-disclosure { font-size: 0.8rem; opacity: 0.7; margin: 0.65rem 0 0; }
.us-cta-lg { margin: 1.5rem 0; padding: 1.4rem 1.6rem; }
.us-cta-lg h2 { margin-top: 0; }

/* sedation */
#sedation{margin:1.25rem 0;padding:1rem 1.15rem;border:1px solid var(--line,#e5e0d8);border-radius:10px;background:var(--card,#fff)}
#sedation h2{margin-top:0}
.sedation-list{list-style:none;padding:0;margin:.5rem 0}
.sedation-list li{padding:.35rem 0}
.info-pill{display:inline-block;font-size:.72em;padding:.05em .55em;border:1px solid var(--accent,#1b5c8a);border-radius:1em;color:var(--accent,#1b5c8a);vertical-align:middle;white-space:nowrap}

/* fleet-a11y-v1 */
/* fleet-a11y-v1.1 rtl-safe */
.skip-link { position: absolute; inset-inline-start: -9999px; top: 0; z-index: 100; padding: 0.5rem 1rem; background: var(--bg, #fff); color: var(--ink, #111); border: 2px solid var(--accent, currentColor); border-radius: 4px; }
.skip-link:focus { inset-inline-start: 0.5rem; top: 0.5rem; }
:focus-visible { outline: 2px solid var(--accent, currentColor); outline-offset: 2px; }
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; scroll-behavior: auto !important; }
}
/* cities-table-scroll */
.cities-table { min-width: 34rem; }
.cities-table td, .cities-table th { white-space: nowrap; }
