@import"https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;600;700;800&display=swap";:root{color:#12243d;background:radial-gradient(circle at top right,rgba(15,117,168,.08),transparent 24%),linear-gradient(180deg,#f8fafc,#f2f5fa);font-family:Public Sans,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:transparent}button,input,select,textarea{font:inherit}.investigator-app{min-height:100vh}.investigator-topbar{display:flex;justify-content:space-between;gap:1rem;align-items:end;width:min(1280px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 1.5rem}.investigator-topbar h1{margin:.35rem 0 0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05}.eyebrow{margin:0;color:#0f75a8;font-size:.8rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.investigator-topbar-note,.investigator-pill{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:.35rem .85rem;border-radius:999px;background:#11203b14;color:#163d69;font-size:.85rem;font-weight:700;letter-spacing:.04em}.investigator-shell{width:min(1280px,calc(100% - 2rem));margin:0 auto;padding-bottom:2.5rem}.investigator-shell-centered{display:grid;place-items:center;min-height:100vh}.investigator-login-panel,.investigator-setup-panel{max-width:720px;padding:2rem}.investigator-login-panel h1,.investigator-setup-panel h1{margin:.35rem 0 1rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.investigator-setup-list{margin:1.25rem 0 0;padding-left:1.2rem}.investigator-setup-list li+li{margin-top:.45rem}.investigator-primary-button,.investigator-secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.1rem;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.investigator-primary-button:hover,.investigator-secondary-button:hover{transform:translateY(-1px)}.investigator-primary-button{background:linear-gradient(135deg,#163d69,#0f75a8);color:#fff;box-shadow:0 12px 24px #0f75a838}.investigator-secondary-button{background:#fff;border-color:#11203b1f;color:#163d69}.investigator-account-card{display:grid;gap:.25rem;justify-items:end}.investigator-account-card strong{font-size:1rem}.investigator-account-card span{color:#607089}.investigator-account-actions{margin-top:.5rem}.investigator-auth-banner{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1rem;padding:1rem 1.1rem;border-radius:20px;background:#fff3f2;color:#9f1239}.investigator-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.investigator-stat-card,.investigator-panel{background:#fffffff2;border:1px solid rgba(17,32,59,.1);border-radius:28px;box-shadow:0 20px 50px #11203b14}.investigator-stat-card{padding:1.4rem 1.5rem}.investigator-stat-card p,.investigator-stat-card span{margin:0}.investigator-stat-card strong{display:block;margin:.5rem 0;font-size:clamp(2rem,5vw,3.4rem);line-height:1}.investigator-stat-card span{color:#5d6c83}.investigator-stat-card.accent{background:linear-gradient(180deg,#17253d,#1d3455);color:#fff}.investigator-stat-card.accent span{color:#ffffffc7}.investigator-main-grid{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:1rem;margin-top:1rem;align-items:start}.investigator-panel{padding:1.5rem;min-width:0}.investigator-panel-head{display:flex;justify-content:space-between;gap:1rem;align-items:start;margin-bottom:1rem}.investigator-panel-head h2{margin:.35rem 0 0;font-size:1.6rem}.investigator-case-list{display:grid;gap:.9rem}.investigator-case-card{width:100%;padding:1rem 1.05rem;border:1px solid rgba(17,32,59,.08);border-radius:22px;background:#f7f9fc;text-align:left;cursor:pointer;overflow:hidden;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.investigator-case-card:hover,.investigator-case-card.selected{transform:translateY(-1px);border-color:#0f75a83d;box-shadow:0 16px 30px #11203b14}.investigator-case-card h3,.investigator-case-card p{margin:0}.investigator-case-card h3{margin:.7rem 0 .45rem;font-size:1.05rem}.investigator-case-card p{color:#52627a}.investigator-case-topline,.investigator-case-meta{display:flex;justify-content:space-between;gap:1rem;align-items:start}.investigator-case-id{font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#163d69}.investigator-case-meta{margin-top:.8rem;color:#607089;font-size:.9rem;flex-wrap:wrap}.investigator-case-meta span:first-child{flex:1 1 220px;min-width:0}.investigator-case-meta span:last-child{flex:0 0 auto;text-align:right}.status-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.35rem .8rem;border-radius:999px;font-size:.8rem;font-weight:800;letter-spacing:.04em}.status-chip.new,.status-chip.triage{background:#0f75a81f;color:#0f75a8}.status-chip.investigating,.status-chip.waiting_for_reporter{background:#eca95b2e;color:#8a5608}.status-chip.resolved,.status-chip.closed{background:#26815b24;color:#1d6a4a}.investigator-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.investigator-detail-grid.compact{margin-top:1rem}.investigator-detail-grid div,.investigator-activity-card,.investigator-narrative{padding:1rem 1.05rem;border-radius:22px;background:#f6f8fc}.investigator-detail-grid span{display:block;margin-bottom:.35rem;color:#607089;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.investigator-detail-grid strong{color:#13233a}.investigator-narrative{margin-top:1rem}.investigator-tag-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.investigator-narrative h3,.investigator-activity h3{margin:0 0 .65rem}.investigator-narrative p{margin:0}.investigator-activity{margin-top:1.1rem}.investigator-activity-list{display:grid;gap:.9rem}.investigator-activity-card p{margin:0}.investigator-activity-meta{margin-bottom:.45rem!important;color:#607089;font-size:.86rem;font-weight:600}.investigator-muted,.investigator-error{color:#5d6c83}.investigator-error{color:#9f1239}@media (max-width: 960px){.investigator-stats,.investigator-main-grid,.investigator-detail-grid{grid-template-columns:1fr}.investigator-topbar,.investigator-panel-head,.investigator-case-topline,.investigator-case-meta,.investigator-auth-banner{flex-direction:column;align-items:start}.investigator-account-card{justify-items:start}}
