@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}}.glass{@apply bg-white/70 backdrop-blur-xl border border-white/40 shadow-[0_8px_32px_0_rgba(31,38,135,.07)];}.glass-card{@apply bg-white/60 backdrop-blur-lg border border-white/50 shadow-sm transition-all duration-300 hover:shadow-lg hover:bg-white/80;}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#94a3b866;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#64748b99}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif}
