:root{--bg: #0a0a0c;--surface: #131318;--surface-raised: #1a1a21;--border: #262630;--border-strong: #353541;--fg: #e8e8ee;--fg-dim: #b5b5c0;--fg-faint: #6b6b78;--accent: #7b8cff;--accent-dim: #4d5aa5;--accent-2: #5ee5d0;--error: #ff7a7a;--success: #6be6a8}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.55}*{box-sizing:border-box}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
