.feed-container{scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%;height:100vh;overflow-y:scroll}.horizontal-feed-container{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%;height:100vh;display:flex;overflow-x:scroll}.horizontal-feed-container::-webkit-scrollbar{display:none}.feed-lane{scroll-snap-align:start;scroll-snap-stop:always;min-width:100%;height:100vh;position:relative;overflow:hidden}.feed-container::-webkit-scrollbar{display:none}.game-card{scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.game-card{justify-content:center}}.game-overlay{color:#fff;z-index:10;pointer-events:none;background:linear-gradient(#0000,#000000e6);padding:2rem;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.game-overlay{padding:1rem;bottom:65px}}.game-overlay>*{pointer-events:auto}.vibe-bg{z-index:0;opacity:.6;filter:blur(40px);pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.game-content{z-index:5;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:border-color .3s;display:flex;box-shadow:0 8px 32px #0000005e}@media (max-width:768px){.game-content{border:none;border-bottom:1px solid #ffffff1a;border-radius:0;width:100%;height:calc(100vh - 65px);margin-bottom:65px}}.game-content:hover{border-color:#fff3}
