:root{--bg:#f8f9fa;--night:#0f1c2e;--accent:#ee5946;--accent-dark:#d84a39;--text-secondary:#6b7280;--border:#e5e7eb;--green:#10b981;--red:#ef4444;--blue:#2563eb;--yellow:#f59e0b;color:var(--night);font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);-webkit-font-smoothing:antialiased;min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit}
