:root{--primary: #0ea5e9;--primary-hover: #0284c7;--bg: #030712;--surface: #111827;--surface-hover: #1f2937;--border: #374151;--text: #f9fafb;--text-muted: #9ca3af}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}
