@tailwind base;@tailwind components;@tailwind utilities;:root{--bg-dark:#080612;--purple:#6d28d9;--purple-l:#8b5cf6;--purple-xl:#c4b5fd}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-dark);color:#f5f3ff;font-family:system-ui,sans-serif}