: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,input{font:inherit}button{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}.shell-centred{display:grid;place-items:center}.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:first-child{display:grid;gap:7px}.application-header strong{font-size:17px}.header-actions{display:flex;align-items:center;gap:10px}.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-unreachable{border-color:#763745;color:#ff8ca0;background:#281119}.health-not_configured{border-color:#725b1e;color:#f2c552;background:#2a220b}.primary-button,.secondary-button,.text-button{border:0;border-radius:9px;font-size:12px;font-weight:800}.primary-button,.secondary-button{min-height:42px;padding:0 16px}.primary-button{color:#fff;background:#7c3aed}.primary-button:hover{background:#8b5cf6}.secondary-button{border:1px solid #29384c;color:#d8e6f5;background:#111b29}.text-button{padding:4px;color:#8ba2ba;background:transparent}.text-button:hover{color:#c4d6e8}.auth-card,.configuration-card,.loading-card,.welcome-panel{border:1px solid #1f2d3f;border-radius:18px;background:#0b1420f0;box-shadow:0 30px 80px #00000047}.auth-card{width:min(900px,100%);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);overflow:hidden}.auth-introduction{min-height:520px;padding:58px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at top left,rgba(124,58,237,.19),transparent 44%),#0d1724}.auth-introduction h1,.configuration-card h1,.welcome-panel h1{margin:14px 0 16px;font-size:clamp(38px,6vw,68px);line-height:.98;letter-spacing:-.04em}.auth-introduction p,.configuration-card p,.welcome-panel>p{margin:0;color:#94a3b8;font-size:16px;line-height:1.7}.auth-introduction .health-pill{margin-top:32px}.auth-form{padding:48px;display:flex;flex-direction:column;justify-content:center;gap:18px}.auth-form h2,.configuration-card h2{margin:8px 0 0;font-size:28px}.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 #7c3aed21}.form-alert{margin:0;padding:12px;border:1px solid;border-radius:8px;font-size:11px;line-height:1.55}.form-error{border-color:#763745;color:#ff8ca0;background:#281119}.form-message{border-color:#14583e;color:#7ce5b5;background:#09291e}.configuration-card{width:min(680px,100%);padding:52px}.configuration-card .health-pill{margin:8px 0 28px}.configuration-card h2{margin-bottom:12px}.loading-card{padding:22px 26px;color:#a9bed3;font-size:13px}.welcome-panel{margin-top:80px;padding:clamp(28px,6vw,64px)}.welcome-panel>p{max-width:680px}.status-grid{margin-top:36px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.status-grid>div{min-width:0;padding:18px;display:grid;gap:8px;border:1px solid #202d3e;border-radius:11px;background:#080f19}.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}@media(max-width:760px){.shell{width:min(100% - 28px,1120px);padding-top:18px}.auth-card{grid-template-columns:1fr}.auth-introduction{min-height:auto;padding:34px 28px}.auth-introduction h1,.configuration-card h1,.welcome-panel h1{font-size:clamp(36px,12vw,54px)}.auth-form,.configuration-card{padding:30px 24px}.application-header,.header-actions{align-items:flex-start;flex-direction:column}.status-grid{grid-template-columns:1fr}.welcome-panel{margin-top:36px}}
