.section-after{margin-top:20px}.data-progress{display:block;width:100%;height:6px;border:0;border-radius:3px;overflow:hidden;accent-color:#2864b4;background:#eaf0f7}.data-progress::-webkit-progress-bar{background:#eaf0f7;border-radius:3px}.data-progress::-webkit-progress-value{background:#2864b4;border-radius:3px}.data-progress::-moz-progress-bar{background:#2864b4;border-radius:3px}.check-icon svg{width:18px;height:18px}
@font-face{font-family:Onest;src:url('/assets/fonts/onest-400.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Onest;src:url('/assets/fonts/onest-500.ttf') format('truetype');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Onest;src:url('/assets/fonts/onest-600.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
:root{--navy:#07142f;--blue:#2864b4;--blue-dark:#174d92;--blue-soft:#edf3fb;--coral:#ff706b;--coral-hover:#f6605b;--paper:#fff;--canvas:#f3f6f9;--line:#dce3eb;--muted:#596579;--green:#216c50;--green-soft:#eaf5ef;--amber:#8b4b09;--amber-soft:#fff4e6;--red:#a63131;--red-soft:#fff0ef;--radius:12px;--ease:180ms ease}
*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;font-family:Onest,Arial,sans-serif;font-size:14px;line-height:1.5;color:var(--navy);background:var(--canvas);font-variant-numeric:tabular-nums}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:var(--blue);text-underline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:3px}input,select{caret-color:var(--blue)}::selection{background:#d8e7fa;color:var(--navy)}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1{font-size:28px;line-height:1.2;font-weight:500;letter-spacing:-.03em;margin-bottom:7px}h2{font-size:17px;line-height:1.4;font-weight:500;letter-spacing:-.015em;margin-bottom:5px}h3{font-size:15px;font-weight:500;margin-bottom:8px}p{margin-bottom:12px}svg{display:block;flex-shrink:0}button svg,.button svg{width:17px;height:17px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;left:20px;top:-80px;z-index:100;background:var(--paper);padding:12px 20px;border:2px solid var(--blue);border-radius:8px}.skip-link:focus{top:12px}.boot-state{max-width:480px;padding:48px 24px;margin:15vh auto}.boot-skeleton{height:64px}.skeleton{border-radius:8px;background:#e6ecf2;animation:skeleton-pulse 1.5s ease-in-out infinite alternate}@keyframes skeleton-pulse{to{opacity:.45}}
.app-shell{min-height:100vh;display:grid;grid-template-columns:228px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;background:var(--navy);color:var(--paper);display:flex;flex-direction:column;padding:30px 18px 22px}.brand{color:inherit;text-decoration:none;display:flex;align-items:center;gap:11px;padding:0 9px;min-height:40px}.brand svg{width:30px;height:34px}.brand-name{font-size:14px;letter-spacing:-.02em;font-weight:500;line-height:1.3}.brand-name small{display:block;color:#9baecc;font-size:11px;font-weight:400;letter-spacing:0;margin-top:4px}.nav-list{display:flex;flex-direction:column;gap:5px;margin-top:38px}.nav-link{color:#ced9e8;text-decoration:none;border-radius:9px;padding:12px;display:flex;align-items:center;gap:12px;transition:background var(--ease),color var(--ease);font-size:13px;min-height:44px}.nav-link svg{width:18px;height:18px;color:#94a8c8}.nav-link:hover{background:#142747;color:#fff}.nav-link[aria-current="page"]{background:#1c3b66;color:#fff;font-weight:500}.nav-link[aria-current="page"] svg{color:#8bbcff}.nav-link:last-child{margin-top:18px}.sidebar-bottom{margin-top:auto;border-top:1px solid #263754;padding:18px 10px 0}.sidebar-footnote{color:#9baecc;font-size:11px;margin:8px 0 0}.source-label{display:flex;gap:8px;align-items:center;font-size:12px;color:#d6e1f0}.source-dot{width:7px;height:7px;border-radius:50%;background:#9bbcff;flex-shrink:0}.source-dot.ok{background:#72c1a0}.source-dot.warning{background:#ffbc72}.source-dot.error{background:var(--coral)}.app-main{min-width:0}.topbar{height:72px;padding:0 32px;background:var(--paper);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar-title{font-size:13px;color:var(--muted)}.topbar-right{display:flex;gap:18px;align-items:center}.updated{font-size:11px;color:var(--muted);text-align:right}.updated strong{display:block;font-size:12px;font-weight:400;color:var(--navy)}.logout-button{color:var(--muted);padding:8px;border:0;background:transparent;border-radius:7px;display:flex;align-items:center;gap:8px}.logout-button:hover{color:var(--navy);background:var(--canvas)}.screen{padding:28px 32px 24px;max-width:1664px;margin:0 auto}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.page-description{color:var(--muted);font-size:13px;max-width:68ch;margin:0}.page-actions{display:flex;gap:8px;flex-shrink:0}.button{min-height:40px;border:1px solid var(--line);border-radius:8px;background:var(--paper);padding:9px 13px;display:inline-flex;justify-content:center;align-items:center;gap:8px;text-decoration:none;color:var(--navy);font-weight:500;font-size:12px;line-height:1.4;transition:background var(--ease),border-color var(--ease)}.button:hover{background:#eef3f8;border-color:#bbc9d9}.button.primary{background:var(--coral);border-color:var(--coral);color:var(--navy)}.button.primary:hover{background:var(--coral-hover);border-color:var(--coral-hover)}.button.blue{background:var(--blue);border-color:var(--blue);color:var(--paper)}.button.blue:hover{background:var(--blue-dark)}.button.text{padding:4px 0;background:transparent;border:0;color:var(--blue);min-height:32px}.button.text:hover{text-decoration:underline}.button.small{min-height:34px;padding:7px 10px;font-size:11px}.filterbar{display:flex;align-items:flex-end;gap:12px;margin-bottom:22px;flex-wrap:wrap}.filter-field{display:flex;flex-direction:column;gap:5px}.filter-field label{font-size:11px;color:var(--muted)}.control{height:40px;min-width:176px;border:1px solid var(--line);border-radius:8px;background:var(--paper);padding:0 11px;color:var(--navy)}.control:disabled{background:#e9eef4;color:var(--muted);cursor:not-allowed}.doctor-select{min-width:205px;max-width:280px}.scope-note{margin-left:auto;display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);padding-bottom:10px}.scope-note svg{width:15px;height:15px;color:var(--blue)}.metric-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);margin-bottom:20px;overflow:hidden}.metric-band.six{grid-template-columns:repeat(6,minmax(0,1fr))}.metric{padding:19px 19px 17px;border-right:1px solid var(--line);min-width:0}.metric:last-child{border-right:0}.metric-label{display:block;color:var(--muted);font-size:11px;line-height:1.4;min-height:31px}.metric-value{font-size:25px;line-height:1.25;font-weight:500;letter-spacing:-.035em;display:block;margin-top:8px;white-space:nowrap}.metric-value .unit{font-size:15px;letter-spacing:0;font-weight:400;color:var(--muted);margin-left:3px}.metric-note{display:block;color:var(--muted);font-size:10px;margin-top:7px;min-height:15px}.metric-value.unavailable{color:#798596}.content-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(280px,1fr);gap:20px;margin-bottom:20px}.content-grid.equal{grid-template-columns:repeat(2,minmax(0,1fr))}.content-stack{display:grid;gap:20px}.panel{min-width:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:22px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.panel-subtitle{font-size:11px;color:var(--muted);margin:4px 0 0;max-width:70ch}.panel-actions{flex-shrink:0}.status-pill{font-size:10px;line-height:1.4;white-space:nowrap;padding:5px 8px;border-radius:20px;background:var(--blue-soft);color:var(--blue-dark);display:inline-flex;align-items:center;gap:5px}.status-pill.warning{background:var(--amber-soft);color:var(--amber)}.status-pill.success{background:var(--green-soft);color:var(--green)}.status-pill.error{background:var(--red-soft);color:var(--red)}.legend{display:flex;gap:15px;flex-wrap:wrap;font-size:10px;color:var(--muted);margin-bottom:12px}.legend-item{display:flex;align-items:center;gap:6px}.legend-mark{width:8px;height:8px;border-radius:2px;background:var(--blue)}.legend-mark.coral{background:var(--coral)}.legend-mark.navy{background:var(--navy)}.chart-wrap{width:100%;min-height:236px}.chart-svg{width:100%;height:auto;min-height:215px;overflow:visible}.chart-label{fill:var(--muted);font-family:Onest,Arial,sans-serif;font-size:10px}.chart-gridline{stroke:#e7edf4;stroke-width:1}.chart-series-blue{stroke:var(--blue);fill:none;stroke-width:2.6;stroke-linejoin:round;stroke-linecap:round}.chart-series-coral{stroke:var(--coral);fill:none;stroke-width:2.6;stroke-linejoin:round;stroke-linecap:round}.chart-bar{fill:var(--blue)}.chart-baseline{stroke:#a4b5c9;stroke-width:1}.chart-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;color:var(--muted);font-size:10px}.chart-table{margin-top:16px}.definition-list{margin:0}.definition-list>div{padding:13px 0;border-bottom:1px solid #e9eef4;display:flex;gap:20px;align-items:flex-start;justify-content:space-between}.definition-list>div:first-child{padding-top:0}.definition-list>div:last-child{padding-bottom:0;border:0}.definition-list dt{font-size:12px;color:var(--muted)}.definition-list dd{margin:0;font-weight:500;text-align:right;font-size:14px;white-space:nowrap}.definition-list small{display:block;font-size:10px;font-weight:400;margin-top:3px;color:var(--muted);white-space:normal}.panel-note{background:var(--blue-soft);color:#315274;border-radius:8px;padding:12px 14px;margin:18px 0 0;font-size:11px;line-height:1.6}.notice{display:flex;align-items:flex-start;gap:10px;padding:13px 15px;border:1px solid #d4e2f5;background:var(--blue-soft);border-radius:9px;color:#274b78;margin-bottom:20px;font-size:12px}.notice svg{width:17px;height:17px;margin-top:1px;flex-shrink:0}.notice p{margin:0;max-width:85ch}.notice.warning{background:var(--amber-soft);border-color:#eedac1;color:var(--amber)}.notice.error{background:var(--red-soft);border-color:#efcdca;color:var(--red)}.notice .button{margin-left:auto;flex-shrink:0}.table-scroll{overflow-x:auto;max-width:100%;scrollbar-color:#a6b7ca #eef3f8}table{border-collapse:collapse;width:100%;text-align:left;font-size:12px}caption{text-align:left;color:var(--muted);font-size:11px;margin-bottom:12px}th{color:var(--muted);font-size:10px;font-weight:400;padding:11px 9px;border-bottom:1px solid var(--line);white-space:nowrap}td{padding:14px 9px;border-bottom:1px solid #e9eef4;vertical-align:middle}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}tbody tr:last-child td{border-bottom:0}.numeric{text-align:right;white-space:nowrap}.doctor-name{display:flex;gap:10px;align-items:center;min-width:160px}.doctor-initials{width:29px;height:29px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--blue-soft);color:var(--blue-dark);font-size:10px;flex-shrink:0}.table-doctor-link{border:0;background:transparent;color:var(--navy);font:inherit;text-align:left;padding:4px 0}.table-doctor-link:hover{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.table-note{font-size:10px;color:var(--muted);margin:14px 0 0;max-width:90ch}.bar-list{display:grid;gap:16px}.bar-row-head{display:flex;justify-content:space-between;gap:12px;font-size:12px;margin-bottom:6px}.bar-track{height:6px;border-radius:3px;overflow:hidden;background:#eaf0f7}.bar-fill{height:100%;background:var(--blue);border-radius:3px}.bar-fill.coral{background:var(--coral)}.bar-row-count{color:var(--muted);white-space:nowrap}.empty-state{padding:34px 20px;text-align:center;border:1px dashed #c6d2df;border-radius:10px;background:#fbfcfe}.empty-state svg{margin:0 auto 14px;width:25px;height:25px;color:#7b94b4}.empty-state h2,.empty-state h3{margin-bottom:8px}.empty-state p{color:var(--muted);font-size:12px;max-width:58ch;margin:0 auto 17px}.empty-state p:last-child{margin-bottom:0}.empty-inline{color:var(--muted);font-size:12px;padding:24px 0;margin:0}.checks-list{display:grid;gap:0}.check-row{display:grid;grid-template-columns:20px 1fr auto;gap:12px;padding:16px 0;border-bottom:1px solid #e9eef4;align-items:start}.check-row:first-child{padding-top:0}.check-row:last-child{border:0;padding-bottom:0}.check-icon{color:var(--amber);margin-top:1px}.check-icon.success{color:var(--green)}.check-icon.error{color:var(--red)}.check-row h3{margin-bottom:4px;font-size:12px}.check-row p{font-size:11px;color:var(--muted);margin:0;max-width:75ch}.method-list{margin:0;display:grid}.method-list>div{padding:17px 0;border-bottom:1px solid #e9eef4}.method-list>div:first-child{padding-top:0}.method-list>div:last-child{border:0;padding-bottom:0}.method-list dt{font-size:12px;font-weight:500;margin-bottom:5px}.method-list dd{font-size:12px;line-height:1.7;color:var(--muted);margin:0;max-width:78ch}.limitations{padding-left:20px;margin:0;font-size:12px;color:var(--muted);line-height:1.7}.limitations li+li{margin-top:8px}.footer{display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:10px;padding-top:20px}.help-panel{margin-bottom:20px}.help-panel .panel-heading{margin-bottom:12px}.help-panel p{font-size:12px;color:var(--muted);max-width:90ch}.help-panel p:last-child{margin-bottom:0}.loading-metrics{height:122px;margin-bottom:20px}.loading-chart{height:335px}.loading-row{height:46px;margin-top:15px}.loading-content{opacity:.6;pointer-events:none}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(320px, .9fr) minmax(0,1.1fr);background:var(--paper)}.login-aside{background:var(--navy);color:var(--paper);padding:48px 56px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.login-aside .brand{padding:0}.login-intro{margin:60px 0;max-width:450px}.login-intro h2{font-size:34px;line-height:1.2;font-weight:400;letter-spacing:-.03em;margin-bottom:23px}.login-intro p{color:#aebed7;max-width:39ch;line-height:1.8;font-size:14px}.login-aside-foot{font-size:12px;color:#aebed7}.login-main{display:flex;align-items:center;justify-content:center;padding:48px 32px}.login-form-wrap{width:100%;max-width:360px}.login-form-wrap h1{font-size:26px;margin-bottom:12px}.login-description{color:var(--muted);font-size:13px;margin-bottom:30px}.login-field{margin-bottom:18px}.login-field label{display:block;margin-bottom:7px;font-size:12px}.login-input{width:100%;height:46px;padding:0 13px;border:1px solid #c9d4e2;border-radius:8px;background:var(--paper);color:var(--navy)}.login-input::placeholder{color:#67778c}.login-form-wrap .primary{width:100%;height:46px;margin-top:8px;font-size:13px}.login-help{margin-top:24px;color:var(--muted);font-size:11px;line-height:1.7}.login-error{font-size:12px;line-height:1.6;color:var(--red);background:var(--red-soft);padding:10px 12px;border-radius:8px;margin-bottom:18px}.login-brand-mobile{display:none}
@media(min-width:1600px){.metric-value{font-size:29px}.screen{padding-top:34px}.chart-wrap{min-height:270px}}
@media(max-width:1190px){.app-shell{grid-template-columns:205px minmax(0,1fr)}.sidebar{padding-left:12px;padding-right:12px}.screen{padding:25px 24px}.topbar{padding:0 24px}.metric{padding:16px 14px}.metric-value{font-size:22px}.metric-band.six{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-band.six .metric:nth-child(3){border-right:0}.metric-band.six .metric:nth-child(-n+3){border-bottom:1px solid var(--line)}.content-grid{grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr);gap:16px}.panel{padding:18px}.page-heading{gap:12px}.page-actions .button{padding:9px 10px}.button-label-optional{display:none}}
@media(max-width:1000px){.content-grid,.content-grid.equal{grid-template-columns:1fr}.page-heading{flex-wrap:wrap}.chart-wrap{min-height:220px}.chart-svg{max-height:290px}.login-aside{padding:38px 36px}.login-intro h2{font-size:29px}.metric-band:not(.six){grid-template-columns:repeat(2,minmax(0,1fr))}.metric-band:not(.six) .metric:nth-child(2){border-right:0}.metric-band:not(.six) .metric:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:760px){.app-shell{display:block}.sidebar{position:static;height:auto;padding:16px 16px 0}.brand{padding:0}.brand svg{width:25px;height:29px}.brand-name{font-size:12px}.brand-name small{font-size:10px;margin-top:1px}.nav-list{flex-direction:row;gap:5px;overflow-x:auto;margin:17px -16px 0;padding:0 12px 11px;scrollbar-width:thin;scrollbar-color:#39547a #07142f}.nav-link{flex-shrink:0;padding:10px;min-height:40px;font-size:11px;gap:7px}.nav-link svg{width:16px;height:16px}.nav-link:last-child{margin-top:0}.sidebar-bottom{display:none}.topbar{height:57px;padding:0 18px;gap:10px}.topbar-title{font-size:11px}.topbar-right{gap:8px}.updated{font-size:9px}.updated strong{font-size:10px}.logout-button{font-size:0;gap:0}.logout-button svg{width:17px;height:17px}.screen{padding:23px 18px 20px}h1{font-size:25px}.page-description{font-size:12px}.page-heading{margin-bottom:20px;gap:16px}.page-actions{width:100%}.page-actions .button:first-child{margin-right:auto}.button-label-optional{display:inline}.filterbar{gap:10px;margin-bottom:19px;align-items:flex-end}.filter-field{flex:1;min-width:120px}.control{width:100%;min-width:0;max-width:none;font-size:12px}.doctor-select{min-width:0}.scope-note{width:100%;margin:0;padding:4px 0 0}.metric-band.six{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-band.six .metric{border-right:1px solid var(--line)}.metric-band.six .metric:nth-child(even){border-right:0}.metric-band.six .metric:nth-child(3){border-right:1px solid var(--line)}.metric-band.six .metric:nth-child(-n+4){border-bottom:1px solid var(--line)}.metric{padding:15px 13px}.metric-value{font-size:23px}.metric-label{font-size:10px;min-height:28px}.metric-note{font-size:9px}.metric-value .unit{font-size:13px}.panel{padding:18px 16px}.panel-heading{gap:8px}.panel-heading h2{font-size:16px}.panel-subtitle{font-size:10px}.content-grid{gap:16px;margin-bottom:16px}.content-stack{gap:16px}.chart-wrap{min-height:190px}.chart-svg{min-height:180px}.chart-label{font-size:11px}.chart-footer{align-items:flex-start}.chart-footer>span{max-width:55%;font-size:9px}.legend{gap:12px;font-size:9px}.notice{font-size:11px;flex-wrap:wrap}.notice p{flex:1}.notice .button{margin-left:27px}.footer{flex-direction:column;gap:6px;font-size:9px;padding-top:18px}.check-row{grid-template-columns:18px 1fr;gap:9px}.check-row>.status-pill{grid-column:2;justify-self:start}.login-page{display:block}.login-aside{display:none}.login-main{min-height:100vh;padding:34px 24px;align-items:flex-start}.login-form-wrap{max-width:390px;margin:auto}.login-brand-mobile{display:flex;color:var(--navy);margin-bottom:65px}.login-brand-mobile .brand-name small{color:var(--muted)}.login-form-wrap h1{font-size:27px}.login-help{margin-top:23px}}
@media(max-width:760px){.chart-svg{height:220px;min-height:220px;max-height:none}.chart-wrap{min-height:220px}.chart-label{font-size:11px}}
@media(max-width:430px){.page-actions .button-label-optional{display:none}.page-actions .button{padding:9px 10px}.page-actions{gap:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
