.profile-health-card{background:linear-gradient(180deg,#1c2743eb,#151e34f5);border:1px solid rgba(110,140,255,.22);border-radius:24px;padding:20px;color:#f3f6ff;box-shadow:0 18px 40px #0000002e}.profile-health-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.profile-health-card__eyebrow{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#93a4c7;margin-bottom:6px}.profile-health-card__title{margin:0;font-size:28px;font-weight:800;line-height:1.1}.profile-health-card__summary{margin:12px 0 18px;color:#b7c3de;font-size:14px;line-height:1.5}.health-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;font-weight:700;font-size:12px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.health-badge--good{background:#22c55e1f;color:#8ff0b1;border:1px solid rgba(34,197,94,.3)}.health-badge--warning{background:#f59e0b1f;color:#ffd089;border:1px solid rgba(245,158,11,.3)}.health-badge--danger{background:#ef44441f;color:#ff9f9f;border:1px solid rgba(239,68,68,.3)}.health-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.health-dot--good{background:#4ade80}.health-dot--warning{background:#f59e0b}.health-dot--danger{background:#ef4444}.health-score-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.health-score-label{color:#a8b6d8;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.health-score-value{font-size:20px;font-weight:800}.health-score-bar{height:10px;border-radius:999px;overflow:hidden;background:#ffffff14;margin-bottom:20px}.health-score-bar__fill{height:100%;border-radius:inherit;transition:width .25s ease}.health-score-bar__fill--good{background:linear-gradient(90deg,#16a34a,#4ade80)}.health-score-bar__fill--warning{background:linear-gradient(90deg,#d97706,#fbbf24)}.health-score-bar__fill--danger{background:linear-gradient(90deg,#dc2626,#fb7185)}.health-kpi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:22px}.health-kpi{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:12px 14px}.health-kpi__label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#8ea0c8;margin-bottom:6px}.health-kpi__value{display:block;font-size:18px;font-weight:800;color:#f3f6ff}.health-kpi__value--good{color:#8ff0b1}.health-kpi__value--warning{color:#ffd089}.health-kpi__value--danger{color:#ff9f9f}.health-kpi__value--neutral{color:#f3f6ff}.health-section{margin-top:18px}.health-section__title{font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#9cb0d8;margin-bottom:10px}.health-alert-list{display:grid;gap:10px}.health-alert{border-radius:16px;padding:12px 14px;border:1px solid transparent}.health-alert--danger{background:#ef444414;border-color:#ef44442e}.health-alert--warning{background:#f59e0b14;border-color:#f59e0b2e}.health-alert--neutral{background:#94a3b814;border-color:#94a3b82e}.health-alert-title{font-size:14px;font-weight:700;color:#eef3ff;margin-bottom:4px}.health-alert-action{font-size:13px;color:#b8c5df;line-height:1.45}.health-recommendation{background:#5a81ff17;border:1px solid rgba(110,140,255,.22);border-radius:16px;padding:14px;color:#dbe7ff;font-weight:600;line-height:1.5}.health-empty-state{color:#b7c3de;font-size:14px;padding:12px 0 4px}@media (max-width: 768px){.profile-health-card{padding:16px;border-radius:20px}.profile-health-card__top{flex-direction:column;align-items:flex-start}.profile-health-card__title{font-size:24px}.health-kpi-grid{grid-template-columns:1fr}}.switchable-profile-card{width:100%}.switchable-profile-card__tabs{display:none}.switchable-profile-card__content,.switchable-profile-card__panel{width:100%}.switchable-profile-card__hint{display:none}@media (max-width: 768px){.mobile-only-flex{display:flex}.mobile-only-block{display:block}.switchable-profile-card__tabs{align-items:center;gap:8px;margin-bottom:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:4px}.switchable-profile-card__tab{flex:1;border:0;background:transparent;color:#9fb0d1;font-weight:700;font-size:13px;padding:10px 12px;border-radius:999px;transition:all .2s ease}.switchable-profile-card__tab.active{background:#5884ff2e;color:#f3f6ff;box-shadow:inset 0 0 0 1px #6e8cff3d}.is-hidden-mobile{display:none}.is-visible{display:block}.switchable-profile-card__hint{margin-top:8px;text-align:center;font-size:11px;color:#8ea0c8}}@media (min-width: 769px){.switchable-profile-card__tabs,.switchable-profile-card__hint{display:none!important}.switchable-profile-card__panel+.switchable-profile-card__panel{margin-top:16px}.is-hidden-mobile{display:block}}.login-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at top,#0b1530,#050912 55%,#03060c)}.login-card{width:100%;max-width:420px;background:#16223aeb;border:1px solid rgba(120,145,200,.22);border-radius:24px;padding:28px;box-shadow:0 18px 60px #00000059}.login-card h1{margin:0 0 8px;font-size:2rem}.login-card p{margin:0 0 20px;color:#a9b5cf}.login-form,.passkey-setup-body{display:grid;gap:12px}.login-card input,.login-card button{width:100%;border-radius:14px;padding:14px 16px;font-size:1rem}.login-card input{border:1px solid rgba(120,145,200,.22);background:#09152f;color:#fff}.login-card button{border:none;background:#1f8cff;color:#fff;cursor:pointer;font-weight:600}.login-card button:disabled{opacity:.6;cursor:default}.login-divider{text-align:center;margin:16px 0;color:#91a0c3}.passkey-setup{margin-top:16px;color:#d8e1f5}.passkey-setup summary{cursor:pointer;margin-bottom:12px}.login-message{margin-top:16px;color:#ffb4b4}:root{color-scheme:dark;--bg: #0f172a;--bg-2: #020617;--panel: #111827;--panel-2: #1e293b;--border: #334155;--text: #e5e7eb;--muted: #94a3b8;--ok: #22c55e;--danger: #ef4444;--accent: #60a5fa;--shadow: 0 10px 30px rgba(0, 0, 0, .25);font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:linear-gradient(180deg,var(--bg-2) 0%,var(--bg) 100%);color:var(--text)}button,input{font:inherit}button{border:0;cursor:pointer}input{width:100%;background:#0f172a;color:var(--text);border:1px solid var(--border);border-radius:10px;padding:10px 12px}.dashboard-page{min-height:100vh}.dashboard-shell{max-width:1480px;margin:0 auto;padding:24px}.page-header,.panel-head,.profile-card-head,.candidate-card-top,.summary-line,.status-bar,.header-actions{display:flex;gap:12px}.page-header,.panel-head,.profile-card-head,.candidate-card-top,.summary-line{justify-content:space-between;align-items:flex-start}.page-header,.panel-head,.header-actions,.status-bar{flex-wrap:wrap}.page-header{position:relative;margin-bottom:20px}.header-left{display:flex;align-items:center;gap:12px}.page-title{margin:0;font-size:clamp(1.9rem,3vw,2.5rem);font-weight:800}.page-subtitle,.panel-subtitle,.inline-note,.profile-card p,.chart-minmax,.checks-title,.empty-text{color:var(--muted)}.panel,.stat-card,.loading-panel,.error-banner,.profile-card,.profile-summary-card{background:var(--panel-2);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow)}.panel,.stat-card,.profile-card{padding:18px}.loading-panel,.error-banner{padding:16px}.panel-title{margin:0;font-size:clamp(1.1rem,2vw,1.45rem);font-weight:800}.title-group{display:flex;flex-direction:column;line-height:1}.subtitle{font-size:11px;opacity:.6}.primary-btn,.secondary-btn{border-radius:12px;padding:12px 16px;font-weight:700;color:#fff}.primary-btn{background:#2563eb}.secondary-btn{background:#475569}.compact-btn{padding:8px 12px;border-radius:999px}.error-banner{margin-bottom:18px;background:#7f1d1dcc;border-color:#ef4444;color:#fecaca}.error-title{font-weight:800;margin-bottom:6px}.chart-grid,.two-cols,.checks-columns,.profiles-grid,.profile-metrics-grid,.candidate-cards,.candidate-grid{display:grid;gap:14px}.chart-grid{grid-template-columns:1fr 1fr;margin:20px 0}.two-cols{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0px;width:100%}.two-cols>*{min-width:0}.section-card{width:100%;height:100%;box-sizing:border-box}.profiles-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.profile-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.profile-metrics-grid label span,.candidate-grid span,.stat-card-label{display:block;color:var(--muted);font-size:12px;margin-bottom:6px;text-transform:uppercase;letter-spacing:.06em}.stat-card-value{font-size:clamp(1.15rem,2vw,2rem);font-weight:800}.stat-card-accent,.profile-card-default,.profile-summary-card-active{border-color:#60a5fa99}.profile-card h3,.profile-summary-title,.chart-title,.candidate-symbol{margin:0;font-weight:800}.profile-card p{margin:8px 0 0}.profile-card-button{width:100%;text-align:left}.profile-card-button:hover{border-color:#60a5fa73;transform:translateY(-1px)}.profile-card-button:disabled{cursor:wait;opacity:.8}.profile-badge-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.profile-badge{display:inline-block;padding:4px 8px;border-radius:999px;background:#60a5fa29;color:#bfdbfe;font-size:12px;font-weight:700;text-transform:uppercase}.profile-main-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;border:1px solid rgba(96,165,250,.45);background:#60a5fa1f;color:#dbeafe;font-size:12px;font-weight:700}.profile-card-default,.profile-summary-card-active{box-shadow:0 0 0 1px #60a5fa59,var(--shadow);background:linear-gradient(180deg,#2563eb1f,#1e293b)}.checkbox-inline{display:flex;align-items:center;gap:8px}.checkbox-inline input{width:auto}.stack-switches{display:grid;gap:8px}.profile-summary-card{padding:18px 22px;text-align:left;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease;min-height:100%}.profile-summary-card:hover{border-color:#60a5fa73;transform:translateY(-1px)}.profile-summary-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px}.profile-summary-title{font-size:20px;line-height:1.15}.profile-summary-status{color:var(--muted);font-size:13px;white-space:nowrap}.profile-summary-block{display:flex;flex-direction:column;gap:18px;margin-top:18px}.profile-summary-row{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:start;column-gap:16px}.profile-summary-label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);line-height:1.25;padding-top:3px}.profile-summary-value{font-size:17px;font-weight:800;line-height:1.15;min-width:0}.profile-summary-dim{color:#ffffffb8;font-weight:700}.profile-summary-subvalue{display:block;margin-top:6px;font-size:12px;font-weight:600;color:var(--muted);line-height:1.25}.profile-summary-meta{margin-top:4px;padding-top:14px;border-top:1px solid rgba(148,163,184,.14);display:flex;flex-direction:column;gap:10px}.profile-meta-line{display:flex;flex-wrap:wrap;gap:18px;font-size:13px;color:var(--muted)}.profile-meta-line strong{color:#e5e7eb;font-weight:800;letter-spacing:.04em}.pos{color:#34d399}.neg{color:#f87171}.chart-stage{position:relative}.chart-tooltip{position:absolute;top:8px;left:8px;z-index:2;background:#0f172af5;border:1px solid var(--border);border-radius:10px;padding:10px 12px;pointer-events:none;max-width:min(260px,calc(100% - 16px))}.chart-tooltip-label{color:var(--muted);margin-bottom:4px}.chart-tooltip-value{font-weight:700}.chart-svg{width:100%;height:260px;display:block;touch-action:none}.summary-list{display:grid}.summary-line{padding:10px 0;border-bottom:1px solid var(--border)}.table-wrap{width:100%;min-width:0;overflow-x:auto}.data-table{width:100%}.data-table th,.data-table td{padding:12px 10px;border-bottom:1px solid var(--border);text-align:left;white-space:nowrap}.data-table th{color:var(--muted);font-size:12px;text-transform:uppercase}.mobile-only{display:none}.desktop-only{display:block}.candidate-card{background:#0f172a;border:1px solid var(--border);border-radius:16px;padding:14px}.candidate-grid{grid-template-columns:1fr 1fr}.candidate-reason{grid-column:1 / -1}.range-switcher{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px}.range-btn{min-width:46px;border:1px solid var(--border);background:#0f172a;color:var(--text);border-radius:999px;padding:7px 10px;font-weight:800;font-size:12px;letter-spacing:.02em}.range-btn:hover{border-color:#60a5fa73}.range-btn-active{background:#2563eb2e;border-color:#60a5fa99;color:#dbeafe;box-shadow:0 0 0 1px #60a5fa33}.profile-compare-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.menu-btn{background:var(--panel-2);border:1px solid var(--border);border-radius:8px;padding:8px 12px;color:var(--text);font-size:18px;font-weight:700}.header-menu{position:absolute;top:70px;left:24px;background:var(--panel-2);border:1px solid var(--border);border-radius:12px;padding:12px;box-shadow:var(--shadow);z-index:10;display:flex;flex-direction:column;gap:8px}.profile-actions{display:flex;gap:12px;flex-wrap:wrap}.switching-indicator{color:#60a5fa;font-weight:600;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width: 980px){.chart-grid,.two-cols,.checks-columns,.profile-metrics-grid{grid-template-columns:1fr}}@media (max-width: 760px){.dashboard-shell{padding:14px}.header-actions>*{width:100%}.desktop-only{display:none}.mobile-only{display:block}.chart-svg{height:220px}.profile-compare-actions,.profile-compare-actions .inline-note,.profile-compare-actions .compact-btn{width:100%}.range-switcher{width:100%;justify-content:space-between}.range-btn{flex:1 1 calc(20% - 6px);min-width:0;text-align:center;padding:8px 0}.profile-summary-row{grid-template-columns:86px minmax(0,1fr);column-gap:10px}.profile-summary-value{font-size:16px}.profile-meta-line{gap:10px;font-size:12px}}@media (max-width: 520px){.profiles-grid,.candidate-grid{grid-template-columns:1fr}.summary-line,.profile-card-head,.candidate-card-top{flex-direction:column}.profile-summary-card{padding:16px}.profile-summary-head{margin-bottom:8px}.profile-summary-title{font-size:18px}.profile-summary-row{grid-template-columns:1fr;row-gap:4px}.profile-summary-label{padding-top:0}.profile-summary-value{font-size:15px}.profile-summary-subvalue{font-size:11px}.profile-meta-line{flex-direction:column;gap:6px}}.dashboard-title-wrap{display:flex;align-items:center;gap:14px}.dashboard-logo{width:40px;height:40px;object-fit:contain;display:block;filter:drop-shadow(0 0 8px rgba(96,165,250,.4));transition:transform .2s ease}.dashboard-logo:hover{transform:scale(1.05)}.dashboard-logo img{width:100%;height:100%}@media (max-width: 768px){.profiles-grid{grid-template-columns:1fr}.profiles-grid>*{width:100%;min-width:0}.switchable-profile-card{width:100%;min-width:0}.switchable-profile-card__content{width:100%}.switchable-profile-card__panel{width:100%;min-width:0}.profile-summary-card{display:block;width:100%;min-width:0}}.logout-button{border:none;border-radius:12px;padding:10px 14px;background:#1f8cff;color:#fff;cursor:pointer;font-weight:600}
