*{box-sizing:border-box}body{margin:0;color:#e8eaf1;background:#090c12;font:13px/1.5 Arial,sans-serif}.loginBody{min-height:100vh;display:grid;place-items:center}.loginCard{width:min(440px,calc(100% - 32px));padding:40px;border:1px solid #252b38;border-radius:22px;background:#11161f;text-align:center}.logo,.adminBrand>span{width:42px;height:42px;display:grid;place-items:center;margin:auto;border-radius:13px;color:#0a1120;background:#7092ff;font-weight:900}.loginCard p{color:#8791a5}.loginCard h1{font-size:27px}.loginCard form,.loginCard label{display:grid;gap:8px;text-align:left}.loginCard input{height:44px;padding:0 12px;color:#fff;border:1px solid #303746;border-radius:10px;background:#0a0f17}.loginCard button,.panel form button{height:43px;border:0;border-radius:10px;color:#0c1320;background:#7092ff;font-weight:850}.loginCard>a{display:inline-flex;margin-top:20px;color:#8ca7ff}.muted{line-height:1.7}.shell{min-height:100vh;display:grid;grid-template-columns:230px 1fr}.shell>aside{position:sticky;top:0;height:100vh;padding:20px 14px;display:flex;flex-direction:column;border-right:1px solid #20242e;background:#0d1119}.adminBrand{display:flex;align-items:center;gap:10px;padding-bottom:18px;border-bottom:1px solid #20242e}.adminBrand>span{margin:0;width:37px;height:37px}.adminBrand div{display:grid}.adminBrand small{color:#778398}.shell aside>p{margin:25px 10px 9px;color:#626d82;font-size:9px;text-transform:uppercase}.shell nav{display:grid;gap:5px}.shell nav a{padding:12px;border-radius:9px;color:#929cad}.shell nav a.active,.shell nav a:hover{color:#83a0ff;background:#1b2336}.logout{margin-top:auto}.logout button{width:100%;padding:10px;border:1px solid #2b3240;border-radius:9px;color:#a9b1c0;background:transparent}.shell main>header{min-height:73px;padding:0 26px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #20242e}.shell header h1{margin:0;font-size:16px}.shell header small{color:#737e92}.status{padding:8px 10px;border-radius:999px;color:#d4a573;background:#34281c;font-size:9px;font-weight:800}.status.ready{color:#78d9b6;background:#18312a}.content{padding:26px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stats article,.panel{padding:19px;border:1px solid #222834;border-radius:15px;background:#11161f}.stats article{min-height:120px;display:grid}.stats span,.stats small,.panel p{color:#778195}.stats strong{font-size:21px}.panel{margin-top:13px}.panel h2{margin:0}.panel form{margin-top:20px;display:grid;grid-template-columns:.7fr 1.3fr .55fr .65fr .55fr auto;gap:9px;align-items:end}.panel label{display:grid;gap:6px;color:#96a0b2;font-size:9px}.panel input,.panel select{height:40px;padding:0 10px;color:#fff;border:1px solid #29303d;border-radius:9px;background:#0c1119}.panel form button{padding:0 15px}#admin-result{margin-top:13px;padding:13px;display:flex;gap:14px;align-items:center;border:1px solid #283044;border-radius:10px;background:#0b111b}#admin-result[hidden]{display:none}#admin-result code{color:#a8bbff;overflow-wrap:anywhere}#admin-result button{margin-left:auto;padding:8px;border:0;border-radius:7px;color:#0b1120;background:#7898ff}.panel dl{display:grid;gap:10px}.panel dl div{display:flex;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #202631}.panel dt{color:#737f94}.panel dd{margin:0}@media(max-width:900px){.panel form{grid-template-columns:1fr 1fr}.panel form button{grid-column:1/-1}}@media(max-width:600px){.shell{display:block}.shell>aside{position:static;width:100%;height:auto}.shell aside>p,.shell nav,.logout{display:none}.adminBrand{border:0}.content{padding:12px}.stats,.panel form{grid-template-columns:1fr}.shell main>header{padding:12px 16px}.stats article{min-height:100px}}
