.hero-gradient{background:linear-gradient(135deg,rgba(59,130,246,0.15) 0%,rgba(139,92,246,0.15) 100%);}.game-card{transition:all 0.3s cubic-bezier(0.4,0,0.2,1);perspective:1000px;transform-style:preserve-3d;}.game-card:hover{transform:translateY(-8px) rotateX(5deg);box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);}.glow-effect{position:relative;}.glow-effect::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,rgba(59,130,246,0.4) 0%,transparent 70%);opacity:0;transition:opacity 0.3s ease;z-index:-1;}.glow-effect:hover::after{opacity:1;}.floating{animation:floating 6s ease-in-out infinite;}.pt-26{padding-top:calc(0.25rem * 26);}.w-3\/3{width:calc(3/3 * 100%);}.lg\:w-1\/3{@media (width >=64rem){width:calc(1/3 * 100%);}}.lg\:w-2\/3{@media (width >=64rem){width:calc(2/3 * 100%);}}.lg\:w-\[30\%\]{@media (width >=64rem){width:30%;}}.md\:w-1\/3{@media (width >=48rem){width:calc(1/3 * 100%);}}.md\:w-2\/3{@media (width >=48rem){width:calc(2/3 * 100%);}}.md\:w-\[40\%\]{@media (width >=48rem){width:40%;}}.md\:pt-36{@media (width >=48rem){padding-top:calc(0.25rem * 36);}}.w-48{width:calc(0.25rem * 48);}.h-48{height:calc(0.25rem * 48);}.top-1\/4{top:calc(1 / 4 * 100%);}.start-1\/4{inset-inline-start:calc(1 / 4 * 100%);}.bottom-1\/4{bottom:calc(1 / 4 * 100%);}.end-1\/4{inset-inline-end:calc(1 / 4 * 100%);}