:root{color-scheme:dark;--bg:#080d19;--card:rgba(17,25,46,.72);--edge:rgba(255,255,255,.09);--muted:#8690a9;--ink:#f3f5fb;--accent:#75f2c5;--violet:#9e8cff}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg);color:var(--ink);font:15px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}.shell{width:min(1160px,calc(100% - 40px));margin:auto;padding:26px 0 64px}.glow{position:fixed;border-radius:50%;filter:blur(110px);opacity:.17;pointer-events:none}.glow-one{background:#6d5dfc;width:440px;height:440px;top:-220px;right:-100px}.glow-two{background:#0ccf9a;width:380px;height:380px;bottom:-240px;left:-120px}nav,.panel-heading,.hero,.status-card{display:flex;align-items:center}nav{justify-content:space-between}.brand{font-weight:800;letter-spacing:.16em;text-decoration:none;color:var(--ink);font-size:16px}.brand-mark{color:var(--accent);font-size:25px;vertical-align:-2px;margin-right:6px}.nav-meta,.label,.eyebrow,.footnote,.muted{color:var(--muted);font-size:11px;letter-spacing:.12em}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 14px var(--accent);margin:0 7px}.hero{justify-content:space-between;padding:82px 6px 42px;gap:28px}.eyebrow{margin:0 0 9px;color:var(--accent);font-weight:700}.hero h1{font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.06em;margin:0}.hero em{font-family:Georgia,serif;font-weight:400;color:#b7acff}.sub{max-width:510px;color:#aeb7ca;font-size:17px;margin:18px 0 0}button{border:0;border-radius:12px;background:var(--accent);color:#05241c;padding:13px 20px;font-weight:800;cursor:pointer}.status-card,.panel{background:var(--card);border:1px solid var(--edge);box-shadow:0 20px 60px rgba(0,0,0,.18);backdrop-filter:blur(18px)}.status-card{padding:21px 24px;border-radius:18px;gap:18px;flex-wrap:wrap}.status-led{width:11px;height:11px;background:#566078;border-radius:50%;box-shadow:0 0 0 5px rgba(86,96,120,.15)}.status-led.online{background:var(--accent);box-shadow:0 0 0 5px rgba(117,242,197,.12),0 0 18px var(--accent)}.status-card p{margin:0}.status-card strong{font-size:15px}.status-divider{height:34px;width:1px;background:var(--edge);margin:0 8px}.grid{display:grid;grid-template-columns:1.45fr 1fr;gap:18px;margin-top:18px}.panel{border-radius:18px;padding:28px}.panel h2{margin:2px 0 0;font-size:23px;letter-spacing:-.035em}.panel-heading{justify-content:space-between;gap:15px}.pill{font-size:10px;font-weight:800;letter-spacing:.1em;color:var(--accent);border:1px solid rgba(117,242,197,.35);padding:5px 8px;border-radius:99px}.detail{font-size:18px;max-width:590px;margin:28px 0;color:#d9deea}.signal-line{height:1px;background:linear-gradient(90deg,var(--accent),transparent);opacity:.65}.footnote{margin:14px 0 0}.setup ol{padding:0;list-style:none;counter-reset:item;margin:23px 0}.setup li{padding:9px 0;border-bottom:1px solid var(--edge);color:#c5cce0}.setup li:before{counter-increment:item;content:"0" counter(item);color:var(--violet);font-weight:800;margin-right:12px}.text-button{padding:0;background:none;color:var(--accent)}.activity{margin-top:18px}.events{margin-top:21px;max-height:330px;overflow:auto}.event{padding:12px 0;border-top:1px solid var(--edge);font:12px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;color:#b8c1d4}.empty{color:var(--muted)}dialog{width:min(480px,calc(100% - 32px));border:1px solid var(--edge);border-radius:18px;background:#11182a;color:var(--ink);box-shadow:0 30px 100px #000;padding:28px}dialog::backdrop{background:rgba(0,0,0,.67);backdrop-filter:blur(5px)}dialog h2{margin:0 0 23px}label{display:block;font-size:12px;color:#b6bfd2;margin:13px 0}input{display:block;width:100%;margin-top:6px;background:#090e1b;border:1px solid #29324b;border-radius:9px;padding:11px;color:#fff}.dialog-note{color:var(--muted);font-size:12px}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.secondary{background:#283149;color:#fff}@media(max-width:760px){.shell{width:min(100% - 28px,1160px)}.hero{padding-top:58px;align-items:flex-start;flex-direction:column}.grid{grid-template-columns:1fr}.status-divider{display:none}.nav-meta{display:none}.status-card{gap:15px}.status-card>div:not(.status-led){min-width:42%}}
