.game-module__1Kw6lG__page{min-height:100vh}.game-module__1Kw6lG__gameEnv{border-bottom:1px solid var(--border);background:#0a0a0a}.game-module__1Kw6lG__gameHeader{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:20px;padding:14px 32px;display:flex}.game-module__1Kw6lG__back{font-family:var(--font-headline,sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);flex-shrink:0;font-size:13px;font-weight:700;transition:color .15s}.game-module__1Kw6lG__back:hover{color:var(--primary)}.game-module__1Kw6lG__gameTitle{text-transform:uppercase;letter-spacing:-.01em;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:20px;font-weight:900;overflow:hidden}.game-module__1Kw6lG__badge{letter-spacing:.08em;text-transform:uppercase;background:var(--primary);color:#000;border-radius:2px;flex-shrink:0;padding:4px 10px;font-size:10px;font-weight:900}.game-module__1Kw6lG__gameFrame{background:#000;width:100%;height:calc(100vh - 130px);min-height:480px;max-height:820px;position:relative}:-webkit-any(.game-module__1Kw6lG__gameFrame:fullscreen,.game-module__1Kw6lG__gameFrame:-webkit-full-screen){width:100vw;height:100vh;min-height:0;max-height:none}:is(.game-module__1Kw6lG__gameFrame:fullscreen,.game-module__1Kw6lG__gameFrame:fullscreen){width:100vw;height:100vh;min-height:0;max-height:none}.game-module__1Kw6lG__loading{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:12px;display:flex;position:absolute;inset:0}.game-module__1Kw6lG__loader{border:2px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:36px;height:36px;animation:.75s linear infinite game-module__1Kw6lG__spin}@keyframes game-module__1Kw6lG__spin{to{transform:rotate(360deg)}}.game-module__1Kw6lG__iframe{opacity:0;border:none;width:100%;height:100%;transition:opacity .3s}.game-module__1Kw6lG__iframeVisible{opacity:1}.game-module__1Kw6lG__exitFsBtn{color:#fff;cursor:pointer;opacity:.35;z-index:10;-webkit-tap-highlight-color:transparent;background:#00000073;border:1px solid #ffffff2e;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:opacity .2s,background .2s,transform .2s;display:flex;position:absolute;top:12px;right:12px}.game-module__1Kw6lG__exitFsBtn:hover,.game-module__1Kw6lG__exitFsBtn:focus-visible{opacity:1;background:var(--primary);color:#000;outline:none;transform:scale(1.05)}:-webkit-any(.game-module__1Kw6lG__gameFrame:fullscreen .game-module__1Kw6lG__exitFsBtn,.game-module__1Kw6lG__gameFrame:-webkit-full-screen .game-module__1Kw6lG__exitFsBtn){top:16px;right:16px}:is(.game-module__1Kw6lG__gameFrame:fullscreen .game-module__1Kw6lG__exitFsBtn,.game-module__1Kw6lG__gameFrame:fullscreen .game-module__1Kw6lG__exitFsBtn){top:16px;right:16px}.game-module__1Kw6lG__unavailable{color:var(--muted);letter-spacing:.05em;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex;position:absolute;inset:0}.game-module__1Kw6lG__infoSection{padding:64px 0}.game-module__1Kw6lG__infoGrid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.game-module__1Kw6lG__infoBlock{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:28px 24px}.game-module__1Kw6lG__infoBlockTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--text);margin-bottom:12px;font-size:16px;font-weight:800}.game-module__1Kw6lG__infoBlock p{color:var(--muted);font-size:14px;line-height:1.75}.game-module__1Kw6lG__notice{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--primary);border-radius:var(--radius);align-items:flex-start;gap:20px;padding:24px;display:flex}.game-module__1Kw6lG__noticeBadge{background:var(--primary);color:#000;border-radius:2px;flex-shrink:0;padding:6px 12px;font-size:14px;font-weight:900}.game-module__1Kw6lG__noticeText strong{text-transform:uppercase;letter-spacing:.07em;color:var(--text);margin-bottom:6px;font-size:13px;font-weight:700;display:block}.game-module__1Kw6lG__noticeText p{color:var(--muted);font-size:13px;line-height:1.65}.game-module__1Kw6lG__disclaimer{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--secondary);border-radius:var(--radius);padding:24px}.game-module__1Kw6lG__disclaimer strong{text-transform:uppercase;letter-spacing:.07em;color:var(--text);margin-bottom:6px;font-size:13px;font-weight:700;display:block}.game-module__1Kw6lG__disclaimer p{color:var(--muted);font-size:13px;line-height:1.65}.game-module__1Kw6lG__fullscreenBar{border-top:1px solid var(--border);background:#0a0a0a;flex-wrap:wrap;justify-content:center;gap:12px;padding:14px 32px;display:flex}.game-module__1Kw6lG__fullscreenBtn{background:var(--primary);color:#000;font-family:var(--font-headline,sans-serif);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;justify-content:center;align-items:center;gap:8px;min-width:240px;padding:12px 28px;font-size:14px;font-weight:800;transition:transform .15s,background .15s;display:inline-flex}.game-module__1Kw6lG__fullscreenBtn:hover{background:#ff8f1f;transform:translateY(-1px)}.game-module__1Kw6lG__fullscreenBtn:active{transform:translateY(0)}.game-module__1Kw6lG__exitBarBtn{color:var(--text);font-family:var(--font-headline,sans-serif);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:2px;justify-content:center;align-items:center;gap:8px;min-width:200px;padding:12px 24px;font-size:14px;font-weight:800;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.game-module__1Kw6lG__exitBarBtn:hover{border-color:var(--primary);color:var(--primary)}:is(:fullscreen .game-module__1Kw6lG__fullscreenBar,:fullscreen .game-module__1Kw6lG__fullscreenBar){display:none}@media (max-width:768px){.game-module__1Kw6lG__gameHeader{gap:10px 14px;padding:12px 16px}.game-module__1Kw6lG__back{order:1;font-size:12px}.game-module__1Kw6lG__badge{letter-spacing:.06em;order:2;margin-left:auto;padding:4px 8px;font-size:9px}.game-module__1Kw6lG__gameTitle{white-space:normal;text-overflow:clip;word-break:break-word;flex-basis:100%;order:3;min-width:100%;margin:0;font-size:18px;line-height:1.2;overflow:visible}.game-module__1Kw6lG__gameFrame{height:56vw;min-height:300px;max-height:480px}.game-module__1Kw6lG__infoGrid{grid-template-columns:1fr;gap:20px}.game-module__1Kw6lG__fullscreenBar{flex-direction:column;gap:8px;padding:10px 16px}.game-module__1Kw6lG__fullscreenBtn,.game-module__1Kw6lG__exitBarBtn{width:100%;min-width:0;max-width:400px;padding:12px 20px;font-size:13px}}.game-module__1Kw6lG__fakeFullscreen{z-index:9999!important;background:#000!important;width:100vw!important;height:100dvh!important;min-height:0!important;max-height:none!important;position:fixed!important;inset:0!important}.game-module__1Kw6lG__fakeFullscreen .game-module__1Kw6lG__exitFsBtn{opacity:1;top:16px;right:16px}
