:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#080b10;--panel:#10151d;--line:#202a36;--text:#edf4fb;--muted:#8d9bab;--green:#4ee5a5;--blue:#54a8ff;--amber:#ffcb6b}*{box-sizing:border-box}body{background:radial-gradient(circle at 85% -10%,#18304b 0,transparent 34%),var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}main{width:min(1440px,100% - 40px);margin:auto;padding:38px 0 70px}header,.panel-title,.section-head,.daemon-head,.usage-line,.host-panel,.range-wrap,.agent-list-title{justify-content:space-between;align-items:center;gap:24px;display:flex}h1,h2,p{margin:0}h1{letter-spacing:-.055em;font-size:clamp(34px,5vw,66px)}h2{letter-spacing:-.025em;font-size:25px}.eyebrow{color:var(--green);letter-spacing:.18em;margin-bottom:8px;font-size:11px;font-weight:800}.subtitle,.note,.host-panel p{color:var(--muted);margin-top:8px}.host-badge,.pill{border:1px solid var(--line);color:#aebdcb;background:#111923;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.status{border-radius:50%;width:9px;height:9px;margin-right:7px;display:inline-block;box-shadow:0 0 13px}.status.running{background:var(--green);color:var(--green)}.status.degraded{background:var(--amber);color:var(--amber)}.status.stopped{color:#ff6b7b;background:#ff6b7b}.header-actions{align-items:center;gap:10px;display:flex}.logout{color:var(--muted);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:9px 13px}.range-wrap{margin:28px 0 4px}.range-wrap>span{color:var(--muted);font-size:12px}.range-tabs{border:1px solid var(--line);background:#0c1118;border-radius:12px;padding:4px;display:flex}.range-tabs a{color:var(--muted);border-radius:8px;padding:8px 13px;font-size:12px;font-weight:700;text-decoration:none}.range-tabs a.active{color:#07110d;background:var(--green)}.hero-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:14px 0;display:grid}.metric,.panel,.daemon-card{border:1px solid var(--line);background:linear-gradient(145deg,#121923f2,#0c1118f2);border-radius:18px}.metric{flex-direction:column;justify-content:space-between;min-height:150px;padding:22px;display:flex}.metric.primary{background:linear-gradient(145deg,#12372d,#101820);border-color:#285c4d}.metric span,.usage-grid span,.meta-grid span,.runtime-row,.host-stats span{color:var(--muted);font-size:12px}.metric strong{letter-spacing:-.05em;font-size:44px}.metric small{color:#9fb0bf}.panel{margin:14px 0;padding:26px}.usage-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0;display:grid}.usage-grid div{background:#0b1017;border:1px solid #18222d;border-radius:13px;padding:18px}.usage-grid strong{margin-top:8px;font-size:27px;display:block}.note{font-size:12px;line-height:1.6}.section-head{margin:38px 2px 15px}.section-head>span{color:var(--muted);font-size:13px}.daemon-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.daemon-card{padding:20px}.daemon-head strong{text-transform:capitalize;font-size:18px}.daemon-head small{color:var(--muted);word-break:break-all;margin:5px 0 0 17px;font-size:10px;display:block}.meta-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin:19px 0;display:grid}.meta-grid span{background:#0b1016;border-radius:8px;padding:9px}.meta-grid b{color:#dbe7f1;margin-top:4px;font-size:13px;display:block}.usage-line{margin-top:8px}.usage-line span{color:var(--muted);font-size:12px}.usage-line strong{font-size:21px}.bar{background:#202a34;border-radius:5px;height:5px;margin:10px 0}.bar i{background:linear-gradient(90deg,var(--blue),var(--green));border-radius:5px;height:100%;display:block}.runtime-row{flex-wrap:wrap;gap:12px;display:flex}.runtime-row span{border:1px solid #25313e;border-radius:999px;padding:5px 8px}.agent-list{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.agent-list-title{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:11px}.agent-row{border-bottom:1px solid #171f29;justify-content:space-between;align-items:center;padding:9px 3px;display:flex}.agent-row:last-child{border-bottom:0}.agent-row code{color:#d9e6f1;font-family:ui-monospace,monospace;font-size:12px}.agent-row small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.agent-row strong{font-size:13px}.agent-empty{color:var(--muted);padding:12px 0;font-size:12px}.host-panel{margin-top:34px}.host-stats{flex-wrap:wrap;gap:24px;display:flex}.host-stats b{color:var(--text);margin-top:5px;font-size:14px;display:block}.login-shell{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;width:min(1120px,100% - 40px);min-height:100vh;padding:0;display:grid}.login-brand h1{font-size:clamp(58px,8vw,102px)}.login-brand>p:not(.eyebrow){color:#a6b4c2;max-width:620px;margin-top:24px;font-size:18px;line-height:1.7}.brand-mark{gap:7px;margin-bottom:42px;display:flex}.brand-mark i{background:var(--green);border-radius:8px;width:13px;height:42px;display:block;transform:skew(-15deg)}.brand-mark i:nth-child(2){background:var(--blue);height:58px}.brand-mark i:nth-child(3){background:#a786ff;align-self:flex-end;height:30px}.login-signal{color:var(--muted);margin-top:38px;font-size:12px}.login-card{background:linear-gradient(150deg,#151d27,#0d1219);border:1px solid #293645;border-radius:24px;padding:38px;box-shadow:0 30px 80px #0008}.login-card>div>p:last-child,.login-card>small{color:var(--muted);margin-top:8px;font-size:12px}.login-card form{gap:18px;margin:32px 0 22px;display:grid}.login-card label{color:#b9c6d1;font-size:12px;font-weight:700}.login-card input{width:100%;color:var(--text);background:#080c12;border:1px solid #293440;border-radius:11px;outline:none;margin-top:8px;padding:14px;display:block}.login-card input:focus{border-color:var(--green);box-shadow:0 0 0 3px #4ee5a51a}.login-card button{background:var(--green);color:#07110d;cursor:pointer;border:0;border-radius:11px;justify-content:space-between;padding:14px 16px;font-size:14px;font-weight:800;display:flex}.login-error{color:#ff7e8b;font-size:12px}.login-card>small{text-align:center;display:block}@media (max-width:900px){.hero-grid{grid-template-columns:repeat(2,1fr)}.daemon-grid{grid-template-columns:1fr}.usage-grid{grid-template-columns:repeat(2,1fr)}.login-shell{grid-template-columns:1fr;gap:45px;padding:70px 0}.login-brand h1{font-size:64px}.login-brand>p:not(.eyebrow){font-size:15px}}@media (max-width:560px){main{width:min(100% - 22px,1440px);padding-top:22px}header,.host-panel{flex-direction:column;align-items:flex-start}.header-actions{justify-content:space-between;width:100%}.range-wrap{flex-direction:column;align-items:flex-start;gap:10px}.hero-grid{grid-template-columns:1fr 1fr}.metric{min-height:130px;padding:16px}.metric strong{font-size:32px}.meta-grid{grid-template-columns:repeat(2,1fr)}.login-shell{flex-direction:column;justify-content:center;padding:40px 0;display:flex}.login-brand h1{font-size:52px}.login-card{width:100%;padding:25px}}.daemon-actions{gap:8px;margin:14px 0;display:flex}.daemon-actions button{color:#bcd0df;cursor:pointer;background:#121a23;border:1px solid #2a3947;border-radius:8px;padding:7px 11px;font-size:11px;font-weight:700}.daemon-actions button:hover:not(:disabled){border-color:var(--green);color:var(--green)}.daemon-actions button.danger:hover:not(:disabled){color:#ff6b7b;border-color:#ff6b7b}.daemon-actions button:disabled{opacity:.35;cursor:not-allowed}.flash{border-radius:12px;margin:18px 0;padding:12px 15px;font-size:12px}.flash.success{color:#8cf5c5;background:#123126;border:1px solid #26664f}.flash.error{color:#ff9ca7;background:#35171b;border:1px solid #74333b}.install-panel{border:1px solid var(--line);background:#0d131b;border-radius:16px;margin:22px 0}.install-panel summary{cursor:pointer;justify-content:space-between;align-items:center;padding:18px 20px;list-style:none;display:flex}.install-panel summary::-webkit-details-marker{display:none}.install-panel summary span{flex-direction:column;gap:4px;display:flex}.install-panel summary b{font-size:14px}.install-panel summary small{color:var(--muted);font-size:11px}.install-panel summary i{color:var(--green);font-size:22px;font-style:normal}.install-panel[open] summary i{transform:rotate(45deg)}.install-panel form{border-top:1px solid var(--line);gap:14px;padding:20px;display:grid}.install-panel label{color:#bdc9d4;font-size:12px;font-weight:700}.install-panel textarea{color:#dce8f2;resize:vertical;background:#070b10;border:1px solid #273440;border-radius:10px;width:100%;margin-top:9px;padding:13px;font-family:ui-monospace,monospace;font-size:11px;line-height:1.55;display:block}.install-panel form>div{justify-content:space-between;align-items:center;gap:20px;display:flex}.install-panel form p{color:var(--muted);max-width:750px;font-size:11px;line-height:1.5}.install-panel button{background:var(--green);color:#07110d;cursor:pointer;white-space:nowrap;border:0;border-radius:9px;padding:11px 15px;font-size:12px;font-weight:800}.agent-row code{font-family:inherit;font-weight:700}@media (max-width:560px){.install-panel form>div{flex-direction:column;align-items:stretch}.install-panel button{width:100%}.daemon-actions{flex-wrap:wrap}}
