@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif}@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark}html{scroll-behavior:smooth}body{margin:0;background:#0d0d0f;color:#f8fafc;font-family:Inter,sans-serif}*{box-sizing:border-box}h1,h2,h3,h4{font-family:Inter,sans-serif}::selection{background:#2563eb73;color:#fff}
