:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f1fff5;font-synthesis:none;text-rendering:optimizelegibility;background:#06100b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 10% 0,#7ee78742,#0000 28rem),radial-gradient(circle at 90% 10%,#47b2ff24,#0000 24rem),linear-gradient(135deg,#041009 0%,#0a1f11 48%,#03100a 100%);min-height:100vh;margin:0}button,input,select{font:inherit}button{color:#06170b;cursor:pointer;background:#d7fbe0;border:0;border-radius:.9rem;justify-content:center;align-items:center;gap:.45rem;padding:.75rem 1rem;font-weight:800;transition:transform .16s,box-shadow .16s,opacity .16s,background .16s;display:inline-flex;box-shadow:0 10px 24px #0000002e}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 30px #00000040}button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}input,select{color:#f4fff6;background:#05120ad9;border:1px solid #a6f4b72e;border-radius:.9rem;outline:none;width:100%;padding:.86rem .95rem;transition:border-color .16s,box-shadow .16s}input:focus,select:focus{border-color:#7ee787;box-shadow:0 0 0 4px #7ee78724}code{color:#a9efb8}h1,h2,p{margin:0}h1{letter-spacing:-.04em;font-size:clamp(2rem,4vw,3.5rem);line-height:1}h2{align-items:center;gap:.55rem;font-size:1.12rem;display:flex}label{color:#d5f4dc;gap:.45rem;font-weight:700;display:grid}.glass,.card,.stat-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#0d2214d1,#05120ac2);border:1px solid #adffbf24;box-shadow:0 24px 90px #00000061,inset 0 1px #ffffff0a}.eyebrow{color:#8ff0a2;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:900}.muted{color:#a9cbb1}.primary{color:#05210d;background:linear-gradient(135deg,#7ee787,#c8f7d2)}.primary.big{width:100%;padding:.95rem 1rem}.ghost{color:#e6ffeb;background:#daf7e017;border:1px solid #daf7e024}.danger{color:#551313;background:linear-gradient(135deg,#ffb4b4,#ffd8d8)}.span{grid-column:1/-1}.login-shell{place-items:center;min-height:100vh;padding:1rem;display:grid}.login-card{border-radius:2rem;gap:1rem;width:min(500px,100%);padding:clamp(1.5rem,5vw,2.4rem);display:grid}.brand-mark{color:#04210d;background:linear-gradient(135deg,#1f7a3a,#7ee787);border-radius:1.35rem;place-items:center;width:4.6rem;height:4.6rem;display:grid;box-shadow:0 18px 44px #7ee78738}.login-copy{gap:.45rem;margin-bottom:.4rem;display:grid}.login-copy p:last-child{color:#c4e8cc;line-height:1.6}.inline-error{color:#ffc9c9;background:#5a141485;border:1px solid #ff969640;border-radius:.9rem;align-items:center;gap:.45rem;padding:.75rem .85rem;display:flex}.app-shell{width:min(1440px,100%);margin:auto;padding:clamp(1rem,2vw,2rem)}.topbar{border-radius:1.7rem;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:1.2rem;display:flex}.topbar p:last-child{color:#b8d9bf;margin-top:.5rem}.topbar-actions{flex-wrap:wrap;gap:.6rem;display:flex}.notice{color:#d9ffe0;background:#123a20eb;border:1px solid #56d37466;border-radius:1.1rem;margin-bottom:1rem;padding:.95rem 1rem;box-shadow:0 14px 40px #00000038}.notice.error{color:#ffd1d1;background:#3a1515eb;border-color:#ff919161}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.stat-card{border-radius:1.25rem;align-items:center;gap:.85rem;padding:1rem;display:flex}.stat-card svg{color:#8ce99f;flex:none}.stat-card p{color:#9ccda7;margin-bottom:.15rem;font-size:.86rem}.stat-card strong{font-size:clamp(1.05rem,2vw,1.35rem)}.stat-card.good svg,.status-pill.online{color:#7ee787}.stat-card.warn svg,.status-pill.offline{color:#ffcf70}.grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:1rem;display:grid}.card{border-radius:1.35rem;padding:1.2rem}.hero{background:linear-gradient(135deg,#1f7a3ae0,#081f0fd6)}.wide,.logs{grid-column:1/-1}.card-title{justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.status-pill,.count,.pill{background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;padding:.25rem .65rem;font-size:.78rem;font-weight:900}.pill{color:#bdf7c8;background:#7ee78724;margin-left:.55rem}.actions,.form-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:.75rem;margin-top:1rem;display:grid}.list{gap:.75rem;display:grid}.list-row,.empty{background:#030c068c;border:1px solid #adffbf1f;border-radius:1.05rem;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem;display:flex}.list-row strong{word-break:break-word}.list-row p{color:#a9cbb1;margin-top:.3rem;font-size:.9rem}.list-row>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.empty{color:#acd8b5;text-align:center;border-style:dashed;justify-content:center;min-height:5.5rem}.empty svg{color:#7ee787}.logs pre{white-space:pre-wrap;color:#d5f8dc;background:#020704;border:1px solid #adffbf1f;border-radius:1rem;max-height:30rem;padding:1rem;line-height:1.5;overflow:auto}@media (width<=980px){.stats-grid,.grid{grid-template-columns:1fr 1fr}.grid>*{grid-column:1/-1}}@media (width<=720px){.stats-grid{grid-template-columns:1fr}.topbar,.list-row{flex-direction:column;align-items:stretch}.topbar-actions,.list-row>div:last-child{justify-content:stretch}.topbar-actions button,.list-row button{width:100%}}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.info-grid p{background:#030c0673;border:1px solid #adffbf1f;border-radius:1rem;padding:.8rem}.info-grid span{color:#9ccda7;margin-bottom:.25rem;font-size:.82rem;display:block}.info-grid strong{color:#f4fff6;word-break:break-word}.console-row{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;display:grid}.console-help{margin-top:.75rem;line-height:1.5}@media (width<=720px){.info-grid,.console-row{grid-template-columns:1fr}}
