:root{color:#eaf0ff;background:#080d1b;font-family:Inter,PingFang SC,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}main{grid-template-columns:240px 1fr;min-height:100vh;display:grid}aside{background:#0e1529;border-right:1px solid #202b49;flex-direction:column;gap:8px;padding:26px 16px;display:flex}aside h1{margin:0 8px 28px;font-size:18px}aside h1 i{background:#3b82f6;border-radius:8px;padding:7px;font-style:normal}aside button{color:#9aa8c8;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}aside button svg{width:18px}.active{color:#fff!important;background:#23365f!important}.soon{color:#63718f;gap:8px;margin-top:auto;padding:12px;font-size:12px;display:flex}.logout{color:#f47d8b!important}.content{min-width:0;padding:28px 34px}.content>header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.content h2{margin:4px 0;font-size:28px}.content header small{color:#7181a3}.content header button{color:#d7e2fb;background:#182443;border:1px solid #2c3d67;border-radius:8px;gap:7px;padding:9px 14px;display:flex}.cards{grid-template-columns:repeat(3,minmax(180px,1fr));gap:16px;display:grid}.cards article,.panel,.table{background:#101a31;border:1px solid #202d4c;border-radius:14px}.cards article{padding:20px}.cards small{color:#8f9dbc}.cards strong{margin:12px 0;font-size:27px;display:block}.cards span{color:#53617e;font-size:11px}.panel{color:#a7b3ce;margin-top:18px;padding:20px}.thead,.tr{grid-template-columns:1.4fr 1fr 1fr 1fr .7fr 24px;align-items:center;gap:16px;padding:14px 18px;display:grid}.thead{color:#71809f;border-bottom:1px solid #25304b;font-size:12px}.tr{border-bottom:1px solid #1b2741;font-size:13px}.tr span{text-overflow:ellipsis;min-width:0;overflow:hidden}.tr small{color:#6f7d99;margin-top:5px;display:block}.status{color:#64d5a7}.empty,.loading,.error{text-align:center;color:#7685a5;padding:50px}.error{color:#ff8c98}.login{background:radial-gradient(circle at 50% 0,#203b72,#080d1b 55%);place-items:center;min-height:100vh;display:grid}.login form{background:#111b32;border:1px solid #2a3a61;border-radius:18px;width:min(400px,90vw);padding:34px;box-shadow:0 30px 90px #0008}.login form>svg{color:#60a5fa}.login p{color:#8492af}.login input{color:#fff;background:#0b1326;border:1px solid #304061;border-radius:8px;width:100%;margin:7px 0;padding:12px}.login form button{color:#fff;background:#3478f6;border:0;border-radius:8px;width:100%;margin-top:15px;padding:12px}.login form b{color:#ff7d8b;font-size:12px;display:block}@media (width<=850px){main{grid-template-columns:70px 1fr}aside h1{font-size:0}aside h1 i{font-size:14px}aside button{justify-content:center;font-size:0}.soon{display:none}.content{padding:20px}.cards{grid-template-columns:1fr 1fr}.thead,.tr{grid-template-columns:1.2fr 1fr 1fr}.thead span:nth-child(n+4),.tr span:nth-child(n+4),.tr>svg{display:none}}@media (width<=520px){.cards{grid-template-columns:1fr}.content{padding:14px}.thead,.tr{grid-template-columns:1fr 1fr}.thead span:nth-child(3),.tr span:nth-child(3){display:none}}.logout{margin-top:auto}.status.bad{color:#ff7d8b}.alert-grid{gap:16px;display:grid}.alert-grid .panel{margin:0}.alert-row{border-top:1px solid #202d4c;grid-template-columns:12px 160px 1fr 90px;align-items:center;gap:12px;padding:12px 0;display:grid}.alert-row span{color:#8290ac}.alert-row em{text-align:right;font-size:12px;font-style:normal}.dot{background:#4fd1a1;border-radius:50%;width:9px;height:9px}.dot.WARNING{background:#f5b942}.dot.CRITICAL{background:#ff6477;box-shadow:0 0 12px #ff6477}@media (width<=650px){.alert-row{grid-template-columns:12px 1fr auto}.alert-row>span:nth-child(3){display:none}}.drawer-mask{z-index:20;background:#020611aa;position:fixed;inset:0}.drawer{background:#10192d;border-left:1px solid #2a3a5d;width:min(620px,94vw);height:100%;padding:26px;position:absolute;top:0;right:0;overflow:auto;box-shadow:-30px 0 80px #0008}.drawer header{border-bottom:1px solid #26324c;justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.drawer h2{margin:5px 0;font-size:18px}.drawer header small{color:#7988a7}.drawer header button{color:#fff;background:#1d2945;border:0;border-radius:8px;padding:7px}.detail-fields{background:#24304b;border:1px solid #24304b;grid-template-columns:1fr 1fr;gap:1px;margin-top:18px;display:grid}.detail-fields label{background:#121d34;min-width:0;padding:13px}.detail-fields label span{color:#7786a4;margin-bottom:6px;font-size:12px;display:block}.detail-fields label b{overflow-wrap:anywhere;font-size:13px;display:block}.detail-fields section{background:#121d34;grid-column:1/-1;padding:15px}.detail-fields pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#9fb0d0;background:#091124;border-radius:8px;max-height:280px;padding:12px;overflow:auto}.mono{color:#78b7ff;font-family:ui-monospace,monospace}.drawer-error{color:#ff7d8b}@media (width<=520px){.detail-fields{grid-template-columns:1fr}}.export-tools{z-index:3;align-items:center;gap:10px;display:flex;position:fixed;top:35px;right:145px}.export-tools button{color:#eafff8;background:#186a55;border:1px solid #2c9a79;border-radius:8px;gap:7px;padding:9px 14px;display:flex}.export-tools button svg{width:17px}.export-tools span{color:#ff8290;font-size:12px}@media (width<=700px){.export-tools{margin:0 0 12px 84px;position:static}.export-tools button{font-size:12px}}.filters{flex-wrap:wrap;gap:8px;margin:-8px 0 18px;display:flex}.filters input,.filters select{color:#dfe8fb;background:#101a31;border:1px solid #2a385a;border-radius:8px;min-width:130px;padding:9px 11px}.filters button,.pager button{color:#fff;background:#1b3767;border:1px solid #315392;border-radius:8px;padding:9px 14px}.filters button[type=button]{background:#18233c;border-color:#2a385a}.pager{color:#8190ad;justify-content:flex-end;align-items:center;gap:12px;margin-top:14px;display:flex}.pager button{align-items:center;gap:5px;display:flex}.pager button:disabled{opacity:.35;cursor:not-allowed}.pager svg{width:16px}@media (width<=650px){.filters input,.filters select{width:calc(50% - 4px);min-width:0}.pager{justify-content:center}}.case-row{border-top:1px solid #202d4c;grid-template-columns:12px 1fr 110px auto;align-items:center;gap:12px;padding:13px 0;display:grid}.case-row small{color:#71809c;margin-top:5px;display:block}.case-row button{color:#fff;background:#1b345f;border:1px solid #36568a;border-radius:7px;margin-left:6px;padding:6px 10px}@media (width<=650px){.case-row{grid-template-columns:12px 1fr auto}.case-row>span:nth-child(3){display:none}}.trend-panel header{justify-content:space-between;align-items:flex-start;display:flex}.trend-panel h3,.trend-panel p{margin:0 0 7px}.trend-panel header strong{color:#e9f1ff;font-size:24px}.trend-chart{background:linear-gradient(#0000,#0a1224);border-bottom:1px solid #30405e;align-items:flex-end;gap:2px;height:150px;padding-top:18px;display:flex;overflow:hidden}.trend-chart i{background:#4fd1a1;border-radius:3px 3px 0 0;flex:1;min-width:2px;max-width:12px}.trend-chart i.WARNING{background:#f5b942}.trend-chart i.CRITICAL{background:#ff6477;box-shadow:0 0 8px #ff647766}.trend-panel footer{color:#647493;justify-content:space-between;margin-top:8px;font-size:11px;display:flex}.timeline-drawer ol{margin:8px 0;padding:0;list-style:none}.timeline-drawer li{border-bottom:1px solid #202d4c;grid-template-columns:16px 1fr;gap:12px;padding:12px 0;display:grid}.timeline-drawer li>i{background:#4f8cff;border-radius:50%;width:10px;height:10px;margin-top:4px}.timeline-drawer li>i.RESOLVED{background:#4fd1a1}.timeline-drawer li>i.REOPENED{background:#ff6477}.timeline-drawer li p{color:#a7b3ce;margin:5px 0}.timeline-drawer li small{color:#687797}.case-row .timeline-button{color:#9eb1d5;background:0 0;border-color:#283957}.notification-page{gap:18px;display:grid}.notification-actions{justify-content:space-between;align-items:center;display:flex}.notification-actions h3,.notification-actions p{margin:0 0 6px}.notification-actions p{color:#7e8dac}.notification-actions>div:last-child{gap:8px;display:flex}.notification-actions button,.channel-list button,.delivery-list button,.channel-form button{color:#dce8ff;background:#182746;border:1px solid #31466f;border-radius:8px;align-items:center;gap:7px;padding:9px 12px;display:inline-flex}.notification-actions svg,.delivery-list svg{width:16px}.primary{background:#3276ed!important;border-color:#3276ed!important}.channel-list,.delivery-list{margin:0}.channel-list article{border-top:1px solid #202d4c;grid-template-columns:28px 1fr auto auto;align-items:center;gap:14px;padding:14px 0;display:grid}.channel-list article>svg{color:#5b9aff}.channel-list small,.delivery-table small{color:#6f7e9c;margin-top:4px;display:block}.channel-status,.delivery-status{color:#74e2b8;background:#1c513f;border-radius:20px;padding:5px 9px;font-size:11px}.channel-status.DISABLED,.delivery-status.DEAD,.delivery-status.FAILED{color:#ff8998;background:#542533}.delivery-table article{border-top:1px solid #202d4c;grid-template-columns:1.3fr .8fr .8fr 1.5fr 120px;align-items:center;gap:12px;padding:13px 0;display:grid}.delivery-table article>i{display:block}.delivery-status.RUNNING,.delivery-status.PENDING{color:#ffd36a;background:#4f421e}.channel-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.channel-form h3,.channel-form footer,.channel-form .form-error{grid-column:1/-1}.channel-form label{color:#9caac6;gap:7px;font-size:13px;display:grid}.channel-form input,.channel-form select{color:#fff;background:#0b1326;border:1px solid #304061;border-radius:8px;padding:11px}.channel-form .check{align-items:center;display:flex}.channel-form .check input{width:auto}.channel-form footer{justify-content:flex-end;gap:8px;display:flex}.form-error{color:#ff8998}@media (width<=750px){.notification-actions{align-items:flex-start;gap:12px}.notification-actions,.delivery-table article{grid-template-columns:1fr;display:grid}.channel-form{grid-template-columns:1fr}.channel-form label{grid-column:1}.channel-list article{grid-template-columns:24px 1fr auto}.channel-list article button{grid-column:2}.delivery-table article>i{display:none}}.access-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.access-grid .panel{margin:0}.access-section header{align-items:center;gap:9px;display:flex}.access-section header h3{flex:1}.access-section header button,.refresh-access{color:#e5efff;background:#1b2d51;border:1px solid #355184;border-radius:7px;padding:7px 11px}.access-row{border-top:1px solid #243250;grid-template-columns:1fr auto;gap:7px;padding:10px 0;display:grid}.access-row code{color:#dbe8ff}.access-row small{color:#687999;grid-column:1/-1}.access-grid .secret{background:#2b2110;border-color:#a4792f;grid-column:1/-1}.access-grid .secret code{white-space:pre-wrap;overflow-wrap:anywhere}.refresh-access{gap:7px;width:max-content;display:flex}@media (width<=520px){.access-grid{grid-template-columns:1fr}}
