:root{--bg:#0d0d0d;--panel:#151515;--panel-2:#1b1b1b;--line:#2a2a2a;--text:#fff;--soft:#d8d8d8;--muted:#a0a0a0;--green:#22c55e;--yellow:#f59e0b;--red:#ef4444}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}code,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}
