@tailwind base;@tailwind components;@tailwind utilities;@layer components{.glass{-webkit-backdrop-filter:blur(12px)saturate(180%);background:#0f172a66;border:1px solid #ffffff14;box-shadow:0 8px 32px #02061799}.glass-dark{-webkit-backdrop-filter:blur(24px)saturate(150%);background:#020617b3;border:1px solid #ffffff0d;box-shadow:0 4px 30px #000c}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#fff3}}@apply bg-midnight-950 text-midnight-50 antialiased overflow-hidden;body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.bg-glow{pointer-events:none;z-index:-1;background:radial-gradient(circle at 0 0,#6366f10d 0%,#0000 40%),radial-gradient(circle at 100% 100%,#1e1b4b1a 0%,#0000 40%);width:100%;height:100%;position:fixed;top:0;left:0}
