@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#f4f2ee;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#080706;font-family:Inter,system-ui,-apple-system,sans-serif}::selection{color:#fff;background:#ff7a2f}a{color:inherit}@media (width<=720px){.depth-rail{display:none!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
