@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600;700&family=Inter:wght@400;600;700&display=swap";:root{color-scheme:dark;--bg: #080c0b;--panel: #101615;--panel-strong: #151d1b;--line: #24342f;--line-bright: #3b6f5d;--text: #d7fbe8;--muted: #7ca894;--dim: #557064;--green: #39ff88;--cyan: #4fd8ff;--amber: #ffd166;--rose: #ff6b8b;--shadow: rgba(0, 0, 0, .55)}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;background:radial-gradient(circle at 18% 12%,rgba(57,255,136,.08),transparent 28rem),linear-gradient(180deg,#0b1110 0%,var(--bg) 48%,#050807 100%);color:var(--text);font-family:Fira Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}a{color:inherit}button,input{font:inherit}
