*{box-sizing:border-box}body{color:#1f2937;background:#f4f6f8;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}header{color:#fff;background:#1e3a8a;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}header h1{margin:0;font-size:1.25rem}header .user{font-size:.9rem}header button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:4px;margin-left:.75rem;padding:.4rem .8rem}main{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;padding:1.5rem 2rem;display:grid}.card{background:#fff;border-radius:8px;padding:1rem 1.25rem;box-shadow:0 1px 3px #00000014}.card h2{color:#1e3a8a;border-bottom:1px solid #e5e7eb;margin-top:0;padding-bottom:.5rem;font-size:1.1rem}.card h3{color:#1e3a8a;margin-top:0;font-size:1rem}.card-wide{grid-column:1/-1}.badge{color:#3730a3;background:#eef2ff;border-radius:10px;margin-left:.4rem;padding:1px 6px;font-size:.75rem;display:inline-block}.badge-success{color:#166534;background:#dcfce7}.badge-danger{color:#991b1b;background:#fee2e2}.meta{color:#6b7280;margin:.25rem 0 0;font-size:.85rem}.chip-row{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.chip{color:#3730a3;background:#eef2ff;border-radius:10px;padding:2px 8px;font-size:.78rem;display:inline-block}.chip-success{color:#166534;background:#dcfce7}.org-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:.75rem;padding:.75rem 1rem}.org-card:last-child{margin-bottom:0}.org-card h4{color:#1f2937;margin:0;font-size:.95rem}.org-card .meta{margin-bottom:.4rem}.claims-block{background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;margin:0;padding:1rem;font-family:Cascadia Code,Consolas,monospace;font-size:.85rem;line-height:1.6;overflow:auto}.summary-grid{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.two-col-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (width<=768px){.two-col-grid{grid-template-columns:1fr}}.metric-card h2{border-bottom:none;padding-bottom:0}.section-title{text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin:0;font-size:.75rem}.btn{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;padding:.4rem .8rem;font-size:.85rem}.btn:hover{background:#f1f5f9}.btn:disabled{opacity:.6;cursor:not-allowed}.error{color:#b91c1c}.empty-note{color:#6b7280;font-size:.85rem}.client-role-row{align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.client-role-row strong{min-width:8rem;font-size:.85rem}
