:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8eef8;background:#071120;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top right,#102a45 0,#071120 38%,#050b14);color:#e8eef8}button,input,select,textarea{font:inherit}button{cursor:pointer}code{font-family:SFMono-Regular,Consolas,monospace}.boot-screen{min-height:100vh;display:grid;place-items:center;font-size:2rem;font-weight:800;letter-spacing:.08em}.login-page{min-height:100vh;display:grid;grid-template-columns:1.2fr 1fr}.login-visual{display:flex;flex-direction:column;justify-content:center;padding:10vw;background:linear-gradient(145deg,#0c70b62e,#07112026)}.login-visual h1{font-size:clamp(3rem,7vw,7rem);line-height:.95;margin:2rem 0 1rem}.login-visual p{font-size:1.2rem;max-width:520px;color:#9eb0c8}.signal{display:flex;gap:.5rem;align-items:flex-end;height:56px}.signal i{display:block;width:12px;border-radius:20px;background:#2ed3a7;box-shadow:0 0 22px #2ed3a78c}.signal i:nth-child(1){height:18px}.signal i:nth-child(2){height:30px}.signal i:nth-child(3){height:43px}.signal i:nth-child(4){height:56px}.login-card{align-self:center;justify-self:center;width:min(440px,88%);background:#0c1b30e0;border:1px solid rgba(151,178,214,.14);border-radius:28px;padding:42px;box-shadow:0 30px 70px #00000059;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.login-card h2{font-size:2rem;margin:1rem 0 .4rem}.login-card p{color:#93a7c2;margin:0 0 2rem}.brand-small{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;font-weight:900;background:linear-gradient(145deg,#24cfa2,#1688df);box-shadow:0 12px 30px #24cfa240}label{display:flex;flex-direction:column;gap:.45rem;font-size:.9rem;color:#bfd0e5;margin-bottom:1rem}input,select,textarea{width:100%;background:#09182a;color:#eef5ff;border:1px solid #243a55;border-radius:12px;padding:.8rem .9rem;outline:none;transition:.2s}input:focus,select:focus,textarea:focus{border-color:#2ed3a7;box-shadow:0 0 0 3px #2ed3a71f}label small{color:#7e94ae;font-size:.75rem}.btn{border:0;border-radius:12px;padding:.78rem 1.1rem;font-weight:700;color:#fff;transition:.18s;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn:hover{transform:translateY(-1px);filter:brightness(1.06)}.btn:disabled{opacity:.48;cursor:not-allowed;transform:none}.btn-primary{background:linear-gradient(135deg,#1dbb90,#1188d6)}.btn-ghost{background:#14253a;border:1px solid #2a405c}.btn-success{background:#168a68}.btn-warning{background:#ad7618}.btn-danger{background:#ad3848}.alert{padding:.9rem 1rem;border-radius:12px;margin:0 0 1rem}.alert-error{background:#ce364d26;border:1px solid rgba(240,86,108,.35);color:#ffb5c0}.alert-warning{background:#d5922021;border:1px solid rgba(228,163,49,.35);color:#ffd891}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}aside{position:sticky;top:0;height:100vh;background:#050c16f5;border-right:1px solid #17263a;display:flex;flex-direction:column;z-index:40}.logo{display:flex;align-items:center;gap:.85rem;padding:26px 22px}.logo b{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#23cda0,#167fd0);font-size:.9rem}.logo span{font-weight:800}.logo small{display:block;color:#667d99;font-size:.68rem;font-weight:500;margin-top:.15rem}nav{display:flex;flex-direction:column;gap:.35rem;padding:10px 12px;flex:1}nav button{display:flex;align-items:center;gap:.9rem;width:100%;padding:.86rem 1rem;color:#8fa4be;background:transparent;border:0;border-radius:12px;text-align:left}nav button i{font-style:normal;width:22px;text-align:center;font-size:1.05rem}nav button:hover,nav button.active{color:#fff;background:#12263d}nav button.active{box-shadow:inset 3px 0 #2ed3a7}.profile{display:flex;align-items:center;gap:.65rem;padding:18px;border-top:1px solid #17263a}.profile>div{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#19324f;color:#a9d7ff;font-size:.75rem;font-weight:800}.profile span{min-width:0;flex:1}.profile strong,.profile small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile strong{font-size:.82rem}.profile small{font-size:.7rem;color:#7188a2;text-transform:capitalize}.profile button{border:0;background:none;color:#8298b3;font-size:1.3rem}.main-area{min-width:0}.topbar{min-height:92px;display:flex;align-items:center;gap:1rem;padding:18px 28px;border-bottom:1px solid rgba(80,107,139,.18);background:#071120c7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:30}.topbar h1{margin:0;font-size:1.45rem}.topbar p{margin:.25rem 0 0;color:#7288a3;font-size:.82rem}.top-actions{margin-left:auto;display:flex;align-items:center;gap:.8rem}.top-actions button,.menu-button{background:#11253a;color:#bfd2e8;border:1px solid #243b56;border-radius:10px;padding:.65rem .9rem}.menu-button{display:none}.live-pill{display:flex;align-items:center;gap:.45rem;border:1px solid rgba(46,211,167,.26);background:#2ed3a714;color:#75e8c6;border-radius:999px;padding:.55rem .8rem;font-size:.78rem}.live-pill i,.dot{width:8px;height:8px;border-radius:50%;background:#2ed3a7;box-shadow:0 0 10px #2ed3a7}.content{padding:28px}.status-strip{display:flex;align-items:center;gap:.7rem;padding:14px 16px;background:#0d1f34;border:1px solid #1d3450;border-radius:14px;margin-bottom:20px}.status-strip span:last-child{color:#7f96b0;font-size:.82rem;margin-left:auto}.dot.bad{background:#f15a70;box-shadow:0 0 10px #f15a70}.stats-grid{display:grid;grid-template-columns:repeat(6,minmax(145px,1fr));gap:14px;margin-bottom:20px}.stat-card{background:linear-gradient(145deg,#0d2036,#0a1829);border:1px solid #1b3049;border-radius:18px;padding:18px;min-height:128px;display:flex;flex-direction:column}.stat-card small{color:#7d94ae}.stat-card strong{font-size:2rem;margin:.7rem 0 .25rem}.stat-card span{font-size:.72rem;color:#58718e;margin-top:auto}.grid-two{display:grid;grid-template-columns:1.6fr 1fr;gap:18px}.panel{background:#0a1829e6;border:1px solid #1c3048;border-radius:18px;overflow:hidden;margin-bottom:18px;box-shadow:0 14px 38px #00000024}.panel-title{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #1a2d44}.panel-title h3{margin:0;font-size:1rem}.panel-title span{background:#132a43;color:#8fb4d8;border-radius:999px;padding:.2rem .55rem;font-size:.72rem}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:720px}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid rgba(48,71,98,.42);font-size:.82rem;vertical-align:middle}th{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:#6f87a3;background:#050e1957}td{color:#c6d4e5}td strong,td small{display:block}td small{color:#7187a1;margin-top:.28rem;font-size:.7rem}.empty{text-align:center!important;color:#7187a1;padding:38px!important}.timeline{padding:10px 20px}.timeline-item{display:flex;gap:.75rem;padding:12px 0;border-bottom:1px solid rgba(45,67,93,.4)}.timeline-item i{width:8px;height:8px;margin-top:.35rem;border-radius:50%;background:#2ed3a7}.timeline-item strong,.timeline-item span{display:block}.timeline-item strong{font-size:.8rem}.timeline-item span{font-size:.68rem;color:#748ba6;margin-top:.25rem}.page-actions{display:flex;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:16px}.page-actions .search{flex:1;max-width:360px}.page-actions select{max-width:260px}.badge{display:inline-flex;border-radius:999px;padding:.28rem .55rem;font-size:.68rem;font-weight:800}.badge-active,.badge-online{background:#27ca9521;color:#68e1bc}.badge-blocked,.badge-disabled{background:#eb4c6424;color:#ff8ea0}.badge-suspended{background:#e19d2b24;color:#ffd17d}.badge-offline{background:#1b2a3d;color:#7f95af}.chips{display:flex;flex-wrap:wrap;gap:.3rem}.chips span,.protocol{padding:.2rem .42rem;border-radius:6px;background:#142a43;color:#8db8df;font-size:.64rem;font-weight:800}.row-actions{display:flex;gap:.35rem}.row-actions button,.icon-button{width:30px;height:30px;border-radius:8px;border:1px solid #28415f;background:#13273d;color:#c2d2e4}.row-actions button:hover{background:#1a3552}.row-actions button.danger,.link-danger{color:#ff8ea0}.link-danger{border:0;background:none;font-weight:700}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b8;display:grid;place-items:center;padding:24px;z-index:100}.modal{width:min(640px,96vw);max-height:92vh;overflow:auto;background:#0a192b;border:1px solid #29415d;border-radius:20px;box-shadow:0 30px 80px #0000008c}.modal-wide{width:min(980px,96vw)}.modal>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:18px 22px;background:#0b1c30;border-bottom:1px solid #243a55}.modal>header h2{font-size:1.08rem;margin:0}.modal-body{padding:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.span-2{grid-column:1/-1}.form-grid fieldset{border:1px solid #243a55;border-radius:12px;padding:12px;margin:0 0 1rem}.form-grid legend{font-size:.78rem;color:#9cb0c8;padding:0 .4rem}.checks{display:flex;flex-wrap:wrap;gap:1rem}.checks label,.switch-row{flex-direction:row;align-items:center;margin:0}.checks input,.switch-row input{width:auto}.switch-row{padding:.8rem;border:1px solid #233a55;border-radius:12px}.form-actions{display:flex;justify-content:flex-end;gap:.7rem;margin-top:8px}.credentials-box>p{color:#ffd891;background:#e29c241f;padding:12px;border-radius:10px}.credentials-box>div{display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid #20344c;padding:12px 0}.credentials-box span{text-transform:capitalize;color:#8fa4bd;font-size:.78rem}.credentials-box code{background:#07111e;padding:.55rem;border-radius:8px;overflow:auto}.credentials-box button{background:#17314d;color:#cfe3fa;border:1px solid #2c4b6c;border-radius:8px;padding:.5rem}.imported-credential{margin-top:14px;padding:14px;border:1px solid #203a56;border-radius:12px;background:#071421}.imported-credential h3{margin:0 0 3px}.imported-credential small{color:#7f98b4}.imported-credential pre{white-space:pre-wrap;word-break:break-all;background:#050d17;padding:12px;border-radius:8px;color:#bfe8dc}.preview-video{width:100%;aspect-ratio:16/9;background:#000;border-radius:14px}.url-list{margin-top:12px;background:#07111e;padding:12px;border-radius:10px;overflow:auto}.server-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.server-card{padding:22px}.server-card h3{margin-top:0}.server-card>strong{font-size:2rem}.server-card p{color:#8da2bb}.button-row{display:flex;flex-wrap:wrap;gap:.6rem}.logs{margin:0;padding:18px;max-height:520px;overflow:auto;background:#03080e;color:#9fdfc9;font-size:.73rem;line-height:1.55}.settings-panel{padding:22px;max-width:900px}.error-panel{padding:28px}.error-panel h3{margin-top:0;color:#ffb5c0}.error-panel p{color:#b8c8da}.credentials-box code{white-space:pre-wrap;word-break:break-all}.toast{position:fixed;right:24px;bottom:24px;z-index:200;min-width:300px;max-width:440px;background:#10243a;border:1px solid #2b4968;border-radius:14px;box-shadow:0 18px 55px #00000073;padding:14px 42px 14px 16px}.toast strong,.toast span{display:block}.toast strong{font-size:.78rem}.toast span{color:#b8c8da;font-size:.8rem;margin-top:.2rem}.toast button{position:absolute;right:10px;top:9px;border:0;background:none;color:#8ea5bf;font-size:1.25rem}.toast-error{border-color:#9b3446}.toast-warning{border-color:#9b6b26}.skeleton-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.skeleton-grid i{height:130px;border-radius:18px;background:linear-gradient(90deg,#0c1b2e,#13273e,#0c1b2e);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{to{background-position:-200% 0}}@media (max-width:1200px){.stats-grid{grid-template-columns:repeat(3,1fr)}.grid-two{grid-template-columns:1fr}}@media (max-width:900px){.login-page{grid-template-columns:1fr}.login-visual{display:none}.app-shell{grid-template-columns:1fr}aside{position:fixed;left:-280px;width:260px;transition:.2s;box-shadow:20px 0 45px #0006}aside.open{left:0}.menu-button{display:block}.topbar{padding:14px 18px}.content{padding:18px}.top-actions .live-pill{display:none}.server-grid{grid-template-columns:1fr}}@media (max-width:650px){.stats-grid{grid-template-columns:repeat(2,1fr)}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.page-actions{align-items:stretch;flex-direction:column}.page-actions .search,.page-actions select{max-width:none;width:100%}.top-actions button{font-size:0}.top-actions button:first-letter{font-size:1rem}.modal-backdrop{padding:8px}.modal-body{padding:16px}.credentials-box>div{grid-template-columns:1fr}.toast{left:12px;right:12px;bottom:12px;min-width:0}}
