:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7f4;--panel:#fff;--panel-muted:#f0f4f2;--ink:#17201b;--muted:#5e6a63;--line:#d9e0db;--line-strong:#bac8c0;--green:#19764f;--green-soft:#e4f4ec;--cyan:#0c6f80;--cyan-soft:#e3f3f5;--amber:#99660f;--amber-soft:#fff3d6;--red:#b23b35;--red-soft:#fde8e6;--shadow:0 20px 50px #1e2e2517}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:linear-gradient(180deg, #ffffffb3, #f5f7f400) 0 0 / 100% 320px no-repeat, var(--bg);color:var(--ink);letter-spacing:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}.dashboardShell{max-width:1180px;margin:0 auto;padding:28px 24px 42px}.topbar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.topbar h1,.loginPanel h1,.sectionHeader h2{letter-spacing:0;margin:0}.topbar h1{font-size:clamp(32px,5vw,54px);line-height:.96}.topbarActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.eyebrow{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:800}.userPill,.iconButton,.primaryButton{border:1px solid var(--line);border-radius:8px;align-items:center;min-height:40px;display:inline-flex}.userPill{background:var(--panel);color:var(--muted);gap:8px;max-width:min(45vw,320px);padding:0 12px;overflow:hidden;box-shadow:0 8px 20px #1e2e250d}.userPill span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.iconButton{background:var(--panel);color:var(--ink);cursor:pointer;justify-content:center;width:40px;height:40px;transition:border-color .16s,transform .16s,background .16s}.iconButton:hover{background:var(--panel-muted);border-color:var(--line-strong);transform:translateY(-1px)}.iconButton:disabled{cursor:not-allowed;opacity:.55;transform:none}.summaryGrid{grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(210px,.8fr));gap:12px;margin-bottom:14px;display:grid}.summaryPanel,.providerPanel,.coveragePanel,.loginPanel{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffe6;border-radius:8px}.summaryPanel{flex-direction:column;justify-content:space-between;min-height:158px;padding:18px;display:flex}.totalPanel{color:#f8fff9;background:#102119}.metricLabel,.metricFoot{color:var(--muted);font-size:13px;line-height:1.35}.totalPanel .metricLabel,.totalPanel .metricFoot{color:#f8fff9bd}.metricValue{letter-spacing:0;margin:18px 0;font-size:clamp(38px,6vw,62px);line-height:.95;display:block}.metricValue.compact{font-size:clamp(32px,4vw,44px)}.statusBanner{border:1px solid;border-radius:8px;align-items:center;gap:10px;margin-bottom:14px;padding:12px 14px;display:flex}.errorBanner{background:var(--red-soft);color:var(--red);border-color:#efb5b0}.contentGrid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:14px;display:grid}.providerPanel,.coveragePanel{min-width:0;padding:18px}.sectionHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.sectionHeader h2{font-size:21px}.sectionCount{background:var(--panel-muted);border:1px solid var(--line);color:var(--muted);border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:30px;padding:0 9px;font-size:13px;font-weight:800;display:inline-flex}.providerList{gap:10px;display:grid}.providerRow{border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(150px,max-content);align-items:center;gap:16px;min-height:78px;padding:14px;display:grid}.providerIdentity{align-items:center;gap:12px;min-width:0;display:flex}.providerIcon{background:var(--cyan-soft);color:var(--cyan);border:1px solid #bfe1e6;border-radius:8px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.providerIdentity h3,.providerIdentity p,.providerMeta strong,.providerMeta span{margin:0}.providerIdentity h3{font-size:16px}.providerIdentity p,.providerMeta span{color:var(--muted);font-size:13px;line-height:1.35}.providerMeta{text-align:right}.providerMeta strong{font-size:20px;display:block}.coverageStrip{gap:8px;display:grid}.coverageChip{border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:46px;padding:10px 12px;display:flex}.coverageChip span{gap:3px;min-width:0;font-size:14px;font-weight:700;display:grid}.coverageChip small{color:var(--muted);overflow-wrap:anywhere;font-size:11px;font-weight:600;line-height:1.3}.coverageChip strong{border-radius:999px;flex:none;padding:5px 8px;font-size:12px}.coverageChip.not_configured strong{background:var(--panel-muted);color:var(--muted)}.coverageChip.unsupported strong{background:var(--amber-soft);color:var(--amber)}.coverageChip.api_error strong{background:var(--red-soft);color:var(--red)}.emptyState{background:var(--panel-muted);border:1px dashed var(--line-strong);color:var(--muted);text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:120px;padding:18px;display:flex}.compactEmpty{min-height:86px}.loginShell{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.loginPanel{gap:20px;width:100%;max-width:430px;padding:28px;display:grid}.loginMark{background:var(--green-soft);color:var(--green);border:1px solid #bfe2cf;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.loginPanel h1{font-size:34px;line-height:1}.loginForm{gap:14px;display:grid}.loginForm label{color:var(--muted);gap:7px;font-size:13px;font-weight:700;display:grid}.loginForm input{border:1px solid var(--line-strong);color:var(--ink);background:#fbfcfb;border-radius:8px;width:100%;min-height:44px;padding:10px 12px}.loginForm input:focus{border-color:var(--green);outline:3px solid #19764f29}.formError{background:var(--red-soft);color:var(--red);border:1px solid #efb5b0;border-radius:8px;margin:0;padding:10px 12px;font-size:13px}.primaryButton{background:var(--ink);border-color:var(--ink);color:#fff;cursor:pointer;justify-content:center;padding:0 16px;font-weight:800}.wideButton{width:100%}@media (max-width:880px){.dashboardShell{padding:20px 14px 28px}.topbar,.contentGrid,.summaryGrid{grid-template-columns:1fr}.topbar{align-items:stretch;display:grid}.topbarActions{justify-content:flex-start}.userPill{max-width:calc(100vw - 116px)}}@media (max-width:560px){.providerRow{grid-template-columns:1fr;align-items:start}.providerMeta{text-align:left}.coverageChip{flex-direction:column;align-items:flex-start}}
