:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8fafc;background:#080c14;font-synthesis:none}*{box-sizing:border-box}html,body,#root{margin:0;min-width:100%;min-height:100%}button{font:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.65}body{min-height:100vh;background:radial-gradient(circle at top right,rgba(124,58,237,.16),transparent 34%),radial-gradient(circle at bottom left,rgba(14,165,233,.08),transparent 32%),#080c14}.shell{width:min(1120px,calc(100% - 40px));min-height:100vh;margin:0 auto;padding:38px 0 70px}.app-badge,.eyebrow{color:#8b5cf6;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.application-header{padding:16px 0 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #1d2838}.application-header>div{display:grid;gap:7px}.application-header strong{font-size:17px}.health-pill{width:fit-content;min-height:34px;padding:8px 12px;display:inline-flex;align-items:center;gap:7px;border:1px solid #315c82;border-radius:999px;color:#71b9f2;background:#0d2235;font-size:10px;font-weight:800}.health-pill>span{width:7px;height:7px;border-radius:50%;background:currentColor}.health-healthy{border-color:#14583e;color:#31e596;background:#09291e}.health-pending{border-color:#725b1e;color:#f2c552;background:#2a220b}.health-unreachable{border-color:#763745;color:#ff8ca0;background:#281119}.welcome-panel{margin-top:80px;padding:clamp(28px,6vw,64px);border:1px solid #1f2d3f;border-radius:18px;background:#0b1420f0;box-shadow:0 30px 80px #00000047}.welcome-panel h1{margin:14px 0 16px;font-size:clamp(38px,6vw,68px);line-height:.98;letter-spacing:-.04em}.welcome-panel>p,.security-note p{margin:0;color:#94a3b8;font-size:16px;line-height:1.7}.status-grid{margin-top:36px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.status-grid>div,.security-note{min-width:0;padding:18px;border:1px solid #202d3e;border-radius:11px;background:#080f19}.status-grid>div{display:grid;gap:8px}.status-grid span{color:#617f9f;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.status-grid strong{color:#e8f1fb;font-size:13px}.security-note{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:24px}.security-note div{display:grid;gap:7px}.security-note p{font-size:13px}.secondary-button{min-height:42px;padding:0 16px;flex:0 0 auto;border:1px solid #29384c;border-radius:9px;color:#d8e6f5;background:#111b29;font-size:12px;font-weight:800}.header-actions,.signed-in-user{display:flex;align-items:center;gap:12px}.signed-in-user{color:#e8f1fb;font-size:12px;font-weight:800}.signed-in-user small{color:#8b5cf6;text-transform:capitalize}.auth-layout{margin-top:70px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);overflow:hidden;border:1px solid #1f2d3f;border-radius:18px;background:#0b1420f0;box-shadow:0 30px 80px #00000047}.auth-copy{padding:clamp(34px,6vw,64px);display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at top left,rgba(124,58,237,.2),transparent 45%),#0d1724}.auth-copy h1,.configuration-card h1{margin:14px 0 16px;font-size:clamp(38px,6vw,62px);line-height:1;letter-spacing:-.04em}.auth-copy p,.configuration-card p{margin:0;color:#94a3b8;line-height:1.7}.security-points{margin-top:28px;display:grid;gap:9px;color:#90a9c2;font-size:12px}.security-points span:before{content:"✓";margin-right:9px;color:#31e596}.auth-form{padding:44px;display:flex;flex-direction:column;justify-content:center;gap:17px}.auth-form h2{margin:0 0 4px;font-size:27px}.auth-form label{display:grid;gap:8px;color:#a9bed3;font-size:11px;font-weight:700}.auth-form input{width:100%;min-height:46px;padding:0 13px;border:1px solid #29384c;border-radius:9px;outline:none;color:#f8fafc;background:#080f19}.auth-form input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed24}.auth-form small{color:#718ba5;line-height:1.5}.primary-button{min-height:46px;padding:0 16px;border:0;border-radius:9px;color:#fff;background:#7c3aed;font-weight:800}.form-error{padding:12px;border:1px solid #763745;border-radius:8px;color:#ff8ca0;background:#281119;font-size:12px}.loading-card,.configuration-card{margin-top:70px;padding:clamp(30px,6vw,56px);border:1px solid #1f2d3f;border-radius:18px;background:#0b1420f0}.loading-card{color:#a9bed3}@media(max-width:760px){.auth-layout{margin-top:36px;grid-template-columns:1fr}.auth-copy,.auth-form{padding:30px 24px}.header-actions,.signed-in-user{align-items:flex-start;flex-direction:column}.shell{width:min(100% - 28px,1120px);padding-top:18px}.application-header,.security-note{align-items:flex-start;flex-direction:column}.status-grid{grid-template-columns:1fr}.welcome-panel{margin-top:36px}}
