*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f1117;--surface:#181b23;--surface2:#21252f;--border:#2a2f3a;--text:#e4e6eb;--text2:#9ca3af;--accent:#6366f1;--accent-hover:#818cf8;--green:#22c55e;--amber:#f59e0b;--rose:#f43f5e;--blue:#3b82f6;--cyan:#06b6d4;--emerald:#10b981;--radius:8px}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text)}body{min-height:100vh}