:root{color:#e9f5ff;font-synthesis:none;background:#020a18;font-family:Microsoft YaHei,Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{background:#020a18;min-height:100vh;overflow-x:hidden}button,input,select{font:inherit}button{cursor:pointer}.boot-screen,.reserved-page{color:#cde4ff;background:radial-gradient(circle at 50% 40%,#102753 0,#020a18 58%);place-items:center;min-height:100vh;display:grid}.reserved-page{flex-direction:column;gap:16px;padding:24px;display:flex}.reserved-page button{color:#e9f5ff;background:#0a2b63;border:1px solid #5f9cff;padding:10px 20px}.spinner{border:2px solid #4e75b8;border-top-color:#a7d4ff;border-radius:50%;width:18px;height:18px;margin-right:10px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{background:linear-gradient(115deg,#03142f,#071c42 55%,#020817);grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);min-height:100vh;display:grid}.auth-visual{background:linear-gradient(145deg,#1e61db33,#0000 60%);flex-direction:column;justify-content:center;padding:9vw;display:flex;position:relative;overflow:hidden}.auth-visual:after{content:"";background:#4f8df8;height:1px;position:absolute;inset:18% 10% auto;transform:rotate(-12deg);box-shadow:0 0 30px 9px #4e91ff40}.auth-kicker{color:#80b5ff;letter-spacing:.2em;font-size:13px}.auth-visual h1{max-width:680px;margin:18px 0;font-size:clamp(34px,4vw,66px);font-weight:600;line-height:1.15}.auth-visual p{color:#91acd3;max-width:520px;line-height:1.8}.auth-card{background:#04122fdb;border:1px solid #7babff59;align-self:center;width:min(480px,100% - 48px);margin:auto;padding:42px;box-shadow:0 0 50px #1554c333}.auth-card h2{margin:0 0 8px}.auth-card .muted,.muted{color:#7891b8}.form-stack{gap:15px;margin-top:26px;display:grid}.form-stack label{color:#9bb8df;gap:7px;font-size:14px;display:grid}.form-stack input,.form-stack select{color:#e9f5ff;background:#071a3a;border:1px solid #284a80;outline:none;width:100%;padding:12px 13px}.form-stack input:focus,.form-stack select:focus{border-color:#7eb8ff;box-shadow:0 0 0 2px #5397ff29}.primary-button,.danger-button,.ghost-button{color:#fff;background:#0b3b8c;border:1px solid #5d9dfb;padding:11px 16px}.primary-button:hover{background:#1552b5}.ghost-button{color:#add2ff;background:0 0;border-color:#345785}.danger-button{color:#ffb7c2;background:0 0;border-color:#a95464}.error-text{color:#ff9fad;margin:0;font-size:14px}.app-page{color:#e8f2ff;background:#020a18;min-height:100vh}.app-topbar{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#020a18e6;border-bottom:1px solid #689eef40;justify-content:space-between;align-items:center;gap:16px;height:62px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}.app-brand{color:#bfe0ff;letter-spacing:.08em;text-align:left;background:0 0;border:0;padding:7px 10px;font-size:16px}.app-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.app-organization{color:#7891b8;padding:7px 10px}.app-actions button{color:#a9c7ee;background:0 0;border:0;padding:7px 10px}.app-actions button:hover{color:#fff;background:#0b2754}.app-brand:focus-visible,.app-actions button:focus-visible{outline-offset:2px;outline:2px solid #a8d5ff}.app-content{padding:90px 24px 24px}.page-surface{background:#06152d;border:1px solid #173761;max-width:1180px;margin:0 auto;padding:28px}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.page-header h1{margin:0 0 8px;font-size:24px}.page-actions{flex-wrap:wrap;gap:8px;display:flex}.table-wrap{border:1px solid #193e70;overflow:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #112c51;padding:12px}th{color:#7eb4f3;background:#0a2044;font-weight:500}td{color:#c4d8f2}.status-chip{color:#b7dcff;background:#09244a;border:1px solid #2763a9;padding:3px 8px;font-size:12px;display:inline-flex}.status-chip.warn{color:#ffd08b;background:#332706;border-color:#87651f}.status-chip.bad{color:#ffb3bf;background:#330c18;border-color:#87394c}.selector-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px;display:grid}.selector-card{background:#091d3c;border:1px solid #1d4a80;padding:20px}.selector-card h3{margin:0 0 10px}.selector-card p{color:#8faed2;margin:6px 0;font-size:13px}.selector-card button{width:100%;margin-top:16px}@media (max-width:760px){.auth-page{grid-template-columns:1fr}.auth-visual{min-height:38vh;padding:46px 28px 28px}.auth-visual h1{font-size:34px}.auth-card{width:calc(100% - 32px);padding:28px}.app-topbar{flex-wrap:wrap;align-items:flex-start;gap:6px 10px;height:auto;min-height:62px;padding:12px 14px;position:relative}.app-brand{flex:0 100%;min-width:0;padding:5px 0;font-size:14px}.app-actions{justify-content:flex-start;gap:2px;width:100%;min-width:0}.app-actions span,.app-actions button{max-width:100%;min-height:36px;padding:7px;font-size:12px}.app-content{padding:24px 12px 16px}.page-surface{padding:18px 14px}.page-header{flex-direction:column}}
