:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{color:#e5e7eb;background:#0b1220;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.container{max-width:980px;margin:0 auto;padding:28px 16px 60px}.title{margin:0 0 8px;font-size:26px}.subtitle{color:#94a3b8;margin:0 0 20px}.card{background:#111827;border:1px solid #1f2937;border-radius:14px;margin-bottom:14px;padding:16px}.row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}input,select,button{color:#e5e7eb;background:#0f172a;border:1px solid #374151;border-radius:8px;padding:10px 12px}input,select{min-width:220px}button{cursor:pointer;border-color:#2563eb}button:disabled{opacity:.6;cursor:not-allowed}.ok{color:#22c55e}.err{color:#f87171}.metric-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.metric{background:#0f172a;border:1px solid #1f2937;border-radius:10px;padding:12px}.metric .k{color:#94a3b8;font-size:12px}.metric .v{margin-top:6px;font-size:20px;font-weight:700}.section-title{margin:0 0 12px;font-size:18px}.console-output{color:#cbd5e1;white-space:pre-wrap;background:#050a13;border:1px solid #1f2937;border-radius:10px;min-height:280px;max-height:460px;margin:0;padding:14px;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.console-form{margin-top:10px}.console-input{flex:1;min-width:260px}
:root{--bg:#080910;--surface:#11121b;--surface-2:#171823;--line:#272936;--muted:#9295a8;--text:#f6f6fa;--purple:#8268ff;--purple-2:#a590ff;--green:#4ade80;--red:#fb7185;--amber:#fbbf24;--blue:#60a5fa}html,body{background:var(--bg);min-height:100%}button,input,textarea{font:inherit}.button{color:var(--text);cursor:pointer;border:0;border-radius:10px;padding:11px 16px;font-weight:700;transition:all .2s}.button:disabled{opacity:.45;cursor:not-allowed}.button-primary{background:linear-gradient(135deg,var(--purple),#6949ee);box-shadow:0 10px 30px #7458ff35}.button-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 34px #7458ff50}.button-ghost{color:#c9cad5;background:#242532}.brand-mark{color:#fff;background:linear-gradient(145deg,#9d8aff,#6447dc);border-radius:13px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:900;display:grid;box-shadow:0 8px 30px #7053e85c}.brand-mark.small{border-radius:10px;width:35px;height:35px;font-size:16px}.login-page{background:radial-gradient(circle at 20%,#251c4e 0,#0000 33%),linear-gradient(115deg,#090a11 0%,#0e0e18 54%,#12101d 100%);grid-template-rows:auto 1fr;grid-template-columns:minmax(360px,1fr) minmax(420px,520px);gap:40px;min-height:100vh;padding:38px clamp(36px,7vw,120px);display:grid;position:relative;overflow:hidden}.login-page:after{content:"";pointer-events:none;opacity:.18;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.ambient{filter:blur(100px);opacity:.25;border-radius:50%;position:absolute}.ambient-one{background:#7c3aed;width:420px;height:420px;bottom:-180px;left:-170px}.ambient-two{background:#4f46e5;width:300px;height:300px;top:-150px;right:8%}.login-brand{z-index:1;letter-spacing:-.3px;align-items:center;gap:13px;font-size:18px;font-weight:800;display:flex}.login-copy{z-index:1;align-self:center;max-width:650px;padding-bottom:90px}.eyebrow,.step-kicker{color:var(--purple-2);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.login-copy h1{color:#fff;letter-spacing:-.065em;margin:18px 0 24px;font-size:clamp(48px,6vw,82px);line-height:.98}.login-copy h1 em{color:var(--purple-2);font-style:normal}.login-copy>p{color:#a8aabc;max-width:560px;font-size:17px;line-height:1.7}.login-features{color:#bcbeca;flex-wrap:wrap;gap:20px;margin-top:35px;font-size:13px;display:flex}.login-features span{align-items:center;gap:8px;display:flex}.login-features i{background:var(--green);width:7px;height:7px;box-shadow:0 0 12px var(--green);border-radius:50%}.login-panel{z-index:2;align-self:center}.stepper-shell{width:100%}.stepper-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#14141ed9;border:1px solid #ffffff16;border-radius:22px;overflow:hidden;box-shadow:0 35px 100px #0009}.stepper-indicators{align-items:center;padding:28px 38px 0;display:flex}.step-indicator{color:#777989;border:1px solid #3d3e4c;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.step-indicator-active{border-color:var(--purple);color:#fff;background:#7558ee28}.step-indicator-complete{border-color:var(--purple);background:var(--purple);color:#fff}.step-indicator svg{width:14px}.active-dot{background:var(--purple-2);width:7px;height:7px;box-shadow:0 0 12px var(--purple);border-radius:50%}.step-connector{background:#363744;flex:1;height:1px;margin:0 9px;position:relative}.step-connector>div{transform-origin:0;background:var(--purple);position:absolute;inset:0}.stepper-content{overflow:hidden}.step-content-inner{min-height:350px;padding:40px 38px 28px}.step-content-inner h2{color:#fff;letter-spacing:-.035em;margin:12px 0 9px;font-size:29px}.step-content-inner>p{min-height:48px;color:var(--muted);margin:0 0 30px;line-height:1.55}.step-content-inner>p strong{color:#d8d9e3}.field-label{color:#d7d8df;margin:0 0 9px;font-size:12px;font-weight:700;display:block}.input-wrap{background:#0d0e15;border:1px solid #343643;border-radius:11px;align-items:center;transition:all .2s;display:flex}.input-wrap:focus-within{border-color:var(--purple);box-shadow:0 0 0 3px #8065ff18}.input-wrap span{color:#737688;padding-left:15px}.input-wrap input,.otp-input{color:#fff;background:0 0;border:0;outline:0;width:100%;padding:15px}.otp-input{letter-spacing:.38em;text-align:center;background:#0d0e15;border:1px solid #343643;border-radius:11px;font-size:30px;font-weight:800}.otp-input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #8065ff18}.stepper-footer{justify-content:flex-end;gap:10px;padding:0 38px 34px;display:flex}.stepper-footer .button-primary{min-width:145px}.button-spinner{border:2px solid #fff5;border-top-color:#fff;border-radius:50%;width:13px;height:13px;margin-right:8px;animation:.7s linear infinite spin;display:inline-block}.auth-notice{border-radius:10px;margin-top:14px;padding:12px 15px;font-size:13px}.notice-error{color:#fda4af;background:#fb71851a;border:1px solid #fb718548}.notice-success{color:#86efac;background:#4ade8014;border:1px solid #4ade8045}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-shell{min-height:100vh;color:var(--text);background:#0a0b11;grid-template-columns:250px 1fr;display:grid}.sidebar{background:#0e0f16;border-right:1px solid #20212c;flex-direction:column;height:100vh;padding:24px 14px 16px;display:flex;position:sticky;top:0}.sidebar-brand{align-items:center;gap:11px;padding:0 10px 28px;font-size:18px;font-weight:850;display:flex}.server-nav{flex-direction:column;gap:5px;display:flex}.nav-label{color:#646777;letter-spacing:.15em;text-transform:uppercase;padding:8px 12px;font-size:10px;font-weight:800}.server-item{color:#a8aab8;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:11px;width:100%;padding:10px;display:flex}.server-item:hover{background:#171821}.server-item.selected{color:#fff;background:#20212c;border-color:#ffffff0c}.server-icon{color:#c7c8d2;background:#252633;border-radius:9px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:900;display:grid}.server-item.selected .server-icon{color:#ab9bff;background:#7558ee2b}.server-item-copy{flex-direction:column;flex:1;gap:2px;display:flex}.server-item-copy strong{font-size:13px}.server-item-copy small{color:#6f7281;font-size:10px}.status-dot{background:#71717a;border-radius:50%;width:7px;height:7px}.status-active{color:#86efac}.status-dot.status-active,.live-badge.status-active i{background:var(--green);box-shadow:0 0 9px #4ade807a}.status-inactive{color:#fda4af}.status-dot.status-inactive,.live-badge.status-inactive i{background:var(--red)}.sidebar-footer{border-top:1px solid #22232d;align-items:center;gap:9px;margin-top:auto;padding:13px 8px 0;display:flex}.owner-avatar{color:#bbbcc7;background:#2b2c38;border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:800;display:grid}.sidebar-footer>div:nth-child(2){flex-direction:column;flex:1;display:flex}.sidebar-footer strong{font-size:11px}.sidebar-footer small{color:#656776;font-size:9px}.sidebar-footer button{color:#747685;cursor:pointer;background:0 0;border:0}.workspace{min-width:0;padding:34px clamp(24px,4vw,58px) 50px;position:relative}.workspace-header{justify-content:space-between;align-items:center;gap:30px;display:flex}.breadcrumb{color:#656878;font-size:11px}.workspace-header h1{letter-spacing:-.04em;align-items:center;gap:12px;margin:9px 0 5px;font-size:30px;display:flex}.workspace-header p{color:#767989;margin:0;font-size:12px}.live-badge{letter-spacing:.02em;background:#191a22;border:1px solid #ffffff10;border-radius:100px;align-items:center;gap:6px;padding:5px 9px;font-size:9px;font-weight:700;display:flex}.live-badge i{background:#71717a;border-radius:50%;width:5px;height:5px}.header-actions{gap:8px;display:flex}.button-soft{background:#171820;border:1px solid #30313c;padding:9px 13px;font-size:11px}.button-soft.success:hover{color:#86efac;border-color:#4ade8055}.button-soft.warning:hover{color:#fde68a;border-color:#fbbf2455}.button-soft.danger:hover{color:#fda4af;border-color:#fb718555}.tab-bar{border-bottom:1px solid #252631;gap:25px;margin-top:32px;display:flex}.tab-bar button{color:#737685;cursor:pointer;background:0 0;border:0;padding:0 2px 13px;font-size:12px;font-weight:700;position:relative}.tab-bar button.active{color:#fff}.tab-bar button.active:after{content:"";background:var(--purple);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.dashboard-content{padding-top:24px}.metric-grid-new{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.metric-card{background:linear-gradient(145deg,#15161f,#111219);border:1px solid #252631;border-radius:13px;padding:18px}.metric-card-top{color:#777a89;text-transform:uppercase;justify-content:space-between;font-size:10px;font-weight:700;display:flex}.metric-spark{border-top:2px solid;border-radius:50%;width:22px;height:12px}.metric-card strong{letter-spacing:-.04em;margin:13px 0 3px;font-size:25px;display:block}.metric-card small{color:#6f7281;font-size:10px}.metric-green .metric-spark{color:var(--green)}.metric-blue .metric-spark{color:var(--blue)}.metric-purple .metric-spark{color:var(--purple-2)}.metric-amber .metric-spark{color:var(--amber)}.overview-grid{grid-template-columns:minmax(320px,.8fr) minmax(420px,1.2fr);gap:14px;margin-top:14px;display:grid}.panel-card{background:#12131b;border:1px solid #252631;border-radius:14px}.health-card,.quick-console,.flags-panel,.console-panel{padding:20px}.panel-heading{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.panel-heading h2{letter-spacing:-.02em;margin:5px 0 0;font-size:16px}.panel-heading>span,.panel-heading button{color:#626575;background:0 0;border:0;font-size:9px}.panel-heading button{color:#a99aff;cursor:pointer}.resource-row{justify-content:space-between;align-items:center;margin:17px 0 8px;display:flex}.resource-row div{flex-direction:column;gap:3px;display:flex}.resource-row strong{font-size:11px}.resource-row small,.resource-row>span{color:#747786;font-size:9px}.progress{background:#242530;border-radius:8px;height:6px;overflow:hidden}.progress i{border-radius:inherit;background:linear-gradient(90deg,#6d51e6,#a18eff);height:100%;display:block}.progress.disk i{background:linear-gradient(90deg,#2563eb,#60a5fa)}.quick-console pre{color:#8b8e9c;white-space:pre-wrap;background:#090a0f;border:1px solid #21222c;border-radius:9px;height:200px;margin:0;padding:14px;font:10px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.console-panel,.flags-panel{margin-top:24px}.live-indicator{color:#86efac!important}.live-indicator i{background:var(--green);width:5px;height:5px;box-shadow:0 0 8px var(--green);border-radius:50%;margin-right:5px;display:inline-block}.console-output-new{color:#aeb1bd;white-space:pre-wrap;background:#08090d;border:1px solid #242530;border-radius:10px;height:clamp(360px,58vh,650px);margin:0;padding:18px;font:11px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.command-bar{background:#0d0e14;border:1px solid #2b2c38;border-radius:10px;align-items:center;gap:10px;margin-top:12px;padding:7px 7px 7px 14px;display:flex}.command-bar>span{color:var(--purple-2);font-size:20px}.command-bar input{color:#fff;background:0 0;border:0;outline:0;flex:1;font:11px ui-monospace,monospace}.command-bar button{color:#fff;cursor:pointer;background:#7659ec;border:0;border-radius:7px;padding:9px 16px;font-size:10px;font-weight:800}.backup-chip{border-radius:20px;padding:5px 9px;color:#86efac!important;background:#4ade8010!important;border:1px solid #4ade8035!important}.warning-box{color:#fde68a;background:#fbbf240c;border:1px solid #fbbf2430;border-radius:10px;flex-direction:column;gap:5px;margin-bottom:23px;padding:13px 15px;font-size:11px;display:flex}.warning-box span{color:#a99768;font-size:10px}.memory-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.memory-fields label,.flags-editor{color:#c8cad4;flex-direction:column;gap:8px;font-size:11px;font-weight:700;display:flex}.memory-fields input,.flags-editor textarea{color:#fff;background:#0b0c12;border:1px solid #30313e;border-radius:9px;outline:0;padding:12px;font:12px ui-monospace,monospace}.memory-fields input:focus,.flags-editor textarea:focus{border-color:var(--purple)}.flags-editor{margin-top:18px}.flags-editor>span{justify-content:space-between;display:flex}.flags-editor small{color:#676a79;font-weight:500}.flags-editor textarea{resize:vertical;min-height:230px;line-height:1.7}.flags-footer{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.toggle-row{color:#999baa;cursor:pointer;align-items:center;gap:9px;font-size:11px;display:flex}.toggle-row input{display:none}.toggle-row i{background:#343541;border-radius:20px;width:31px;height:17px;transition:all .2s;position:relative}.toggle-row i:after{content:"";background:#a5a6b0;border-radius:50%;width:11px;height:11px;transition:all .2s;position:absolute;top:3px;left:3px}.toggle-row input:checked+i{background:var(--purple)}.toggle-row input:checked+i:after{background:#fff;left:17px}.empty-state{text-align:center;color:#777a89;padding:50px}.toast{z-index:20;color:#d9dae2;background:#1b1c25;border:1px solid #333541;border-radius:11px;align-items:center;gap:10px;max-width:430px;padding:12px 14px;font-size:11px;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 20px 50px #0008}.toast>span{border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.toast-success>span{color:#86efac;background:#4ade8020}.toast-error>span{color:#fda4af;background:#fb718520}.toast button{color:#777986;cursor:pointer;background:0 0;border:0;margin-left:auto}@media (max-width:1000px){.login-page{grid-template-rows:auto auto 1fr;grid-template-columns:1fr;padding:28px}.login-copy{text-align:center;align-self:end;margin:auto;padding:50px 0 0}.login-copy h1{font-size:50px}.login-features{justify-content:center}.login-panel{width:min(100%,520px);margin:0 auto 30px}.metric-grid-new{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}.workspace-header{flex-direction:column;align-items:flex-start}.header-actions{width:100%}.header-actions .button{flex:1}}@media (max-width:700px){.dashboard-shell{grid-template-columns:1fr}.sidebar{height:auto;padding:12px;position:static}.sidebar-brand{padding:3px 5px 14px}.server-nav{grid-template-columns:repeat(4,1fr);display:grid}.nav-label{display:none}.server-item{justify-content:center;padding:8px}.server-item-copy,.server-item>.status-dot,.sidebar-footer{display:none}.workspace{padding:23px 15px 40px}.workspace-header h1{font-size:25px}.header-actions{overflow:auto}.metric-grid-new{grid-template-columns:1fr 1fr}.memory-fields{grid-template-columns:1fr}.flags-footer{flex-direction:column;align-items:flex-start;gap:18px}.flags-footer .button{width:100%}.login-page{padding:20px}.login-copy{padding-top:35px}.login-copy h1{font-size:42px}.login-features{display:none}.step-content-inner{min-height:330px;padding:30px 24px 20px}.stepper-indicators{padding:24px 24px 0}.stepper-footer{padding:0 24px 25px}.toast{bottom:15px;left:15px;right:15px}}
