*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}div,h1,h2,h3,h4,h5,h6,p,span{-webkit-user-select:text;user-select:text}[role=button],a,button{touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,.1)}body,html{width:100%;height:100%;overflow-x:hidden}@media (max-width:768px){.min-h-screen,body,html{min-height:100vh;min-height:-webkit-fill-available}.flex.flex-1{flex:1 1 auto;min-height:0}*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}body,html{-webkit-overflow-scrolling:touch;scroll-behavior:auto}.shadow-2xl,.shadow-lg,.shadow-xl{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)!important}body{font-size:16px;line-height:1.5}h1{font-size:2rem;line-height:1.2}h2{font-size:1.5rem;line-height:1.3}p{font-size:1rem;line-height:1.6}.py-20{padding-top:3rem;padding-bottom:3rem}.px-4{padding-left:1rem;padding-right:1rem}.gap-8{gap:2rem}.gap-6{gap:1.5rem}.grid,[class*=grid-cols-2],[class*=grid-cols-3],[class*=grid-cols-4]{grid-template-columns:1fr!important}[class*=px-8],button{padding-left:1.5rem!important;padding-right:1.5rem!important}[class*=py-4]{padding-top:.75rem!important;padding-bottom:.75rem!important}img,svg{max-width:100%;height:auto}.game-image{width:100%;height:auto;object-fit:cover}.main{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.sticky{position:-webkit-sticky;position:sticky;top:0;z-index:999;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.game-container{width:100%;height:100vh;height:-webkit-fill-available;overflow:hidden}.game-detail{padding:1rem;margin-bottom:1rem}.games-grid{grid-template-columns:6px;gap:1rem}.game-card{margin-bottom:1rem;border-radius:8px}.game-player{position:fixed;top:0;left:0;width:100vw;height:100vh;height:-webkit-fill-available;z-index:9999;background:#000}.game-controls{position:fixed;bottom:0;left:0;width:100%;background:rgba(0,0,0,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:10000}.game-exit-btn{position:fixed;top:1rem;right:1rem;z-index:10001;background:hsla(0,0%,100%,.2);border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem}}@media (orientation:landscape) and (max-width:768px){.game-player{height:100vh;width:100vw}.game-controls{padding:.5rem}}@media (max-width:768px){.game-loader{display:flex;align-items:center;justify-content:center;min-height:8px}}