*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0e1a;--surface:#111827;--surface2:#1a2235;--border:#1e2d45;--accent:#3b82f6;--accent2:#06b6d4;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--text:#f1f5f9;--muted:#64748b;--font:"Inter",system-ui,sans-serif}body{background:var(--bg);color:var(--text);font-family:var(--font);min-height:100vh}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap");