:root{--bg: #0b1220;--panel: #0f1b2e;--panel2: #101f36;--panel3: #0c172b;--text: #e5e7eb;--muted: rgba(229, 231, 235, .68);--border: rgba(148, 163, 184, .2);--shadow: 0 18px 50px rgba(0, 0, 0, .35);--shadow-sm: 0 12px 28px rgba(0, 0, 0, .28);--radius: 14px;--ok: #22c55e;--bad: #ef4444;--brand: #3b82f6;--brand2: #60a5fa}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";color:var(--text);background:radial-gradient(1000px 700px at 30% 10%,rgba(59,130,246,.25),transparent 60%),radial-gradient(900px 600px at 90% 30%,rgba(96,165,250,.18),transparent 55%),var(--bg);overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font-family:inherit}.eg-btn{border:1px solid var(--border);background:#ffffff0a;color:var(--text);padding:9px 12px;border-radius:12px;cursor:pointer}.eg-btn:hover{background:#ffffff12}.eg-btn:disabled{opacity:.6;cursor:not-allowed}.eg-btn-primary{background:linear-gradient(135deg,#3b82f6f2,#60a5fad9);border-color:#60a5fa8c}.eg-btn-primary:hover{background:linear-gradient(135deg,#3b82f6,#60a5faf2)}.eg-input{width:100%;padding:11px 12px;border-radius:12px;border:1px solid var(--border);background:#ffffff0f;color:var(--text);font-size:14px;outline:none}.eg-input::placeholder{color:#e5e7eb73}.eg-label{font-size:12px;color:var(--muted);margin-bottom:6px}.eg-stack{display:grid;gap:12px}.eg-error{color:#fecaca;font-size:13px}.eg-muted{color:var(--muted)}.eg-card{background:#ffffff0a;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.eg-card-pad{padding:18px}.eg-dot{width:10px;height:10px;border-radius:999px;display:inline-block;box-shadow:0 0 0 3px #ffffff0f}.eg-dot-online{background:var(--ok)}.eg-dot-offline{background:var(--bad)}.eg-role{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:800;border:1px solid var(--border);text-transform:lowercase}.eg-role-admin{background:#3b82f62e;color:#bfdbfe}.eg-role-superuser{background:#22c55e24;color:#bbf7d0}.eg-role-operator{background:#94a3b824;color:#e5e7eb}.eg2-shell{display:grid;grid-template-columns:320px 1fr;height:100vh}.eg2-sidebar{background:linear-gradient(180deg,#ffffff0d,#ffffff05);border-right:1px solid var(--border);padding:14px;display:grid;grid-template-rows:auto auto 1fr auto;gap:12px}.eg2-brand{display:flex;align-items:center;gap:10px;padding:10px 10px 12px;border-bottom:1px solid var(--border)}.eg2-mark{width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,#3b82f6,#60a5fae6);box-shadow:var(--shadow-sm)}.eg2-title{font-weight:900;letter-spacing:-.02em}.eg2-sub{font-size:12px;color:var(--muted);margin-top:2px}.eg2-actions{display:grid;gap:10px}.eg2-btn{width:100%;border:1px solid rgba(96,165,250,.35);background:#3b82f61f;color:#dbeafe;padding:10px 12px;border-radius:12px;cursor:pointer;font-weight:800}.eg2-btn:hover{background:#3b82f629}.eg2-btn:disabled{opacity:.55;cursor:not-allowed}.eg2-search input{width:100%;padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:#ffffff0a;color:var(--text);outline:none}.eg2-search input::placeholder{color:#e5e7eb73}.eg2-filter{display:flex;gap:8px}.eg2-pill{flex:1;border:1px solid var(--border);background:#ffffff08;color:var(--muted);padding:8px 10px;border-radius:999px;cursor:pointer;font-weight:800;font-size:12px}.eg2-pill:hover{background:#ffffff0f}.eg2-pill-on{background:#60a5fa2e;color:#dbeafe;border-color:#60a5fa59}.eg2-list{overflow:auto;padding-right:6px}.eg2-list::-webkit-scrollbar{width:8px}.eg2-list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:999px}.eg2-list-empty{color:#e5e7eb8c;font-size:13px;padding:14px}.eg2-item{width:100%;text-align:left;border:1px solid var(--border);background:#ffffff08;padding:10px;border-radius:14px;cursor:pointer;margin-bottom:10px}.eg2-item:hover{background:#ffffff0f}.eg2-item-on{border-color:#60a5fa8c;background:#60a5fa1a}.eg2-item-head{display:flex;align-items:center;gap:10px}.eg2-item-name{font-weight:900;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eg2-item-sub{color:#e5e7eb9e;font-size:12px;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eg2-foot{display:flex;gap:10px;border-top:1px solid var(--border);padding-top:10px}.eg2-link{flex:1;border:1px solid var(--border);background:#ffffff08;padding:9px 10px;border-radius:12px;cursor:pointer;color:#e5e7ebcc;text-align:center;font-weight:900}.eg2-link:hover{background:#ffffff0f}.eg2-link-on{border-color:#60a5fa8c;background:#60a5fa1f}.eg2-main{display:grid;grid-template-rows:56px auto 1fr;height:100vh}.eg2-top{border-bottom:1px solid var(--border);background:#ffffff08;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;grid-template-columns:1fr auto auto 1fr;align-items:center;padding:0 14px;gap:12px}.eg2-selected{display:grid;grid-auto-flow:column;align-items:center;gap:10px;justify-content:start}.eg2-selected-name{font-weight:900;letter-spacing:-.02em}.eg2-selected-sub{color:#e5e7eb99;font-size:12px}.eg2-top-mid{display:flex;align-items:center;gap:10px;justify-content:center}.eg2-chip{display:flex;gap:8px;align-items:center;padding:7px 10px;border-radius:999px;border:1px solid var(--border);background:#ffffff08}.eg2-chip-k{font-size:12px;color:#e5e7ebb3;font-weight:900}.eg2-chip-v{font-size:13px;font-weight:900}.eg2-chip-ok{border-color:#22c55e66;background:#22c55e1a}.eg2-chip-bad{border-color:#ef444473;background:#ef44441a}.eg2-iconbtn{border:1px solid var(--border);background:#ffffff08;color:var(--text);padding:8px 10px;border-radius:12px;cursor:pointer;font-weight:900}.eg2-iconbtn:hover{background:#ffffff0f}.eg2-top-right{display:flex;justify-content:end}.eg2-user{display:flex;align-items:center;gap:10px}.eg2-user-email{font-size:13px;font-weight:900;color:#e5e7ebe0}.eg2-banner{margin:10px 14px 0;padding:10px 12px;border-radius:12px;border:1px solid rgba(239,68,68,.35);background:#ef44441a;color:#fecaca;font-weight:800;font-size:13px}.eg2-content{padding:14px;overflow:auto}.eg2-content::-webkit-scrollbar{width:10px}.eg2-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:999px}.eg2-split{display:grid;grid-template-columns:1fr 380px;gap:12px;height:calc(100vh - 84px);min-height:520px}.eg2-split-full{grid-template-columns:1fr}.eg2-live,.eg2-settings{border:1px solid var(--border);border-radius:var(--radius);background:#ffffff08;box-shadow:var(--shadow-sm);overflow:hidden;display:grid;grid-template-rows:auto 1fr}.eg2-live-head{padding:10px 12px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;gap:10px;align-items:center}.eg2-live-body{padding:10px;overflow:hidden}.eg2-iframe-wrap{height:100%;border:1px solid var(--border);border-radius:12px;overflow:hidden;position:relative;background:#00000040}.eg2-iframe{width:100%;height:100%;border:0;background:#00000026}.eg2-iframe-hint{position:absolute;left:12px;bottom:12px;right:12px;background:#0f172a99;border:1px solid rgba(148,163,184,.2);color:#e5e7ebeb;padding:10px 12px;border-radius:12px;font-size:12px}.eg2-settings-head{padding:10px 12px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.eg2-settings-body{padding:10px;overflow:auto}.eg2-settings-body::-webkit-scrollbar{width:10px}.eg2-settings-body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:999px}.eg2-card{border:1px solid var(--border);border-radius:12px;padding:12px;background:#ffffff08}.eg2-row{display:grid;grid-template-columns:90px 1fr;gap:10px;padding:6px 0;border-bottom:1px dashed rgba(148,163,184,.18)}.eg2-row:last-child{border-bottom:none}.eg2-k{color:#e5e7eb9e;font-size:12px;font-weight:900}.eg2-v{color:#e5e7ebeb;font-size:13px}.eg2-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.eg2-danger{border-color:#ef444466;background:#ef44441a}.eg2-danger:hover{background:#ef444424}.eg2-empty{height:calc(100vh - 84px);display:grid;place-items:center}.eg2-empty-card{width:100%;max-width:560px;border:1px solid var(--border);border-radius:var(--radius);background:#ffffff08;padding:18px;box-shadow:var(--shadow)}.eg-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:grid;place-items:center;z-index:999;padding:24px}.eg-modal{width:100%;max-width:560px;border-radius:16px;border:1px solid rgba(148,163,184,.22);background:linear-gradient(180deg,#0f1b2ef2,#0c172bf2);box-shadow:var(--shadow);overflow:hidden}.eg-modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 14px 10px;border-bottom:1px solid rgba(148,163,184,.18)}.eg-modal-title{font-weight:900;letter-spacing:-.02em;font-size:16px}.eg-modal-body{padding:14px;display:grid;gap:12px}.eg-modal-actions{display:flex;justify-content:end;gap:10px;margin-top:6px}.eg-iconbtn{border:1px solid var(--border);background:#ffffff0a;color:var(--text);padding:8px 10px;border-radius:12px;cursor:pointer}.eg-iconbtn:hover{background:#ffffff12}@media (max-width: 980px){html,body{overflow:auto}.eg2-shell{grid-template-columns:1fr;height:auto}.eg2-sidebar{position:sticky;top:0;z-index:10;grid-template-rows:auto auto auto auto}.eg2-main{grid-template-rows:56px auto 1fr;height:auto}.eg2-content{overflow:visible}.eg2-split{grid-template-columns:1fr;height:auto}}.eg-auth-wrap{min-height:100vh;display:grid;place-items:center;padding:28px}.eg-auth{width:100%;max-width:460px}.eg-brand-mark{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#3b82f6,#60a5fae6);box-shadow:var(--shadow-sm)}.eg2-top-tabs{display:flex;gap:8px;justify-content:center;align-items:center}.eg2-tab{border:1px solid var(--border);background:#ffffff08;color:#e5e7ebc7;padding:8px 12px;border-radius:999px;font-weight:900;font-size:12px}.eg2-tab:hover{background:#ffffff0f}.eg2-tab-on{border-color:#60a5fa8c;background:#60a5fa1f;color:#dbeafe}
