:root{color-scheme:light dark;font-family:Inter,system-ui,sans-serif;line-height:1.5;color:#e8edf5;background:#0b1220}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#152238,#0b1220 55%)}#root{max-width:1100px;margin:0 auto;padding:2rem 1.25rem 4rem}.card{background:#111b2eeb;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.25rem;margin-bottom:1rem}h1,h2{margin:0 0 .75rem}.muted{color:#9fb0c9}.grid{display:grid;gap:1rem}@media(min-width:900px){.grid.two{grid-template-columns:320px 1fr}}input,select,button{font:inherit}input,select{width:100%;padding:.65rem .75rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#0f1728;color:inherit}button{border:0;border-radius:10px;padding:.65rem 1rem;background:#4f8cff;color:#fff;cursor:pointer}button.secondary{background:#ffffff14}button:disabled{opacity:.6;cursor:not-allowed}.stack{display:grid;gap:.75rem}.insight-score{font-weight:700;color:#7dd3fc}.profile-chip{display:inline-block;padding:.15rem .55rem;border-radius:999px;background:#7dd3fc1f;color:#7dd3fc;font-size:.85rem}.header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.error{color:#fca5a5}.success{color:#86efac}
