:root{--primary: #2563eb;--primary-hover: #1d4ed8;--bg-dark: #0f172a;--surface: #1e293b;--text-main: #f8fafc;--text-muted: #94a3b8;--border: #334155}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:var(--bg-dark);color:var(--text-main);min-height:100vh}*{box-sizing:border-box}
