@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-shimmer{background:linear-gradient(90deg,hsl(var(--muted)) 0,hsl(var(--muted-foreground)/.1) 50%,hsl(var(--muted)) 100%);background-size:200% 100%;animation:shimmer 2s infinite}@keyframes pulse-wave{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}.animate-pulse-wave{animation:pulse-wave 2s ease-in-out infinite}@keyframes bounce-fade{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(-10px);opacity:.7}}.animate-bounce-fade{animation:bounce-fade 1.5s ease-in-out infinite}@keyframes rotate-scale{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.1)}to{transform:rotate(1turn) scale(1)}}.animate-rotate-scale{animation:rotate-scale 2s linear infinite}@keyframes glow{0%,to{box-shadow:0 0 5px hsl(var(--primary)/.5)}50%{box-shadow:0 0 20px hsl(var(--primary)/.8)}}.animate-glow{animation:glow 2s ease-in-out infinite}@keyframes skeleton-loading{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.animate-skeleton{animation:skeleton-loading 1.5s ease-in-out infinite}.animate-reverse{animation-direction:reverse}@keyframes loading-dots{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.animate-loading-dots{animation:loading-dots 1.4s ease-in-out infinite}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fade-in-up .5s ease-out}@keyframes slide-in-right{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.animate-slide-in-right{animation:slide-in-right .3s ease-out}@media (max-width:640px){.games-grid{gap:.75rem!important}.container{padding-left:.75rem!important;padding-right:.75rem!important}.hero-section{padding-top:1rem!important;padding-bottom:1rem!important}.mobile-compact-title{font-size:.875rem!important;line-height:1.25rem!important}.mobile-compact-platform{font-size:.75rem!important;line-height:1rem!important}.mobile-compact-button{height:1.75rem!important;font-size:.75rem!important;padding:0 .5rem!important}.mobile-card-padding{padding:.5rem!important}.mobile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}}@media (max-width:480px){.games-grid{gap:.5rem!important}.container{padding-left:.5rem!important;padding-right:.5rem!important}.ultra-compact-card{min-height:auto!important}.ultra-compact-card .aspect-ratio{aspect-ratio:3/2!important}.ultra-compact-card .card-padding{padding:.375rem!important}.ultra-compact-card .card-title{font-size:.75rem!important;line-height:1rem!important}.ultra-compact-card .card-platform{font-size:.625rem!important;line-height:.875rem!important}}.load-more-container{position:relative;overflow:hidden}.load-more-progress{transition:width .5s ease-out}.load-more-button{transition:all .3s ease}.load-more-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.load-more-button:active{transform:translateY(0)}.compact-badge{font-size:.625rem!important;padding:.125rem .375rem!important;line-height:1!important}.responsive-game-image{transition:transform .3s ease}.responsive-game-image:hover{transform:scale(1.02)}@media (min-width:640px) and (max-width:768px){.tablet-grid{grid-template-columns:repeat(3,1fr)!important;gap:.75rem!important}}@media (min-width:768px) and (max-width:1024px){.desktop-small-grid{grid-template-columns:repeat(4,1fr)!important;gap:1rem!important}}@media (prefers-reduced-motion:reduce){.games-grid *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (hover:none) and (pointer:coarse){.touch-target{min-height:44px!important;min-width:44px!important}.touch-button{padding:.75rem 1rem!important}}header{will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}header.sticky{transform:translateZ(0);-webkit-transform:translateZ(0)}.header-visible{transform:translateY(0)!important}.header-hidden{transform:translateY(-100%)!important}@media (max-width:768px){.header-auto-hide{position:sticky;top:0;z-index:50}.quick-show-zone{position:fixed;top:0;left:0;right:0;height:20px;z-index:100;pointer-events:none}.quick-show-zone.active{pointer-events:auto;background:linear-gradient(180deg,rgba(0,0,0,.1),transparent)}}.content-with-auto-header{padding-top:0;transition:padding-top .3s ease}.header-scrolled{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}@media (max-width:768px){.header-hidden+.main-content .mobile-search{transform:translateY(-20px);opacity:.8}}.header-auto-hide *{transform:translateZ(0);backface-visibility:hidden;perspective:1000px}@keyframes quick-reveal{0%{transform:translateY(-100%);opacity:.8}to{transform:translateY(0);opacity:1}}.header-quick-reveal{animation:quick-reveal .2s cubic-bezier(.4,0,.2,1)}@media (hover:none) and (pointer:coarse){.header-auto-hide{transform:translateZ(0);backface-visibility:hidden;perspective:1000px}}.header-auto-hide:focus-within{transform:translateY(0)!important}@media (prefers-contrast:high){.header-scrolled{border-bottom:2px solid}}@media (prefers-reduced-motion:reduce){.header-auto-hide{transition:none!important;animation:none!important}}@media (prefers-color-scheme:dark){.header-scrolled{box-shadow:0 4px 6px -1px rgba(0,0,0,.3),0 2px 4px -1px rgba(0,0,0,.2)}}@media (min-width:768px) and (max-width:1024px){.header-auto-hide{position:sticky!important;transform:translateY(0)!important}}