body,html{padding:0;margin:0}.bg-grid{background-size:40px 40px;mask-image:radial-gradient(circle at center,#000 40%,transparent 100%);-webkit-mask-image:radial-gradient(circle at center,#000 40%,transparent 100%)}@keyframes pulse-glow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.animate-glow{animation:pulse-glow 4s ease-in-out infinite}.animation-delay-2000{animation-delay:2s}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:4px}.dark ::-webkit-scrollbar-thumb{background:#404040}