@tailwind base;@tailwind components;@tailwind utilities;:root{--bg:#070707;--bg-deep:#030303;--surface:#101010;--surface-2:#151515;--surface-3:#1b1b1b;--text:#f3f3f1;--text-soft:#b1b1ad;--text-muted:#70706d;--border:#ffffff17;--border-strong:#ffffff2b;--highlight:#ffffff14;--violet-muted:#8d72ba}body{background-color:var(--bg);color:var(--text);margin:0;padding:0;font-family:Inter,sans-serif}
