/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#14243c;--muted:#6f7c8f;--line:#dfe6ef;--blue:#1e67d7;--blue2:#eaf2ff;--teal:#119b91;--gold:#e6a21a;--red:#d94747;--surface:#fff;--bg:#f4f7fb}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:Arial,var(--font-geist-sans),sans-serif;margin:0}button,select,input,textarea{font:inherit}button{cursor:pointer}main{min-height:100vh}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand,.actions{align-items:center;gap:12px;display:flex}.brandmark{color:#fff;letter-spacing:-1px;background:linear-gradient(145deg,#0d3d84,#2a83ea);border-radius:12px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.brand div:last-child{flex-direction:column;display:flex}.brand strong{font-size:15px}.brand span{color:var(--muted);text-transform:uppercase;letter-spacing:1.2px;font-size:11px}.avatar{color:#174e9a;background:#dce9fb;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.button{border:0;border-radius:9px;padding:10px 15px;font-size:13px;font-weight:700}.button.primary{background:var(--blue);color:#fff;box-shadow:0 4px 12px #1e67d72b}.button.ghost{border:1px solid var(--line);color:var(--ink);background:#fff}.hero{color:#fff;background:linear-gradient(112deg,#0b2b58 0%,#164e91 63%,#237cc2 100%);justify-content:space-between;align-items:flex-end;padding:34px clamp(24px,5vw,76px) 28px;display:flex}.hero h1{letter-spacing:-1.1px;margin:7px 0 8px;font-size:34px;line-height:1.1}.hero>div>p:last-child{color:#d4e3f7;margin:0;font-size:14px}.eyebrow{letter-spacing:1.6px;color:#3775c7;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.hero .eyebrow{color:#88bdf4}.period{background:#ffffff15;border:1px solid #ffffff2e;border-radius:11px;flex-direction:column;gap:4px;min-width:210px;padding:12px 17px;display:flex}.period span{color:#bcd3ed;text-transform:uppercase;letter-spacing:1px;font-size:10px}.period strong{font-size:13px}.tabs{border-bottom:1px solid var(--line);background:#fff;gap:28px;padding:0 clamp(24px,5vw,76px);display:flex}.tabs button{color:#6e7b8c;background:0 0;border:0;border-bottom:3px solid #0000;padding:17px 2px 14px;font-size:13px;font-weight:700}.tabs button.active{color:var(--blue);border-bottom-color:var(--blue)}.filterbar{justify-content:space-between;align-items:flex-end;padding:22px clamp(24px,5vw,76px);display:flex}.filterbar label{flex-direction:column;gap:7px;display:flex}.filterbar label span,.activity-form label{color:var(--muted);font-size:11px;font-weight:700}.filterbar select{min-width:310px}.filterbar select,.activity-form select,.activity-form input,.activity-form textarea{color:var(--ink);background:#fff;border:1px solid #d5dfeb;border-radius:8px;outline:none;padding:10px 12px}.source{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.source i,.warning-dot,.danger-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.source i{background:#1bb876;box-shadow:0 0 0 4px #1bb8761b}.warning-dot{background:var(--gold)}.danger-dot{background:var(--red)}.kpis,.main-grid,.secondary-grid,.provider-layout,.management-grid{gap:16px;margin:0 clamp(24px,5vw,76px) 20px;display:grid}.kpis{grid-template-columns:repeat(4,1fr)}.kpi,.panel{border:1px solid var(--line);background:#fff;border-radius:12px;box-shadow:0 2px 8px #2745680a}.kpi{padding:18px 20px;position:relative;overflow:hidden}.kpi:before{content:"";background:#b8cff0;width:3px;position:absolute;top:0;bottom:0;left:0}.kpi:nth-child(3):before{background:var(--gold)}.kpi:nth-child(4):before{background:var(--red)}.kpi>span{color:var(--muted);font-size:11px;font-weight:700}.kpi>strong{letter-spacing:-1px;margin:7px 0 4px;font-size:29px;display:block}.kpi>div{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.delta{font-weight:800}.delta.positive{color:#0c9b6a}.delta.negative{color:#d54b4b}.quiet{color:#7d8998}.main-grid{grid-template-columns:minmax(0,1.75fr) minmax(310px,.85fr)}.secondary-grid{grid-template-columns:minmax(0,1.5fr) minmax(320px,1fr)}.panel{padding:21px}.panel-head{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.panel h2{letter-spacing:-.25px;margin:5px 0 0;font-size:17px}.pill,.count{color:#34669e;white-space:nowrap;text-overflow:ellipsis;background:#edf4fc;border:1px solid #d7e4f3;border-radius:20px;max-width:220px;padding:6px 9px;font-size:10px;font-weight:800;overflow:hidden}.chart-wrap{width:100%;overflow:hidden}.chart-wrap svg{width:100%;height:auto;min-height:210px;display:block}.gridline{stroke:#e9eef5;stroke-width:1px}.line{fill:none;stroke:#236dd8;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.dot{fill:#fff;stroke:#236dd8;stroke-width:3px}.value-label{fill:#43536a;font-size:10px;font-weight:700}.axis-label{fill:#8390a0;font-size:10px}.carrier-list{flex-direction:column;gap:15px;display:flex}.carrier>div:first-child{justify-content:space-between;font-size:12px;display:flex}.carrier span{color:#5e6c7f;align-items:center;gap:7px;display:flex}.carrier span i{border-radius:2px;width:8px;height:8px}.carrier strong{font-size:12px}.track{background:#edf1f5;border-radius:5px;height:5px;margin-top:7px;overflow:hidden}.track b{border-radius:5px;height:100%;display:block}.carrier small{text-align:right;color:#8b96a5;margin-top:3px;font-size:9px;display:block}.blue{background:#3275d5}.teal{background:#20a79e}.navy{background:#183d72}.gold{background:#e4a525}.metric-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.metric{background:#f6f8fb;border:1px solid #e8edf3;border-radius:9px;flex-direction:column;gap:6px;padding:13px;display:flex}.metric span{color:#6e7d8f;font-size:10px;font-weight:800}.metric strong{color:#a06a12;font-size:13px}.metric small{color:#98a2af;font-size:9px}.alerts{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.alerts li{border-top:1px solid #edf0f4;gap:11px;padding:11px 0;display:flex}.alerts li:first-child{border-top:0}.alerts i{border-radius:50%;flex:none;width:8px;height:8px;margin-top:5px}.alerts i.high{background:var(--red)}.alerts i.medium{background:var(--gold)}.alerts li div{flex-direction:column;gap:3px;display:flex}.alerts strong{font-size:12px}.alerts span{color:var(--muted);font-size:10px;line-height:1.45}.provider-layout{grid-template-columns:1fr 1.3fr}.provider-layout .wide{grid-column:1/-1}.profile-top{align-items:center;gap:14px;display:flex}.doctor-avatar{color:#1f65c8;background:#e8f1ff;border-radius:13px;place-items:center;width:52px;height:52px;font-weight:800;display:grid}.profile-top span{color:var(--muted);font-size:11px}.profile dl{grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0 0;display:grid}.profile dl div{background:#f7f9fc;border-radius:8px;padding:10px}.profile dt{color:var(--muted);font-size:9px}.profile dd{margin:5px 0 0;font-size:12px;font-weight:700}.credentials{grid-template-columns:1fr 1fr;gap:10px;display:grid}.credential{border:1px solid #e6ebf1;border-radius:8px;justify-content:space-between;align-items:center;padding:12px;display:flex}.credential span{color:#667487;font-size:11px}.status{border-radius:8px;padding:5px 7px;font-size:9px}.status.ok{color:#087d55;background:#e5f7ef}.status.warn{color:#9a6400;background:#fff3db}.status.neutral{color:#687587;background:#edf1f5}.management-grid{grid-template-columns:minmax(340px,.85fr) minmax(0,1.15fr)}.activity-form{flex-direction:column;gap:13px;display:flex}.activity-form label{flex-direction:column;gap:6px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.activity-form textarea{resize:vertical}.activity-form .button{align-self:flex-start}.activity-log{min-height:410px}.empty{color:#8793a2;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:270px;display:flex}.empty span{color:#aac1df;font-size:32px}.empty strong{color:#536175;margin-top:8px;font-size:13px}.empty p{font-size:11px}.timeline{flex-direction:column;display:flex}.timeline-item{border-top:1px solid #edf0f4;grid-template-columns:13px 1fr;gap:10px;padding:12px 0;display:grid}.timeline-item>i{background:#2f76d7;border-radius:50%;width:9px;height:9px;margin-top:4px}.timeline-meta{color:#497bb8;text-transform:uppercase;justify-content:space-between;font-size:9px;font-weight:800;display:flex}.timeline-item strong{margin-top:4px;font-size:12px;display:block}.timeline-item p{color:var(--muted);margin:4px 0 0;font-size:10px}footer{border-top:1px solid var(--line);color:#8b96a4;background:#fff;justify-content:space-between;margin-top:32px;padding:20px clamp(24px,5vw,76px);font-size:10px;display:flex}@media (width<=900px){.kpis{grid-template-columns:1fr 1fr}.main-grid,.secondary-grid,.provider-layout,.management-grid{grid-template-columns:1fr}.provider-layout .wide{grid-column:auto}.metric-grid{grid-template-columns:repeat(2,1fr)}.hero{flex-direction:column;align-items:flex-start;gap:22px}.actions .ghost{display:none}}@media (width<=560px){.topbar{padding:0 16px}.brand span,.avatar{display:none}.hero,.filterbar{padding-left:18px;padding-right:18px}.hero h1{font-size:28px}.tabs{gap:12px;padding:0 18px;overflow:auto}.tabs button{white-space:nowrap}.filterbar{flex-direction:column;align-items:stretch;gap:15px}.filterbar select{width:100%;min-width:0}.kpis,.main-grid,.secondary-grid,.provider-layout,.management-grid{margin-left:18px;margin-right:18px}.kpis,.metric-grid,.credentials,.profile dl,.form-row{grid-template-columns:1fr}.button{padding:9px 10px}.actions{gap:7px}footer{flex-direction:column;gap:6px}}@media print{body{background:#fff}.topbar,.tabs,.filterbar,.button{display:none!important}.hero{padding:22px 28px}.kpis,.main-grid,.secondary-grid{margin-left:28px;margin-right:28px}.kpi,.panel{box-shadow:none;break-inside:avoid}.secondary-grid{grid-template-columns:1.5fr 1fr}footer{padding:14px 28px}}.brandmark{letter-spacing:.2px;background:url(/uhc-u-logo.png) 50%/contain no-repeat;border-radius:0;width:46px;height:46px;padding:3px;font-size:12px}.brand-360{color:#f9a11b;font-style:normal}.hero h1 small{color:#cfe2f8;letter-spacing:0;font-size:.5em;font-weight:600}.filter-group{align-items:flex-end;gap:12px;display:flex}.filter-group select:disabled{color:#53647a;opacity:1;background:#edf2f8}@media (width<=700px){.filter-group{flex-direction:column;align-items:stretch}.filter-group label,.filter-group select{width:100%}}.ppms-hero{background:linear-gradient(112deg,#15395b 0%,#176b78 62%,#20a08f 100%)}.star-kpis .kpi:first-child:before,.star-kpis .kpi:nth-child(4):before{background:#16a08d}.star-kpis .kpi:nth-child(2):before{background:#3179d8}.star-value strong{letter-spacing:-1px;margin-top:8px;font-size:27px;display:block}.star-value strong span{color:#e6a21a;font-size:20px}.star-value small{color:#7c8998;margin-top:3px;font-size:10px;display:block}.distribution{flex-direction:column;gap:13px;padding:5px 0;display:flex}.dist-row{color:#687689;grid-template-columns:44px 1fr 28px;align-items:center;gap:10px;font-size:11px;display:grid}.dist-row>div{background:#edf1f5;border-radius:10px;height:9px;overflow:hidden}.dist-row b{background:linear-gradient(90deg,#1b8e86,#49b7a3);border-radius:10px;height:100%;display:block}.dist-row strong{text-align:right;color:#27384e}.selected-overall{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:200px;display:flex}.selected-overall .star-value strong{font-size:52px}.selected-overall p{color:var(--muted);font-size:12px}.measures-panel{margin:0 clamp(24px,5vw,76px) 20px}.measure-grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.measure-card{background:#fff;border:1px solid #e2e9f0;border-left:4px solid #9aa8b7;border-radius:9px;padding:12px}.measure-card.good{border-left-color:#18a276}.measure-card.watch{border-left-color:#e6a21a}.measure-card.risk{border-left-color:#db4c4c}.measure-card.na{border-left-color:#aeb8c4}.measure-card>div:first-child{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.measure-card strong{font-size:11px}.star-badge{color:#45566b;white-space:nowrap;background:#f1f5f8;border-radius:12px;padding:4px 6px;font-size:9px;font-weight:800}.measure-pct{letter-spacing:-.7px;margin:12px 0 7px;font-size:23px;font-weight:800}.measure-track{background:#edf1f5;border-radius:5px;height:5px;overflow:hidden}.measure-track b{background:#2c77d2;border-radius:5px;height:100%;display:block}.measure-card small{color:#8995a4;margin-top:7px;font-size:9px;display:block}.ppms-profile{grid-template-columns:1fr;gap:16px;margin:0 clamp(24px,5vw,76px) 20px;display:grid}.stars-dl{grid-template-columns:repeat(4,1fr)!important}.stars-dl small{color:#8a96a4;font-size:9px}.measure-table{border:1px solid #e4eaf1;border-radius:9px;overflow:hidden}.measure-table-head,.measure-table-row{grid-template-columns:1.5fr .7fr .55fr .65fr;align-items:center;gap:12px;padding:11px 14px;display:grid}.measure-table-head{color:#647286;text-transform:uppercase;background:#f0f5fa;font-size:10px;font-weight:800}.measure-table-row{border-top:1px solid #edf1f5;font-size:11px}.measure-table-row strong{font-size:11px}.status.good{color:#087d55;background:#e5f7ef}.status.watch{color:#9a6400;background:#fff3db}.status.risk{color:#b73131;background:#fde9e9}.status.na{color:#687587;background:#edf1f5}@media (width<=1000px){.measure-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.measure-grid{grid-template-columns:1fr 1fr}.stars-dl{grid-template-columns:1fr 1fr!important}.measure-table-head,.measure-table-row{grid-template-columns:1.25fr .7fr .55fr}.measure-table-head span:last-child,.measure-table-row span:last-child{display:none}.measures-panel,.ppms-profile{margin-left:18px;margin-right:18px}}@media (width<=440px){.measure-grid{grid-template-columns:1fr}}
