@tailwind base;@tailwind components;@tailwind utilities;:root{--slate-50:#f8fafc;--slate-900:#0f172a;--slate-950:#020617;--amber-400:#fbbf24;--amber-500:#f59e0b;--blue-400:#60a5fa}*,body{@apply bg-slate-950 text-slate-50}