.GamePage-module__gxEN0a__page{min-height:100vh;color:var(--ink);background:linear-gradient(90deg, #15171c0a 1px, transparent 1px) 0 0 / 44px 44px, linear-gradient(#15171c08 1px, transparent 1px) 0 0 / 44px 44px, var(--bg);padding:14px clamp(18px,4vw,56px) 42px}.GamePage-module__gxEN0a__hero,.GamePage-module__gxEN0a__gameShell,.GamePage-module__gxEN0a__appPromo,.GamePage-module__gxEN0a__gameFooter{width:min(100%,1680px);margin-inline:auto}.GamePage-module__gxEN0a__skipLink{z-index:30;color:#fff;background:var(--ink);transition:transform .18s var(--ease);border-radius:6px;padding:10px 14px;font-weight:900;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.GamePage-module__gxEN0a__skipLink:focus{transform:translateY(0)}.GamePage-module__gxEN0a__header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:clamp(14px,2vw,22px);display:flex}.GamePage-module__gxEN0a__brand,.GamePage-module__gxEN0a__headerNavLink,.GamePage-module__gxEN0a__languagePill{color:var(--ink);align-items:center;font-weight:950;display:inline-flex}.GamePage-module__gxEN0a__brand{gap:10px;font-size:1rem}.GamePage-module__gxEN0a__brand img{object-fit:cover;border:2px solid var(--ink);width:34px;height:34px;box-shadow:4px 4px 0 var(--ink);border-radius:6px}.GamePage-module__gxEN0a__headerLinks{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(12px,2.4vw,30px);display:flex}.GamePage-module__gxEN0a__headerNavLink{color:#383c46;text-underline-offset:7px;transition:color .18s var(--ease), text-decoration-color .18s var(--ease);font-size:.93rem;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.GamePage-module__gxEN0a__headerNavLink:hover,.GamePage-module__gxEN0a__headerNavLink:focus-visible{color:var(--blue);text-decoration-color:currentColor}.GamePage-module__gxEN0a__languagePill{white-space:nowrap;min-height:38px;transition:transform .18s var(--ease), box-shadow .18s var(--ease), border-color .18s var(--ease);background:#ffffffb8;border:2px solid #15171c33;border-radius:8px;justify-content:center;padding:8px 12px;font-size:.9rem;box-shadow:4px 4px #15171c29}.GamePage-module__gxEN0a__languagePill:hover,.GamePage-module__gxEN0a__languagePill:focus-visible{border-color:var(--blue);transform:translate(-2px,-2px);box-shadow:5px 5px #15171c38}.GamePage-module__gxEN0a__hero{grid-template-columns:1fr;align-items:center;gap:14px;margin-bottom:12px;display:grid}.GamePage-module__gxEN0a__heroLabel{min-width:0}.GamePage-module__gxEN0a__screenReaderOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.GamePage-module__gxEN0a__modeSwitch{background:linear-gradient(135deg,#fffffff0,#f1f6ffe6);border:2px solid #15171c38;border-radius:8px;grid-template-columns:repeat(2,minmax(116px,1fr));gap:6px;width:min(100%,420px);min-width:0;padding:6px;display:inline-grid;box-shadow:6px 7px #4f5dbd24,inset 0 0 0 1px #ffffffb8}.GamePage-module__gxEN0a__modeSwitch button,.GamePage-module__gxEN0a__sampleGrid button,.GamePage-module__gxEN0a__utilityGrid button,.GamePage-module__gxEN0a__faceGrid button,.GamePage-module__gxEN0a__turnGrid button,.GamePage-module__gxEN0a__sceneToolbar button,.GamePage-module__gxEN0a__dialogActions button{border:2px solid var(--ink);min-height:44px;font:inherit;cursor:pointer;transition:transform .16s var(--ease), box-shadow .16s var(--ease), opacity .16s var(--ease), background .16s var(--ease);border-radius:8px;font-weight:900}.GamePage-module__gxEN0a__modeSwitch button{color:var(--ink);background:#fff;border-color:#15171c6b}.GamePage-module__gxEN0a__modeSwitch .GamePage-module__gxEN0a__modeActive{color:#fff;background:var(--blue);border-color:#2f3ea5;box-shadow:inset 0 0 0 1px #ffffff38}.GamePage-module__gxEN0a__gameShell{grid-template-columns:minmax(360px,2fr) minmax(300px,1fr);align-items:start;gap:clamp(16px,3vw,28px);display:grid}.GamePage-module__gxEN0a__scenePanel{border:3px solid var(--ink);background:radial-gradient(circle at 28% 22%,#ffffffb8,#0000 28%),linear-gradient(135deg,#4f5dbd33,#f04a4524),#ffffffb8;border-radius:8px;min-height:min(70vh,680px);position:sticky;top:18px;overflow:hidden;box-shadow:12px 14px #15171c29}.GamePage-module__gxEN0a__scene{touch-action:none;width:100%;height:min(70vh,680px);min-height:430px;position:relative}.GamePage-module__gxEN0a__scene canvas{width:100%;height:100%;display:block}.GamePage-module__gxEN0a__sceneFallback{text-align:center;place-content:center;place-items:center;gap:6px;padding:28px;display:grid;position:absolute;inset:0}.GamePage-module__gxEN0a__sceneFallback svg{filter:drop-shadow(12px 16px #15171c1f);width:min(76%,430px)}.GamePage-module__gxEN0a__sceneFallback span{color:#4b5060;max-width:34ch;font-size:.84rem;font-weight:850;line-height:1.4}.GamePage-module__gxEN0a__scenePreparing{color:#4b5060;text-align:center;place-content:center;place-items:center;gap:16px;padding:28px;display:grid}.GamePage-module__gxEN0a__scenePreparing span{width:58px;height:58px;animation:GamePage-module__gxEN0a__scene-pulse .9s var(--ease) infinite alternate;background:linear-gradient(90deg,#0000 31%,#15171c3d 31% 35%,#0000 35% 65%,#15171c3d 65% 69%,#0000 69%),linear-gradient(#0000 31%,#15171c3d 31% 35%,#0000 35% 65%,#15171c3d 65% 69%,#0000 69%),#ffffff9e;border:2px solid #15171c6b;border-radius:8px;transform:rotate(8deg);box-shadow:7px 8px #15171c1f}.GamePage-module__gxEN0a__scenePreparing strong{max-width:34ch;font-size:.9rem;line-height:1.45}@keyframes GamePage-module__gxEN0a__scene-pulse{to{opacity:.56;transform:rotate(8deg)scale(.94)}}.GamePage-module__gxEN0a__sceneToolbar{gap:8px;display:flex;position:absolute;top:14px;right:14px}.GamePage-module__gxEN0a__sceneToolbar button{width:44px;min-height:44px;color:var(--blue);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb}.GamePage-module__gxEN0a__controlPanel{gap:10px;display:grid}.GamePage-module__gxEN0a__sampleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.GamePage-module__gxEN0a__sampleGrid button{background:#ffffffdb;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:8px;display:grid}.GamePage-module__gxEN0a__sampleGrid img{object-fit:cover;border:2px solid #15171c47;border-radius:7px;width:40px;height:40px}.GamePage-module__gxEN0a__sampleGrid span{text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.GamePage-module__gxEN0a__sampleGrid .GamePage-module__gxEN0a__sampleActive{color:#fff;background:var(--blue);border-color:#2f3ea5}.GamePage-module__gxEN0a__sampleGrid .GamePage-module__gxEN0a__sampleActive img{border-color:#ffffffb8}.GamePage-module__gxEN0a__utilityGrid,.GamePage-module__gxEN0a__faceGrid,.GamePage-module__gxEN0a__turnGrid{gap:8px;display:grid}.GamePage-module__gxEN0a__utilityGrid{grid-template-columns:repeat(4,1fr)}.GamePage-module__gxEN0a__faceGrid,.GamePage-module__gxEN0a__turnGrid{grid-template-columns:repeat(3,1fr)}.GamePage-module__gxEN0a__utilityGrid button,.GamePage-module__gxEN0a__sampleGrid button,.GamePage-module__gxEN0a__faceGrid button,.GamePage-module__gxEN0a__turnGrid button,.GamePage-module__gxEN0a__dialogActions button{background:#ffffffd1}.GamePage-module__gxEN0a__faceGrid .GamePage-module__gxEN0a__faceActive{color:#fff;background:var(--ink)}.GamePage-module__gxEN0a__turnGrid button{place-items:center;gap:3px;min-height:74px;display:grid}.GamePage-module__gxEN0a__turnGrid span{font-size:1.38rem}.GamePage-module__gxEN0a__turnGrid strong{color:var(--blue);font-size:.8rem}.GamePage-module__gxEN0a__status{color:#303541;border:2px solid var(--ink);background:#ffffffc7;border-radius:8px;min-height:50px;margin:0;padding:14px;font-weight:800;line-height:1.4;box-shadow:5px 5px #15171c1f}.GamePage-module__gxEN0a__appPromo{color:#fff;background:linear-gradient(110deg, #4f5dbd80, transparent 48%), var(--ink);border:3px solid var(--ink);border-top-color:var(--yellow);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(22px,4vw,54px);margin-top:clamp(42px,7vw,82px);padding:clamp(24px,4vw,44px);display:grid;box-shadow:12px 14px #15171c29}.GamePage-module__gxEN0a__appPromoCopy{gap:10px;max-width:720px;display:grid}.GamePage-module__gxEN0a__promoKicker,.GamePage-module__gxEN0a__appPromoCopy h2,.GamePage-module__gxEN0a__appPromoCopy p{margin:0}.GamePage-module__gxEN0a__promoKicker{color:#ffe78c;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:950}.GamePage-module__gxEN0a__appPromoCopy h2{text-wrap:balance;word-break:keep-all;max-width:18ch;font-size:clamp(1.8rem,3.8vw,3.5rem);line-height:.98}.GamePage-module__gxEN0a__appPromoCopy p:last-child{color:#ffffffbd;max-width:62ch;font-weight:720;line-height:1.6}.GamePage-module__gxEN0a__promoActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.GamePage-module__gxEN0a__promoActions a{min-height:48px;transition:transform .16s var(--ease), box-shadow .16s var(--ease);border:2px solid #fff;border-radius:8px;justify-content:center;align-items:center;padding:12px 16px;font-weight:950;display:inline-flex}.GamePage-module__gxEN0a__promoActions a:hover,.GamePage-module__gxEN0a__promoActions a:focus-visible{transform:translate(-2px,-2px);box-shadow:5px 5px #ffffff57}.GamePage-module__gxEN0a__promoPrimary{color:var(--ink);background:var(--yellow)}.GamePage-module__gxEN0a__promoSecondary{color:#fff;background:0 0}.GamePage-module__gxEN0a__gameFooter{color:var(--muted);justify-content:space-between;align-items:center;gap:18px;padding:28px 2px 0;font-size:.9rem;font-weight:800;display:flex}.GamePage-module__gxEN0a__gameFooter div{flex-wrap:wrap;justify-content:flex-end;gap:16px;display:flex}.GamePage-module__gxEN0a__gameFooter a{color:var(--blue);text-underline-offset:5px;text-decoration:underline}.GamePage-module__gxEN0a__modalBackdrop{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#15171c6b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.GamePage-module__gxEN0a__confirmDialog{border:3px solid var(--ink);background:#fffffff5;border-radius:8px;width:min(100%,420px);padding:22px;box-shadow:10px 12px #15171c3d}.GamePage-module__gxEN0a__confirmDialog h2{margin:0 0 10px;font-size:1.35rem;line-height:1.15}.GamePage-module__gxEN0a__confirmDialog p{color:#303541;margin:0;font-weight:800;line-height:1.45}.GamePage-module__gxEN0a__dialogActions{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:18px;display:grid}.GamePage-module__gxEN0a__dialogActions button:first-child{color:#fff;background:var(--blue)}.GamePage-module__gxEN0a__modeSwitch button:hover:not(:disabled),.GamePage-module__gxEN0a__sampleGrid button:hover:not(:disabled),.GamePage-module__gxEN0a__utilityGrid button:hover:not(:disabled),.GamePage-module__gxEN0a__faceGrid button:hover:not(:disabled),.GamePage-module__gxEN0a__turnGrid button:hover:not(:disabled),.GamePage-module__gxEN0a__sceneToolbar button:hover:not(:disabled),.GamePage-module__gxEN0a__dialogActions button:hover:not(:disabled){box-shadow:5px 5px 0 var(--ink);transform:translate(-2px,-2px)}.GamePage-module__gxEN0a__modeSwitch button:disabled,.GamePage-module__gxEN0a__sampleGrid button:disabled,.GamePage-module__gxEN0a__utilityGrid button:disabled,.GamePage-module__gxEN0a__faceGrid button:disabled,.GamePage-module__gxEN0a__turnGrid button:disabled,.GamePage-module__gxEN0a__sceneToolbar button:disabled,.GamePage-module__gxEN0a__dialogActions button:disabled{cursor:not-allowed;opacity:.48}@media (max-width:980px){.GamePage-module__gxEN0a__gameShell{grid-template-columns:1fr}.GamePage-module__gxEN0a__scenePanel{min-height:0;position:relative;top:auto}.GamePage-module__gxEN0a__scene{height:clamp(360px,min(62vw,70vh),560px);min-height:0}.GamePage-module__gxEN0a__appPromo{grid-template-columns:1fr;align-items:start}.GamePage-module__gxEN0a__promoActions{justify-content:flex-start}.GamePage-module__gxEN0a__headerNavLink{display:none}}@media (max-width:560px){.GamePage-module__gxEN0a__page{padding:14px 18px 32px}.GamePage-module__gxEN0a__header{margin-bottom:14px}.GamePage-module__gxEN0a__hero{gap:10px;margin-bottom:10px}.GamePage-module__gxEN0a__scene{height:clamp(300px,88vw,360px)}.GamePage-module__gxEN0a__utilityGrid,.GamePage-module__gxEN0a__faceGrid{grid-template-columns:repeat(2,1fr)}.GamePage-module__gxEN0a__appPromo{padding:22px 18px}.GamePage-module__gxEN0a__promoActions{flex-direction:column}.GamePage-module__gxEN0a__promoActions a{width:100%}.GamePage-module__gxEN0a__gameFooter{flex-direction:column;align-items:flex-start}.GamePage-module__gxEN0a__gameFooter div{justify-content:flex-start}}
