:root{--bg: #0c0f17;--panel: #141925;--panel-2: #1b2233;--border: #283042;--text: #e7ecf6;--muted: #93a0bd;--accent: #39d98a;--accent-2: #5cd0ff;--accent-3: #ffb454;--good: #39d98a;--warn: #ffb454;--bad: #ff5c7a;--sidebar-w: 290px;--header-h: 116px}*{box-sizing:border-box}html,body{margin:0;padding:0;background:radial-gradient(1100px 560px at 12% -12%,#103a2c 0%,transparent 60%),radial-gradient(900px 500px at 92% -6%,#14384a 0%,transparent 55%),var(--bg);background-attachment:fixed;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,system-ui,sans-serif;min-height:100vh;font-size:15px;line-height:1.6}a{color:var(--accent-2);text-decoration:none}a:hover{text-decoration:underline}::selection{background:#39d98a47}*{scrollbar-width:thin;scrollbar-color:var(--border) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-thumb{background:var(--border);border-radius:6px}*::-webkit-scrollbar-thumb:hover{background:#38425c}button,input,select{font-family:inherit}
