html,body,#root{min-height:100%;margin:0;padding:0}*{scrollbar-width:thin;scrollbar-color:hsl(var(--muted-foreground) / .3) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground) / .3);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground) / .5)}*,:before,:after{box-sizing:border-box}.app-shell{background:radial-gradient(circle at 15% 10%,#dff5ff 0%,#edf7fc 38%,#f4f8fb 100%);min-height:100vh;padding:2rem;font-family:Avenir Next,Helvetica Neue,Segoe UI,sans-serif;position:relative;overflow:hidden}.ambient-orb{filter:blur(56px);opacity:.45;pointer-events:none;border-radius:999px;width:24rem;height:24rem;position:absolute}.ambient-orb-left{background:#74d2ff;top:-10rem;left:-8rem}.ambient-orb-right{background:#8be6b8;bottom:-12rem;right:-8rem}.topbar{z-index:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;border:1px solid #c2e2f2;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;max-width:1240px;margin:0 auto 1.25rem;padding:1rem 1.2rem;display:flex;position:relative;box-shadow:0 12px 38px #0b385d17}.topbar-brand{align-items:center;gap:.9rem;display:flex}.topbar-logo{width:6.2rem;height:auto}.topbar-actions{align-items:center;gap:.5rem;display:flex}.version-badge{color:#114d6f;letter-spacing:.01em;white-space:nowrap;background:#f3fbff;border:1px solid #b9dcee;border-radius:999px;align-items:center;gap:.35rem;max-width:100%;padding:.35rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.version-value{font-variant-numeric:tabular-nums}.version-separator{color:#6ca3c2}.version-env{text-transform:uppercase}.topbar-kicker{color:#176499;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.topbar h1{color:#0a2f4a;margin:.15rem 0 0;font-size:clamp(1.1rem,2.2vw,1.55rem)}.content-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);align-items:stretch;gap:1.1rem;max-width:1240px;margin:0 auto;display:grid;position:relative}.auth-card{z-index:1;background:#fffffff2;border:1px solid #c9e3f3;border-radius:1rem;flex-direction:column;gap:.9rem;width:min(520px,100%);margin:8vh auto;padding:1.25rem;display:flex;position:relative;box-shadow:0 16px 42px #0833531f}.auth-card h2{color:#103a56;margin:0}.auth-card p{color:#375b72;margin:0}.auth-subtle{color:#4d6880;font-size:.9rem}.panel{background:#ffffffed;border:1px solid #c9e3f3;border-radius:1rem;flex-direction:column;gap:.9rem;min-height:0;padding:1.15rem;display:flex;box-shadow:0 16px 42px #0833531f}.panel-header h2{color:#103a56;margin:0;font-size:1.1rem}.panel-header p{color:#4f6b7d;margin:.2rem 0 0;font-size:.9rem}.form-stack{flex-direction:column;gap:.75rem;display:flex}.field-label{color:#1f4b67;letter-spacing:.02em;text-transform:uppercase;font-size:.82rem;font-weight:700}textarea,select{color:#1b394f;background:#f9fdff;border:1px solid #c3ddea;border-radius:.72rem;width:100%;padding:.75rem .85rem;font-family:inherit;font-size:.95rem;transition:border-color .12s,box-shadow .12s}textarea{resize:vertical}.case-panel .case-input{min-height:10.5rem}.summary-panel .summary-input{min-height:15rem}.summary-panel details textarea{min-height:7rem}.summary-panel>.button-row{margin-top:auto}textarea:focus,select:focus{border-color:#2081b6;outline:none;box-shadow:0 0 0 4px #2789c026}textarea[readonly]{background:#f2f8fc}.severity-card{background:#fafdff;border:1px solid #d4e8f3;border-radius:.85rem;padding:.85rem}details{margin-top:.7rem}details summary{cursor:pointer;color:#186496;margin-bottom:.55rem;font-weight:700}.button-row{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}button{cursor:pointer;border:0;border-radius:.65rem;padding:.62rem .96rem;font-family:inherit;font-size:.9rem;font-weight:700}button:disabled{opacity:.6;cursor:not-allowed}.primary-button{color:#fff;background:linear-gradient(135deg,#0f6ea5,#1290c8)}.secondary-button{color:#0c466a;background:#dff2fd}.ghost-button{color:#0b4c75;background:0 0;border:1px solid #b5d7ea}.danger-button{color:#fff;background:linear-gradient(135deg,#8d2945,#c63757)}.report-status{color:#7c2338;margin:0;font-weight:700}.severity-pill{color:#0f4e75;background:#d8f1ff;border-radius:999px;align-self:flex-start;margin:0;padding:.25rem .7rem;font-size:.78rem;display:inline-flex}.modal-backdrop{z-index:50;background:#0622338a;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border:1px solid #b9d8ea;border-radius:1rem;width:min(680px,100%);padding:1rem;box-shadow:0 16px 54px #04223647}.modal-card h3{color:#103b58;margin-top:0}.stats-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.stats-card{background:#f8fcff;border:1px solid #d0e4f0;border-radius:.8rem;padding:.75rem}.stats-layout h4{color:#114563;margin:0 0 .4rem}.stats-layout p{color:#2f566f;margin:.2rem 0}.modal-actions{justify-content:flex-end;margin-top:.9rem;display:flex}@media (width<=980px){.app-shell{padding:1rem}.topbar{flex-direction:column;align-items:flex-start}.topbar-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.version-badge{order:2}.content-grid,.stats-layout{grid-template-columns:1fr}}
