:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#f4f7fb;background:#07090d;color-scheme:dark;--line:#242a34;--soft:#7d8797;--panel:#0e1218;--green:#5fe3aa}*{box-sizing:border-box}body{margin:0;background:#07090d;color:#f6f7f9}button,input{font:inherit}button{cursor:pointer}.layout{min-height:100vh;display:grid;grid-template-columns:230px 1fr}.layout aside{position:fixed;left:0;top:0;bottom:0;width:230px;padding:22px 14px;background:#090c11;border-right:1px solid #1f252e;display:flex;flex-direction:column}.asideTop>button{display:none}.logo{display:flex;align-items:center;gap:9px;padding:0 7px 24px}.logo>span{width:35px;height:35px;border-radius:11px;background:linear-gradient(145deg,#dffef6,#77b9ff,#8d78ff);display:grid;place-items:center;color:#071017;font-weight:950}.logo>b{letter-spacing:.13em;font-size:14px}.logo>small{font-size:8px;color:#646e7d;border:1px solid #28303a;border-radius:5px;padding:3px 4px}.layout aside nav{display:grid;gap:3px}.layout aside nav button,.logout{border:0;background:transparent;color:#828c9c;padding:10px 11px;border-radius:10px;display:flex;align-items:center;gap:10px;text-align:left;font-size:12px}.layout aside nav button svg,.logout svg{width:17px}.layout aside nav button.on,.layout aside nav button:hover{background:#151a22;color:#fff}.logout{margin-top:auto}.layout main{grid-column:2;padding:28px;max-width:1500px;width:100%;margin:auto}.menu{display:none}.stack{display:grid;gap:16px}.header{display:flex;align-items:center;justify-content:space-between}.header h1{font-size:30px;letter-spacing:-.04em;margin:0}.header p{margin:5px 0 0;color:#7d8797;font-size:11px}.headerActions{display:flex;gap:7px}.headerActions button{height:38px;border:1px solid #262d37;background:#10141a;color:#aeb6c3;border-radius:10px;padding:0 11px;display:flex;align-items:center;gap:7px;font-size:10px}.headerActions button svg{width:15px}.headerActions button.icon{width:38px;padding:0;justify-content:center}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.stat{padding:16px;border:1px solid #242a34;background:#0e1217;border-radius:15px}.statTop{display:flex;justify-content:space-between;color:#7a8494;font-size:10px}.statTop svg{width:17px}.stat strong{display:block;font-size:25px;margin-top:14px}.stat small{font-size:9px;color:#5f6978}.dashGrid{display:grid;grid-template-columns:1.4fr .7fr;gap:10px}.panel{border:1px solid #242a34;background:#0e1218;border-radius:16px;padding:17px;overflow:hidden}.panelTitle{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.panelTitle h2{margin:0;font-size:14px}.panelTitle span{font-size:9px;color:#697383}.panelTitle.row{gap:20px}.chart{width:100%;height:170px;color:#58e0c9}.chartEmpty{height:170px;display:grid;place-items:center;color:#626d7c;border:1px dashed #29303a;border-radius:12px}.healthRows{display:grid}.healthRows>div{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;padding:11px 0;border-bottom:1px solid #202630}.healthRows>div:last-child{border-bottom:0}.healthRows svg{width:17px;color:#5fe3aa}.healthRows b,.healthRows small{display:block}.healthRows b{font-size:11px}.healthRows small{font-size:9px;color:#6e7888;margin-top:2px}.healthRows em{font-style:normal;color:#5fe3aa;font-size:8px}.table{width:100%;overflow:auto}.tr{min-width:700px;display:grid;grid-template-columns:1.4fr .7fr .7fr .7fr .9fr;gap:12px;align-items:center;padding:10px 5px;border-bottom:1px solid #202630;font-size:10px;color:#9ba4b2}.tr:last-child{border-bottom:0}.tr.head{color:#5f6978;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.tr b{color:#edf1f6;font-size:10px}.tr small{display:block;color:#5f6877;font-size:8px;margin-top:2px}.tr.audit{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.risk{display:inline-block;width:6px;height:6px;border-radius:9px;background:#5fe3aa;margin-right:6px}.risk.high,.risk.blocked{background:#ff6878}.risk.medium{background:#ffc466}.search{height:35px;width:260px;display:flex;align-items:center;gap:7px;border:1px solid #262d37;background:#0a0e13;border-radius:9px;padding:0 9px}.search svg{width:14px;color:#687282}.search input{border:0;outline:0;background:transparent;color:#fff;width:100%;font-size:10px}.flagList{display:grid;padding:5px 17px}.flagList>div{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-bottom:1px solid #202630}.flagList b,.flagList small{display:block}.flagList b{font-size:11px}.flagList small{font-size:9px;color:#687282;margin-top:3px}.toggle{width:42px;height:24px;padding:2px;border:0;border-radius:99px;background:#252c36}.toggle i{display:block;width:20px;height:20px;border-radius:50%;background:#7a8492;transition:.18s}.toggle.on{background:#24483e}.toggle.on i{transform:translate(18px);background:#61e4ad}.empty{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#667080}.empty svg{width:32px;height:32px;margin-bottom:12px}.empty b{color:#e7ebf1}.empty p{max-width:520px;font-size:10px;line-height:1.6}.loginPage{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 0,#5b4bff18,transparent 35%),#07090d;padding:20px}.login{width:min(420px,100%);padding:28px;border:1px solid #282f39;border-radius:20px;background:#0d1117;box-shadow:0 30px 100px #0008}.login .logo{padding:0 0 28px}.loginCopy h1{font-size:26px;margin:0;letter-spacing:-.04em}.loginCopy p{font-size:10px;color:#778190;margin:7px 0 20px}.login label{display:grid;gap:6px;margin:10px 0;color:#7a8494;font-size:9px}.login input{border:1px solid #29313c;background:#080c11;color:#fff;border-radius:10px;padding:11px;outline:0}.login input:focus{border-color:#4b586c}.primary{width:100%;height:42px;margin-top:10px;border:0;border-radius:10px;background:#f4f6f8;color:#080b0f;font-weight:850;display:flex;align-items:center;justify-content:center;gap:7px}.primary svg{width:16px}.error{font-size:10px;color:#ff9da8;background:#251318;border:1px solid #5b2d35;border-radius:9px;padding:9px}@media(max-width:900px){.layout{display:block}.layout aside{transform:translate(-105%);z-index:50;transition:.2s}.layout aside.show{transform:translate(0);box-shadow:20px 0 80px #000b}.asideTop>button{display:grid;place-items:center;position:absolute;right:12px;top:18px;width:32px;height:32px;border:0;border-radius:9px;background:#161b22;color:#fff}.layout main{padding:20px 12px}.menu{display:grid;place-items:center;width:38px;height:38px;border:1px solid #252c36;background:#10141a;color:#fff;border-radius:10px;margin-bottom:18px}.stats{grid-template-columns:repeat(2,1fr)}.dashGrid{grid-template-columns:1fr}.header h1{font-size:25px}.headerActions button:first-child{display:none}.panelTitle.row{display:grid}.search{width:100%}}.demoAdmin{padding:18px}.demoTop{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid #27303a}.demoTop b,.demoTop small{display:block}.demoTop small{color:#788492;margin-top:5px}.danger{background:#35151a!important;color:#ff8b96!important;border-color:#6c2630!important}.demoAdmin h2{font-size:13px;margin:22px 0 10px}.demoRow{display:grid;grid-template-columns:1.4fr 1fr 170px auto;gap:8px;align-items:center;padding:9px 0;border-bottom:1px solid #242c35}.demoRow>span b,.demoRow>span small{display:block}.demoRow>span small{color:#6f7b89;font-size:9px}.demoRow input,.demoRow select{height:36px;border:1px solid #313a45;background:#10151b;color:#e9eef5;border-radius:7px;padding:0 9px}.demoRow button{height:36px;border:1px solid #394553;background:#171e26;color:#e8edf4;border-radius:7px;padding:0 13px}@media(max-width:800px){.demoRow{grid-template-columns:1fr}.demoTop{align-items:flex-start;gap:12px;flex-direction:column}}
