:root{--bg:#0b0f17;--panel:#151b27;--line:#263044;--text:#eef2f8;--muted:#8a96ab;--a:#3b82f6;--b:#f97316;--serve:#facc15;--ok:#22c55e;--danger:#ef4444;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{background:var(--bg);height:100%;color:var(--text);margin:0}body{-webkit-tap-highlight-color:transparent;touch-action:manipulation;font-family:Pretendard,Malgun Gothic,Apple SD Gothic Neo,Noto Sans KR,system-ui,sans-serif}button{font:inherit;color:inherit;cursor:pointer;touch-action:manipulation}a{color:inherit}.num{font-variant-numeric:tabular-nums;font-family:Segoe UI,Roboto,system-ui,sans-serif}.conn{background:var(--danger);z-index:50;border-radius:50%;width:10px;height:10px;position:fixed;top:8px;right:10px}.conn.on{background:var(--ok)}@media print{html,body{color:#000;background:#fff}.conn{display:none}}
