:root{--bg:#f5f8f6;--card:#fff;--text:#17231f;--muted:#66736e;--line:#dfe7e2;--green:#16805d;--green-dark:#0f6549;--green-deep:#104a39;--green-soft:#eaf6f0;--green-soft-2:#f0f8f4;--amber-soft:#fff8e8;--amber:#8d6417}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1120px,100% - 32px);margin:0 auto}.header{border-bottom:1px solid var(--line);z-index:20;background:#fffffff7;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:20px;min-height:66px;display:flex}.brand{color:var(--green-deep);align-items:center;gap:10px;font-weight:800;display:flex}.brand-logo{border-radius:9px;flex:none;width:36px;height:36px}.nav{color:#4f5e58;align-items:center;gap:22px;font-size:14px;font-weight:700;display:flex}.nav a:hover{color:var(--green-dark)}.nav-cta{background:var(--green);border-radius:9px;padding:10px 14px;color:#fff!important}.nav-cta:hover{background:var(--green-dark)}.hero{background:linear-gradient(180deg, #edf7f2 0%, var(--bg) 100%)}.hero-home{padding:50px 0 38px}.eyebrow{color:var(--green);letter-spacing:.02em;text-transform:uppercase;font-size:13px;font-weight:800}h1{letter-spacing:-.04em;max-width:800px;margin:10px 0 14px;font-size:clamp(38px,5vw,56px);line-height:1.04}.hero-copy{color:#53615b;max-width:760px;margin:0;font-size:18px;line-height:1.55}.hero-search-wrap{max-width:1080px;margin-top:26px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.hero-actions-small{margin-top:18px}.hero-stats{color:#53615b;flex-wrap:wrap;gap:30px;margin-top:18px;display:flex}.hero-stats div{align-items:baseline;gap:7px;display:flex}.hero-stats strong{color:var(--green-deep);font-size:20px}.hero-stats span{font-size:13px;font-weight:700}.button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;padding:11px 16px;font-weight:800;display:inline-flex}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-dark)}.button-secondary{color:#26342f;background:#fff;border:1px solid #cad7d0}.button-secondary:hover{border-color:#9db9aa}.button-block{width:100%}.section{padding:46px 0}.section-tight{padding:36px 0 46px}.section-soft{background:#eef5f1}.latest-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.section-title{letter-spacing:-.025em;margin:4px 0 8px;font-size:29px}.section-copy{color:var(--muted);margin:0 0 20px;line-height:1.6}.section-copy-small{max-width:520px;margin:0;font-size:14px}.section-headline-row{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:20px;display:flex}.compact-row{align-items:center}.section-count{background:var(--green-soft);min-width:38px;height:38px;color:var(--green-dark);border-radius:999px;place-items:center;font-weight:900;display:grid}.searchbar{grid-template-columns:1.25fr .72fr .9fr 1.25fr;gap:9px;margin-bottom:16px;display:grid}.searchbar-hero{margin:0}.location-filter-group{gap:9px;min-width:0;display:flex}.location-filter-group .select{min-width:0}.field,.select,.textarea{width:100%;color:var(--text);background:#fff;border:1px solid #c8d5ce;border-radius:8px;outline:none;padding:13px 14px}.field:focus,.select:focus,.textarea:focus{border-color:#62a88c;box-shadow:0 0 0 3px #16805d1a}.searchbar-hero .field,.searchbar-hero .select{min-height:52px;box-shadow:0 8px 26px #1c46340b}.textarea{resize:vertical;min-height:130px}.search-results{border:1px solid var(--line);background:#fff;border-radius:9px;margin-top:8px;overflow:hidden;box-shadow:0 16px 38px #1f413317}.search-result{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:13px 15px;display:flex}.search-result:first-child{border-top:0}.search-result:hover{background:var(--green-soft-2)}.search-result strong{margin-bottom:3px;display:block}.result-badges{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.show-more{border-top:1px solid var(--line);color:var(--green-dark);padding:12px 15px;font-size:13px;font-weight:800;display:block}.report-count{white-space:nowrap;background:var(--green-soft);color:var(--green-dark);border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.archive-count{background:var(--amber-soft);color:var(--amber)}.muted-count{color:#83908a;background:#f1f3f2}.type-tags{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.type-tag{width:fit-content;color:var(--green-deep);background:#eef5f1;border-radius:999px;align-items:center;padding:3px 7px;font-size:10px;font-weight:800;line-height:1.2;display:inline-flex}.data-table{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.data-table-head,.data-row{align-items:center;column-gap:18px;display:grid}.data-table-head{color:#68756f;letter-spacing:.035em;text-transform:uppercase;background:#f4f7f5;padding:9px 14px;font-size:11px;font-weight:900}.data-row{border-top:1px solid var(--line);min-height:62px;padding:13px 14px}.data-row:hover{background:#f5faf7}.data-row strong{font-size:14px}.data-row small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.4;display:block}.data-city{color:#44534d;font-size:13px}.data-year{color:var(--green-dark);text-align:right;font-weight:900}.latest-report-grid{grid-template-columns:.72fr 1.15fr 1.45fr .28fr}.clinic-table-grid{grid-template-columns:.78fr 1.4fr 1.25fr .42fr}.department-preview{color:#53615b;font-size:12px;line-height:1.45}.department-preview .type-tags{margin:0 0 5px}.report-summary-cell{text-align:right;color:var(--green-dark)}.report-summary-cell strong{font-size:18px;display:block}.report-summary-cell small{white-space:nowrap}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.card{background:var(--card);border:1px solid var(--line);border-radius:10px;padding:19px}.card h3{margin:0 0 8px;font-size:19px}.meta{color:var(--muted);font-size:13px;line-height:1.5}.badge{background:var(--green-soft);color:var(--green);border-radius:999px;margin-top:14px;padding:5px 8px;font-size:12px;font-weight:800;display:inline-flex}.empty{color:var(--muted);background:#fff;border:1px dashed #bfcdc5;border-radius:9px;padding:24px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:9px;padding:19px}.feature-card>span{color:var(--green);font-size:12px;font-weight:900}.feature-card h3{margin:8px 0 7px}.feature-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.form-card{border:1px solid var(--line);background:#fff;border-radius:12px;max-width:820px;margin:0 auto;padding:28px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-row{flex-direction:column;gap:7px;display:flex}.form-row.full{grid-column:1/-1}.label{font-size:14px;font-weight:800}.help{color:var(--muted);font-size:13px;line-height:1.45}.rating-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.notice{background:var(--green-soft);color:var(--green-deep);border-radius:8px;padding:12px 14px;font-size:14px;line-height:1.5}.success{background:var(--green-soft);color:#166047}.error{color:#9c2e2e;background:#fff0f0}.clinic-hero{border-bottom:1px solid var(--line);background:#eef7f2;padding:34px 0 27px}.clinic-hero h1{margin-bottom:11px;font-size:clamp(34px,4.6vw,48px)}.clinic-subline{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.clinic-subline span{background:#ffffffd1;border:1px solid #d5e3dc;border-radius:999px;padding:5px 8px}.report-layout{grid-template-columns:minmax(0,1fr) 275px;align-items:start;gap:26px;display:grid}.report-main{min-width:0}.report-section+.report-section{margin-top:36px}.report-stack{gap:10px;display:grid}.report-card{border:1px solid var(--line);background:#fff;border-radius:9px;padding:18px}.report-card h3{margin:7px 0 5px;font-size:19px}.report-card-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.report-text{color:#2d3934;margin:12px 0 0;line-height:1.65}.source-pill{color:#58665f;text-transform:uppercase;letter-spacing:.03em;background:#eef2f0;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:900;display:inline-flex}.source-pill-own{background:var(--green-soft);color:var(--green-dark)}.score{color:var(--green);white-space:nowrap;font-weight:900}.rating-summary{text-align:right}.rating-summary strong{color:var(--green);font-size:23px;display:block}.rating-summary span{color:var(--muted);font-size:12px}.kpis{grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0;display:grid}.kpi{color:var(--muted);background:#f5f8f6;border-radius:7px;padding:9px;font-size:11px}.kpi strong{color:var(--text);margin-top:3px;font-size:16px;display:block}.experience-list{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.experience-list-head,.experience-row{grid-template-columns:220px minmax(0,1fr);gap:22px;display:grid}.experience-list-head{color:#68756f;letter-spacing:.035em;text-transform:uppercase;background:#f4f7f5;padding:9px 16px;font-size:11px;font-weight:900}.experience-row{border-top:1px solid var(--line);padding:16px}.experience-row:first-of-type{border-top:0}.experience-row:hover{background:#fbfdfc}.experience-meta{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.experience-meta strong{font-size:14px}.experience-meta span{color:#4f5d57;font-size:12px}.experience-meta .source-pill{color:var(--green-dark);font-size:10px}.experience-meta small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.4}.experience-row p{color:#2f3c36;margin:0;font-size:14px;line-height:1.62}.report-sidebar{gap:10px;display:grid;position:sticky;top:86px}.sidebar-card{background:var(--green-deep);color:#fff;border-radius:9px;padding:18px}.sidebar-card h3{margin:0 0 8px}.sidebar-card p{color:#d7ebe3;margin:0 0 15px;font-size:13px;line-height:1.55}.sidebar-card .button-primary{color:var(--green-deep);background:#fff}.sidebar-note{border:1px solid var(--line);background:#fff;border-radius:9px;padding:15px}.sidebar-note p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.5}.archive-section{padding-top:4px}.archive-list{background:var(--amber-soft);border:1px solid #eadfbd;border-radius:9px;overflow:hidden}.archive-row{border-top:1px solid #eee2bf;grid-template-columns:minmax(180px,.55fr) 1.45fr;gap:20px;padding:14px 16px;display:grid}.archive-row:first-child{border-top:0}.archive-row p{color:#665a3f;margin:0;font-size:12px;line-height:1.55}.archive-row .meta{color:#8a7955}.footer{border-top:1px solid var(--line);background:#fff;margin-top:38px}.footer-inner{min-height:82px;color:var(--muted);justify-content:space-between;align-items:center;gap:18px;font-size:13px;display:flex}.footer-links{gap:16px;display:flex}@media (max-width:900px){.report-layout{grid-template-columns:1fr}.report-sidebar{grid-template-columns:1fr 1fr;position:static}.section-headline-row{flex-direction:column;align-items:flex-start;gap:10px}.section-copy-small{max-width:none}.searchbar{grid-template-columns:1fr 1fr}.location-filter-group{grid-column:1/-1}}@media (max-width:700px){.grid,.feature-grid,.searchbar,.form-grid,.rating-grid,.kpis{grid-template-columns:1fr}.location-filter-group{flex-direction:column;grid-column:auto}.nav a:not(.nav-cta){display:none}.hero-home{padding-top:36px}.hero-stats{gap:16px}.search-result{flex-direction:column;align-items:flex-start;gap:8px}.result-badges{justify-content:flex-start}.data-table-head,.experience-list-head{display:none}.latest-report-grid,.clinic-table-grid{grid-template-columns:1fr;gap:5px}.data-row{min-height:auto;padding:13px 15px}.data-year,.report-summary-cell{text-align:left}.department-preview{margin-top:2px}.experience-row{grid-template-columns:1fr;gap:10px;padding:15px}.report-sidebar{grid-template-columns:1fr}.archive-row{grid-template-columns:1fr;gap:7px}.report-card-head{flex-direction:column}.rating-summary{text-align:left}.footer-inner{flex-direction:column;align-items:flex-start;padding:22px 0}}
