:root{color:#102a43;background-color:#f6f4ef;font-family:Trebuchet MS,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 100% 0,#175f5c29,#0000 24%),linear-gradient(#f7f3ea 0%,#efe7d8 100%);margin:0}#root{min-height:100vh}.play-page{position:relative}.play-page--immersive{touch-action:none;background:#0f172a;width:100%;min-height:100vh;overflow:hidden}.play-page__backdrop{filter:blur(26px)saturate(.7)brightness(.25);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:-5%;transform:scale(1.08)}.play-page__shade{background:radial-gradient(circle at top,#6366f11a,#0000 28%),linear-gradient(#0f172a38 0%,#020617bf 100%);position:fixed;inset:0}.play-page__runtime{z-index:1;min-height:100vh;position:relative}.shell{width:min(1200px,100vw - 32px);margin:0 auto;padding:32px 0 56px}.hero{gap:12px;margin-bottom:24px;display:grid}.catalog-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.game-card img{object-fit:cover;width:100%;height:180px}.player-frame{background:#ffffffbf;border-radius:24px;min-height:520px;padding:16px;box-shadow:inset 0 0 0 1px #102a430f}@media (width<=768px){.shell{width:min(1200px,100vw - 20px);padding:20px 0 40px}}
