:root{--ink:#1c2733;--muted:#4d5d6e;--line:#dde5ec;--accent:#1d4e89;--bg:#fff;--bg-soft:#f5f8fa;--self-report-bg:#f2f2f0;--surface:#dfe9f1;--surface-line:#a9c0d4;--text-base:18px;--text-lg:20px;--text-key-number:28px}*{box-sizing:border-box}body{color:var(--ink);background:var(--bg);font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:var(--text-base);margin:0;line-height:1.6}.container{max-width:960px;margin:0 auto;padding:0 1rem}p,li{max-width:72ch}a{color:var(--accent)}main a{text-underline-offset:2px}:focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:2px}.skip-link{background:var(--accent);color:#fff;z-index:10;border-radius:0 0 6px;padding:.6rem 1rem;position:absolute;top:0;left:-999px}.skip-link:focus{left:0}.site-header{border-bottom:2px solid var(--surface-line);background:var(--surface)}.site-header .container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.25rem 1.5rem;padding-block:1rem;display:flex}.site-header a{align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.site-header nav{gap:1.5rem;display:flex}.site-header nav a{color:var(--accent);font-size:1.125rem;font-weight:600}.site-header nav a:hover,.site-header nav a:focus-visible{text-decoration:underline}.logo{color:var(--accent);letter-spacing:.01em;gap:.45rem;font-size:1.15rem;font-weight:700}.logo-mark{color:var(--accent);flex:none}main.container{padding:1.75rem 1rem 3rem}.site-footer{border-top:2px solid var(--surface-line);background:var(--surface);color:var(--muted);margin-top:1rem;padding:1.5rem 0 2rem;font-size:.95rem}h1{margin:.5rem 0;font-size:1.7rem;line-height:1.25}h2{margin:2.5rem 0 .6rem;font-size:1.35rem;line-height:1.3}h3{margin:1.6rem 0 .5rem;font-size:1.15rem}table{border-collapse:collapse;width:100%;font-size:1rem}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:.55rem .6rem;line-height:1.45}thead th{color:var(--muted);background:var(--bg);z-index:1;font-weight:600;position:sticky;top:0}tbody tr:nth-child(2n){background:var(--bg-soft)}td.num,th.num{text-align:right;font-variant-numeric:tabular-nums}td a,th a{padding-block:.35rem;display:inline-block}.table-wrap{overflow-x:auto}.table-wrap table th:first-child,.table-wrap table td:first-child{background:inherit;z-index:2;position:sticky;left:0}.table-wrap tbody tr:nth-child(odd) th:first-child,.table-wrap tbody tr:nth-child(odd) td:first-child{background:var(--bg)}.table-wrap tbody tr:nth-child(2n) th:first-child,.table-wrap tbody tr:nth-child(2n) td:first-child{background:var(--bg-soft)}.table-wrap thead th:first-child{z-index:3}.badge{border-radius:999px;padding:.25rem .7rem;font-size:.89rem;font-weight:600;line-height:1.35;display:inline-block}.badge-abuse{color:#fff;background:#8b1a1a}.badge-sff{color:#fff;background:#a03030}.badge-closed{color:#fff;background:#444}.badge-nomedicaid{color:#33475b;background:#eef2f6;border:1px solid #b9c9d8}.warn-tri{vertical-align:-.12em;fill:currentColor;width:1em;height:1em;margin-right:.3em}.stars{color:#b06a10;letter-spacing:.1em}.muted{color:var(--muted)}.note{color:var(--muted);font-size:.95rem}.card{border:1px solid var(--line);border-radius:8px;margin:.75rem 0;padding:1rem}.self-reported{background:var(--self-report-bg);border-style:dashed}.banner{border-radius:8px;margin:1rem 0;padding:.8rem 1rem;font-weight:600}.banner-closed{color:#fff;background:#333}.key-numbers{flex-wrap:wrap;gap:.75rem;margin:1rem 0;display:flex}.key-number{border:1px solid var(--line);border-radius:8px;flex:160px;padding:.8rem 1rem}.key-number .kn-value{font-size:var(--text-key-number);font-variant-numeric:tabular-nums;font-weight:700;line-height:1.2}.key-number .kn-label{color:var(--muted);font-size:1rem}details{border:1px solid var(--line);border-radius:8px;margin:.5rem 0;padding:.6rem .9rem}details summary{cursor:pointer;font-weight:600;font-size:var(--text-lg);align-items:center;min-height:44px;list-style:none;display:flex}details summary:before{content:"▸";margin-right:.5rem}details[open] summary:before{content:"▾"}button,.btn{font:inherit;border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:8px;min-height:44px;padding:.5rem 1.2rem}.btn-secondary{background:var(--bg);color:var(--accent)}input[type=search],input[type=text]{font:inherit;border:1px solid var(--line);border-radius:8px;min-height:44px;padding:.5rem .8rem}input[type=checkbox]{width:1.35rem;height:1.35rem}.toc{border:1px solid var(--line);background:var(--bg-soft);border-radius:8px;margin:1rem 0;padding:.7rem 1rem}.toc a{padding:.3rem .55rem;display:inline-block}.dist-bar{align-items:center;gap:.6rem;margin:.25rem 0;display:flex}.dist-bar .bar{background:var(--accent);border-radius:3px;min-width:2px;height:1.1rem}@media (width<=640px){h1{font-size:1.4rem}th,td{padding:.45rem}.site-header nav{gap:1.1rem}.site-header .container{padding-block:.85rem}}@media print{.site-header,.site-footer,.skip-link,.toc,.no-print{display:none!important}body{color:#000;font-size:12pt}a{color:#000;text-decoration:none}main.container{padding:0}}
