: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:1120px;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}.auth-card{max-width:480px;margin:4rem auto}h1,h2{margin:0 0 .75rem}.muted{color:#9fb0c9}.helper{margin:0;font-size:.9rem}.grid{display:grid;gap:1rem}@media(min-width:920px){.grid.two{grid-template-columns:330px 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:#2563eb;color:#fff;cursor:pointer}button.secondary{background:#ffffff14}.stack{display:grid;gap:.75rem}.header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.insight-score{min-width:52px;text-align:center;font-weight:700;color:#7dd3fc;background:#7dd3fc1f;border-radius:8px;padding:.2rem .45rem}.profile-chip{display:inline-block;padding:.15rem .55rem;border-radius:999px;background:#7dd3fc1f;color:#7dd3fc;font-size:.85rem}.section-title{margin-top:1.25rem}.decision-card{border-left:3px solid rgba(37,99,235,.6)}.decision-head{display:flex;justify-content:space-between;gap:1rem}.progress{width:100%;height:6px;border-radius:999px;background:#ffffff14;margin:.7rem 0 .8rem;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#2563eb,#10b981)}.period-tabs{display:flex;gap:.5rem;flex-wrap:wrap;margin:.75rem 0}.tab{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#cbd5e1;border-radius:999px;padding:.45rem .85rem;cursor:pointer}.tab.active{background:#2563eb40;border-color:#7dd3fc59;color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}@media(min-width:920px){.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.stat-card{background:#111b2eeb;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.9rem 1rem}.stat-label{display:block;color:#9fb0c9;font-size:.82rem;margin-bottom:.35rem}.stat-value{font-size:1.45rem;color:#7dd3fc}.profile-grid{display:grid;gap:.85rem}@media(min-width:920px){.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-summary-card{border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.9rem;background:#ffffff05}.profile-summary-head{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.consolidated-row{border-top:1px solid rgba(255,255,255,.08);padding:.85rem 0}.consolidated-row:first-of-type{border-top:0;padding-top:0}.consolidated-head{display:flex;justify-content:space-between;gap:.75rem}.breakdown-row,.activity-row{display:grid;grid-template-columns:1fr auto;gap:.5rem .75rem;align-items:center;margin-bottom:.55rem}.activity-row{grid-template-columns:92px 1fr 28px}.activity-bar{height:8px;border-radius:999px;background:#ffffff14;overflow:hidden}.activity-fill{height:100%;background:linear-gradient(90deg,#2563eb,#10b981)}.content-kit{margin-top:.85rem}.content-kit-results{display:grid;gap:.45rem;margin-top:.65rem}.content-kit-results a{display:inline-block;font-size:.92rem}.why-list{margin:.25rem 0 .7rem 1rem;padding:0}.error{color:#fca5a5}.success{color:#86efac}
