@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}body{margin:0;background:#0f1117;font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#070a0f}::-webkit-scrollbar-thumb{background:#263044;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#3b82f6}@keyframes glow-pulse{0%,to{box-shadow:0 0 #3b82f600}50%{box-shadow:0 0 28px #3b82f633}}.glow-pulse{animation:glow-pulse 3s ease-in-out infinite}.gradient-text{background:linear-gradient(90deg,#60a5fa,#22d3ee);-webkit-background-clip:text;background-clip:text;color:transparent}.grid-texture{background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px}
