:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;color:#edf0f7;background:#090b10}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 30%,#242059,#090b10 45%)}.login>div{width:370px;padding:35px;border:1px solid #ffffff17;background:#11141dcc;border-radius:26px;box-shadow:0 30px 80px #0008}.logo{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:#715df4;font-size:23px}.login h1{margin:18px 0 5px}.login p{color:#7f8492}.login input,.login button{width:100%;padding:13px;border-radius:12px}.login input{border:1px solid #ffffff17;background:#080a0f;color:#fff;margin:15px 0}.login button{border:0;background:#7865ff;color:#fff;font-weight:700}.shell{min-height:100vh;display:grid;grid-template-columns:220px 1fr}.shell aside{padding:24px 14px;border-right:1px solid #ffffff10;background:#0e1118}.shell aside h2{font-size:16px;padding:0 10px 23px}.shell aside h2 span{color:#8674ff}.shell aside button{width:100%;display:flex;gap:10px;align-items:center;padding:11px;border:0;border-radius:11px;background:none;color:#858b9a;margin:4px 0}.shell aside button.on{background:#7662ff22;color:#a99dff}.shell section{padding:32px 38px}.shell header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.shell header small{color:#737888;letter-spacing:.12em}.shell header h1{margin:5px 0;font-size:27px}.health{padding:9px 13px;border-radius:99px;background:#ffffff08;font-size:12px}.health i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#4ade80;margin-right:7px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card,.panel,.empty{border:1px solid #ffffff0f;background:#11141c;border-radius:18px}.card{padding:18px}.card small,.card span{display:block;color:#7e8492}.card strong{display:block;font-size:25px;margin:12px 0}.card span{font-size:11px}.panel{padding:22px;margin-top:18px;max-width:760px}.panel h3{display:flex;gap:8px;align-items:center}.row{display:flex;justify-content:space-between;border-top:1px solid #ffffff0d;padding:14px 0;font-size:13px}.row span{color:#858b99}.form label{display:block;color:#858b99;font-size:12px;margin:16px 0}.form input{display:block;width:100%;margin-top:7px;padding:11px;border:1px solid #ffffff12;border-radius:10px;background:#090b10;color:#777}.notice{padding:13px;border-radius:11px;background:#7865ff18;color:#aaa1e8;font-size:12px;line-height:1.6}.empty{text-align:center;padding:80px;color:#777}.empty svg{width:45px;height:45px}.empty h3{color:#ddd}@media(max-width:900px){.shell{grid-template-columns:70px 1fr}.shell aside h2{font-size:0}.shell aside button{font-size:0;justify-content:center}.shell section{padding:22px}.cards{grid-template-columns:1fr 1fr}}button{cursor:pointer}.refresh,.toolbar button,.editor button,.button-row button{display:flex;align-items:center;gap:7px;border:0;border-radius:10px;padding:9px 13px;background:#7865ff;color:#fff}.refresh{background:#ffffff0a;color:#aaa}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.flash{padding:11px 14px;border-radius:10px;background:#7865ff25;color:#bcb4ff;margin-bottom:15px}.error{color:#ff7b8b!important}.toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.toolbar h3{margin:0}.editor{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:9px;padding:14px;background:#11141c;border:1px solid #ffffff10;border-radius:15px;margin-bottom:15px}.editor input,.editor select,.form select,table select{min-width:0;padding:10px;border:1px solid #ffffff12;border-radius:9px;background:#090b10;color:#ddd}.template-editor{grid-template-columns:120px 130px 1fr 1.5fr auto}.table-wrap{overflow:auto;border:1px solid #ffffff10;border-radius:15px;background:#11141c}table{width:100%;border-collapse:collapse;font-size:12px}th,td{text-align:left;padding:13px;border-bottom:1px solid #ffffff09;white-space:nowrap}th{color:#747b8a;font-weight:600;background:#0d1017}td{color:#c5c9d2}.actions{display:flex;gap:6px}.actions button,.danger{border:0;padding:7px 9px;border-radius:8px;background:#ffffff0a;color:#aaa}.danger{color:#ff7f8d!important;background:#ff526414!important}.badge{padding:4px 8px;border-radius:99px;background:#38d77918;color:#62e595}.badge.off{background:#ff526414;color:#ff7f8d}.plus{color:#55df8a}.minus{color:#ff7f8d}.mono{font-family:ui-monospace,SFMono-Regular,monospace;font-size:10px;max-width:210px;overflow:hidden;text-overflow:ellipsis}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.settings-grid .panel{margin:0;max-width:none}.button-row{display:flex;gap:9px}.button-row button:disabled{opacity:.4;cursor:not-allowed}@media(max-width:900px){.editor,.template-editor,.settings-grid{grid-template-columns:1fr}.table-wrap{max-width:calc(100vw - 120px)}}
