:root{--safe-area-top:env(safe-area-inset-top,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--bg:#04111f;--surface:#131f32e0;--surface-strong:#1d2b42f5;--border:#7e94bc1f;--text:#eef4ff;--text-strong:#fff;--text-inverse:#f7fbff;--muted:#9db0c9;--muted-strong:#f7fbffb8;--shadow-lg:0 24px 80px #0000004d;--shadow-md:0 16px 36px #00000038;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#2c51a138,#0000 24%),linear-gradient(#05111f 0%,#04111f 100%);font-family:Inter,Avenir Next,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{width:0;height:0;display:none}html,body,#root{min-height:100svh}body{margin:0}body:before,body:after{content:"";z-index:-1;pointer-events:none;filter:blur(10px);position:fixed;inset:auto}body:before{background:#30d6c81a;border-radius:50%;width:220px;height:220px;top:48px;left:-40px}body:after{background:#5881ff24;border-radius:50%;width:280px;height:280px;bottom:72px;right:-60px}a{color:inherit}h1,h2,h3,p,strong{margin:0}h1,h2,h3{color:var(--text-strong)}code{font-family:var(--mono);border-radius:999px;padding:2px 7px;font-size:.92em}@keyframes rotate-animation{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.rotate-anim{animation:1s linear infinite rotate-animation}.section-title{letter-spacing:.01em}.section-divider{background:#8295b82e;height:1px}.single-grid{grid-template-columns:minmax(0,130px);gap:16px;display:grid}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.game-card{background:#213252db;border:1px solid #7e94bc1f;border-radius:18px;overflow:hidden;box-shadow:0 18px 36px #0000002e}.game-card.compact{max-width:130px}.game-artwork{aspect-ratio:1;align-items:flex-end;padding:14px;display:flex;position:relative}.game-artwork:after{content:"";background:radial-gradient(circle at 20% 16%,#ffffff38,#0000 3%),radial-gradient(circle at 34% 24%,#ffffff47,#0000 2%),radial-gradient(circle at 48% 12%,#ffffff38,#0000 2%);position:absolute;inset:0}.game-artwork-badge{border:1px solid #fff6;border-radius:9px;width:26px;height:26px;position:absolute;top:14px;left:14px;box-shadow:inset 0 1px #ffffff47}.game-title-mark{z-index:1;letter-spacing:-.05em;color:#fff4c4;text-shadow:0 3px #733d006b;max-width:70%;font-size:1.45rem;font-weight:700;line-height:.96;position:relative}.game-meta{padding:12px 14px 14px}.game-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.eyebrow,.mini-label{color:#afc3dbc7;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.filter-chip{color:#f3f7ff;background:#152237b8;border:1px solid #788fb22e}.profile-card{background:linear-gradient(#101d31f2,#0a1525f5);border:1px solid #7a8faf24;border-radius:24px;padding:22px}.profile-avatar{color:#081421;background:linear-gradient(135deg,#d2f562,#59c2a5);width:64px;height:64px;font-weight:700}.profile-stats{border-top:1px solid #8295b829;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;padding-top:20px;display:grid}@media (width<=359px){.games-grid{grid-template-columns:1fr}}
