.player[data-astro-cid-uln7b5jv]{--player-ground:var(--bg);--player-scrim:color-mix(in srgb, var(--bg) 94%, transparent);--player-glow:var(--game-glow,var(--brand-violet));flex-direction:column;gap:12px;scroll-margin-top:76px;display:flex}.player__stage[data-astro-cid-uln7b5jv]{width:100%;aspect-ratio:var(--game-aspect,4 / 3);background:var(--player-ground);border:1px solid var(--line-strong);border-radius:var(--radius);max-height:calc(100svh - 100px);position:relative;overflow:hidden;box-shadow:0 30px 60px -36px #000000e6}.player__stage[data-astro-cid-uln7b5jv]:before{content:"";background:var(--grad-edge);opacity:.75;z-index:3;pointer-events:none;height:1px;position:absolute;inset:0 0 auto}.player[data-astro-cid-uln7b5jv]:fullscreen{background:var(--bg);padding:12px;overflow:auto}.player[data-astro-cid-uln7b5jv]:fullscreen .player__stage[data-astro-cid-uln7b5jv]{aspect-ratio:auto;flex:1;min-height:0;max-height:none}.player[data-astro-cid-uln7b5jv]:fullscreen .player__bar[data-astro-cid-uln7b5jv]{flex-shrink:0}.player__poster[data-astro-cid-uln7b5jv],.player__status[data-astro-cid-uln7b5jv]{text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px;display:flex;position:absolute;inset:0}.player__poster[data-astro-cid-uln7b5jv][hidden],.player__status[data-astro-cid-uln7b5jv][hidden]{display:none}.player__poster[data-astro-cid-uln7b5jv]{background:radial-gradient(90% 60% at 50% 0%, color-mix(in srgb, var(--player-glow) 22%, transparent), transparent 70%), linear-gradient(180deg, var(--surface-1,var(--surface)), var(--player-ground));container-type:size}.player__posterImg[data-astro-cid-uln7b5jv]{object-fit:cover;object-position:50% 50%;width:100%;height:100%;position:absolute;inset:0}.player__posterGroup[data-astro-cid-uln7b5jv]{z-index:1;background:color-mix(in srgb, var(--player-ground) 82%, transparent);backdrop-filter:blur(14px)saturate(.9);border:1px solid #ffffff1a;border-radius:22px;flex-direction:column;align-items:center;max-width:min(560px,100% - 32px);margin-bottom:clamp(0px,100cqh - 400px,400px);padding:22px clamp(20px,5cqw,40px) 20px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff14,0 24px 60px -24px #000000d9}.player__posterGroup[data-astro-cid-uln7b5jv]:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(closest-side, color-mix(in srgb, var(--player-ground) 90%, transparent), color-mix(in srgb, var(--player-ground) 78%, transparent) 45%, color-mix(in srgb, var(--player-ground) 35%, transparent) 75%, transparent);width:min(900px,130cqw);height:440px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@container (orientation:portrait){.player__posterImg[data-astro-cid-uln7b5jv]{aspect-ratio:8/5;object-fit:contain;height:auto;inset:0 0 auto}.player__posterGroup[data-astro-cid-uln7b5jv]{margin-block:max(clamp(16px,5cqh,36px),50cqh + 31.25cqw - 95px) auto}.player__posterGroup[data-astro-cid-uln7b5jv]:before{display:none}}.player__launch[data-astro-cid-uln7b5jv]{border-radius:var(--radius-pill);outline-offset:4px;gap:14px;min-height:64px;padding:8px 30px 8px 8px;font-size:19px;position:relative}.player__launch[data-astro-cid-uln7b5jv]:before{content:"";border-radius:inherit;background:radial-gradient(closest-side, var(--play-glow,#ff4fd88c), transparent);filter:blur(14px);opacity:.9;z-index:-1;pointer-events:none;animation:2.8s ease-in-out infinite alternate player-halo;position:absolute;inset:-18px -28px}@keyframes player-halo{0%{opacity:.55;transform:scale(.94)}to{opacity:.95;transform:scale(1.08)}}.player__launchDisc[data-astro-cid-uln7b5jv]{background:var(--play-ink,#1a0418);width:48px;height:48px;color:var(--play,#ff4fd8);border-radius:50%;place-items:center;display:grid}.player__launchIcon[data-astro-cid-uln7b5jv]{fill:currentColor;width:22px;height:22px;margin-left:3px}.player__hint[data-astro-cid-uln7b5jv]{color:var(--ink);opacity:.85;text-shadow:0 1px 8px #000000e6;max-width:40ch;margin-top:16px;font-size:14px}@container (height<=240px){.player__hint[data-astro-cid-uln7b5jv]{display:none}}.player__status[data-astro-cid-uln7b5jv]{background:var(--player-scrim)}.player__status[data-astro-cid-uln7b5jv]:before{content:"";border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:6px;display:grid}.player[data-astro-cid-uln7b5jv][data-phase=loading] .player__status[data-astro-cid-uln7b5jv]:before{border:3px solid var(--line-strong);border-top-color:var(--accent);animation:.9s linear infinite player-spin}.player[data-astro-cid-uln7b5jv][data-phase=error] .player__status[data-astro-cid-uln7b5jv]:before{content:"!";border:2px solid var(--warn);color:var(--warn);font-size:22px;font-weight:800;line-height:1}@keyframes player-spin{to{transform:rotate(1turn)}}.player__statusTitle[data-astro-cid-uln7b5jv]{font-size:clamp(17px,2.6vw,21px);font-weight:800}.player__statusBody[data-astro-cid-uln7b5jv]{color:var(--ink-muted);max-width:44ch;font-size:14.5px}.player__frameHost[data-astro-cid-uln7b5jv]{position:absolute;inset:0}.player__frameHost[data-astro-cid-uln7b5jv] .player__frame{background:var(--player-ground);border:0;width:100%;height:100%;display:block}.player__frameHost[data-astro-cid-uln7b5jv] .player__frame:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.player__bar[data-astro-cid-uln7b5jv]{background:linear-gradient(180deg, var(--surface-raised), var(--surface));border:1px solid var(--line-strong);border-top-color:var(--line);border-radius:0 0 var(--radius) var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-top:-12px;padding:8px 14px 8px 8px;display:flex;box-shadow:0 24px 40px -30px #000000e6}.player[data-astro-cid-uln7b5jv]:not(:fullscreen) .player__stage[data-astro-cid-uln7b5jv]{border-bottom-right-radius:0;border-bottom-left-radius:0}.player[data-astro-cid-uln7b5jv]:fullscreen .player__bar[data-astro-cid-uln7b5jv]{border-radius:var(--radius);margin-top:0}.player__barGroup[data-astro-cid-uln7b5jv]{gap:8px;display:flex}.player__tool[data-astro-cid-uln7b5jv]{background:linear-gradient(180deg, var(--surface-hover), var(--surface-raised));border:1px solid var(--line-strong);min-height:44px;color:var(--ink);box-shadow:inset 0 1px 0 #ffffff1a, 0 2px 0 var(--bg);padding:10px 18px 10px 14px;font-size:14.5px}.player__tool[data-astro-cid-uln7b5jv]:not([disabled]):hover{border-color:var(--accent);background:var(--surface-hover)}.player__tool[data-astro-cid-uln7b5jv][disabled]{opacity:1;color:var(--ink-faint);background:var(--surface);box-shadow:none;border-style:dashed}.player__tool[data-astro-cid-uln7b5jv]:before{content:"";width:16px;height:16px;-webkit-mask:var(--icon) center / contain no-repeat;mask:var(--icon) center / contain no-repeat;background:currentColor}.player__tool--restart[data-astro-cid-uln7b5jv]{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.5 12a8.5 8.5 0 1 0 2.6-6.1'/%3E%3Cpath d='M3.5 3.5v5h5'/%3E%3C/svg%3E")}.player__tool--fullscreen[data-astro-cid-uln7b5jv]{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 9V4h5M20 9V4h-5M4 15v5h5M20 15v5h-5'/%3E%3C/svg%3E")}.player__note[data-astro-cid-uln7b5jv]{min-width:0;color:var(--ink-faint);text-align:right;flex:260px;justify-content:flex-end;align-items:center;gap:10px;font-size:14px;display:flex}.player__note[data-astro-cid-uln7b5jv]:before{content:"";background:var(--line-strong);border-radius:50%;flex:none;width:8px;height:8px}.player[data-astro-cid-uln7b5jv][data-phase=loading] .player__note[data-astro-cid-uln7b5jv]:before{background:var(--warn)}.player[data-astro-cid-uln7b5jv][data-phase=ready] .player__note[data-astro-cid-uln7b5jv]:before{background:var(--accent);box-shadow:0 0 0 3px var(--accent-tint), 0 0 12px var(--accent)}@media (width<=559px){.player__barGroup[data-astro-cid-uln7b5jv]{flex:100%}.player__tool[data-astro-cid-uln7b5jv]{flex:1 1 0}.player__note[data-astro-cid-uln7b5jv]{text-align:left;justify-content:flex-start;padding-inline:4px}}.player__stage--flat[data-astro-cid-uln7b5jv]{aspect-ratio:auto;border-style:dashed;justify-content:center;align-items:center;min-height:320px;max-height:none;display:flex}.player__posterImg--muted[data-astro-cid-uln7b5jv]{filter:grayscale(.7)brightness(.45)}.player__unavailable[data-astro-cid-uln7b5jv]{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:28px 20px;display:flex;position:relative}.player__stage--flat[data-astro-cid-uln7b5jv]:after{content:"";background:radial-gradient(ellipse at 50% 50%, var(--player-scrim), transparent 85%);position:absolute;inset:0}.player__unavailable[data-astro-cid-uln7b5jv]{z-index:1}.player__unavailableTitle[data-astro-cid-uln7b5jv]{font-size:clamp(18px,2.8vw,24px)}.player__unavailableBody[data-astro-cid-uln7b5jv]{color:var(--ink-muted);max-width:48ch;font-size:14.5px}@media (prefers-reduced-motion:reduce){.player__launch[data-astro-cid-uln7b5jv]:before{animation:none}}.page[data-astro-cid-h2e7rbrf]{--game-glow-soft:color-mix(in srgb, var(--game-glow,var(--brand-violet)) 30%, transparent);padding-block:16px clamp(48px,7vw,80px);position:relative}.crumbs[data-astro-cid-h2e7rbrf] ol[data-astro-cid-h2e7rbrf]{color:var(--ink-faint);flex-wrap:wrap;gap:8px;margin:0 0 12px;padding:0;font-size:14px;list-style:none;display:flex}.crumbs[data-astro-cid-h2e7rbrf] li[data-astro-cid-h2e7rbrf]+li[data-astro-cid-h2e7rbrf]:before{content:"/";color:var(--line-strong);margin-right:8px}.crumbs[data-astro-cid-h2e7rbrf] a[data-astro-cid-h2e7rbrf]{color:var(--ink-muted);text-decoration:none}.crumbs[data-astro-cid-h2e7rbrf] a[data-astro-cid-h2e7rbrf]:hover{color:var(--accent)}.banner[data-astro-cid-h2e7rbrf]{background:radial-gradient(70% 140% at 100% 0%, var(--game-glow-soft), transparent 65%), linear-gradient(105deg, var(--surface-1,var(--surface)) 35%, color-mix(in srgb, var(--game-glow,var(--brand-violet)) 14%, var(--surface-1,var(--surface))) 100%);border-color:var(--line-strong);border-radius:var(--radius) var(--radius) 0 0;border-bottom:0;margin-bottom:0;padding:clamp(18px,2.4vw,28px) clamp(18px,3vw,40px) clamp(16px,2vw,24px)}.player-anchor[data-astro-cid-h2e7rbrf] .player__stage{border-top-color:var(--line);border-top-left-radius:0;border-top-right-radius:0}.player-anchor[data-astro-cid-h2e7rbrf] .player__stage:before{display:none}.banner__chips[data-astro-cid-h2e7rbrf]{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:clamp(10px,1.4vw,16px);display:flex}.banner__chips[data-astro-cid-h2e7rbrf] .chip[data-astro-cid-h2e7rbrf]{padding:4px 11px;font-size:12.5px}.chip__icon[data-astro-cid-h2e7rbrf],.banner__jumpIcon[data-astro-cid-h2e7rbrf],.devices__icon[data-astro-cid-h2e7rbrf] svg[data-astro-cid-h2e7rbrf]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.banner__title[data-astro-cid-h2e7rbrf]{overflow-wrap:anywhere;text-wrap:balance;font-size:clamp(46px,7vw,104px);line-height:.9}.banner__hook[data-astro-cid-h2e7rbrf]{max-width:82ch;color:var(--ink-muted);margin-top:clamp(10px,1.4vw,16px);font-size:clamp(15px,1.4vw,17.5px)}.banner__jump[data-astro-cid-h2e7rbrf]{color:var(--accent);align-items:center;gap:4px;margin-left:6px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.banner__jump[data-astro-cid-h2e7rbrf]:hover{color:var(--ink);text-decoration:underline}.banner__jumpIcon[data-astro-cid-h2e7rbrf]{width:14px;height:14px}@media (width<=719px){.banner__chips[data-astro-cid-h2e7rbrf]{gap:6px;margin-bottom:10px}.banner__chips[data-astro-cid-h2e7rbrf] .pill[data-astro-cid-h2e7rbrf],.banner__chips[data-astro-cid-h2e7rbrf] .chip[data-astro-cid-h2e7rbrf]{padding:4px 8px;font-size:11.5px}.banner__hook[data-astro-cid-h2e7rbrf]{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.banner__jump[data-astro-cid-h2e7rbrf]{display:none}}.player-anchor[data-astro-cid-h2e7rbrf]{scroll-margin-top:76px}.concept-note[data-astro-cid-h2e7rbrf]{color:var(--ink-muted);border-left:2px solid var(--warn);margin-top:12px;padding:4px 14px}.columns[data-astro-cid-h2e7rbrf]{grid-template-columns:1fr;gap:clamp(28px,4vw,40px);margin-top:clamp(44px,5vw,64px);display:grid}@media (width>=900px){.columns[data-astro-cid-h2e7rbrf]{grid-template-columns:minmax(0,1.75fr) minmax(0,1fr);align-items:start}}.col[data-astro-cid-h2e7rbrf]{flex-direction:column;gap:clamp(40px,4.4vw,56px);min-width:0;display:flex}.block__title[data-astro-cid-h2e7rbrf]{margin-bottom:18px}.prose[data-astro-cid-h2e7rbrf]{color:var(--ink-muted);max-width:66ch;font-size:16px;line-height:1.72}.prose[data-astro-cid-h2e7rbrf] p[data-astro-cid-h2e7rbrf]+p[data-astro-cid-h2e7rbrf]{margin-top:1em}.prose__lead[data-astro-cid-h2e7rbrf]{color:var(--ink);font-size:clamp(17px,1.6vw,19px);line-height:1.6}.more[data-astro-cid-h2e7rbrf]{border-top:1px solid var(--line);margin-top:18px}.more__summary[data-astro-cid-h2e7rbrf]{cursor:pointer;color:var(--accent);align-items:center;gap:8px;margin-top:14px;font-size:15px;font-weight:700;list-style:none;display:inline-flex}.more__summary[data-astro-cid-h2e7rbrf]::-webkit-details-marker{display:none}.more__summary[data-astro-cid-h2e7rbrf]:after{content:"";border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transition:transform .16s;transform:translateY(-2px)rotate(45deg)}.more[data-astro-cid-h2e7rbrf][open] .more__summary[data-astro-cid-h2e7rbrf]:after{transform:translateY(2px)rotate(-135deg)}.more__summary[data-astro-cid-h2e7rbrf]:hover{color:var(--ink)}.more__body[data-astro-cid-h2e7rbrf]{margin-top:12px}.more__body[data-astro-cid-h2e7rbrf] p[data-astro-cid-h2e7rbrf]+p[data-astro-cid-h2e7rbrf]{margin-top:1em}.prose--small[data-astro-cid-h2e7rbrf]{color:var(--ink-faint);margin-top:14px;font-size:14px;line-height:1.55}.controls[data-astro-cid-h2e7rbrf]{margin:0;overflow:hidden}.controls__row[data-astro-cid-h2e7rbrf]{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:6px 24px;padding:12px 20px;display:grid}.controls__row[data-astro-cid-h2e7rbrf]+.controls__row[data-astro-cid-h2e7rbrf]{border-top:1px solid var(--line)}.controls__input[data-astro-cid-h2e7rbrf]{color:var(--ink);font-size:15px;font-weight:600;line-height:2.5}.keygroup[data-astro-cid-h2e7rbrf]{white-space:nowrap}.controls__action[data-astro-cid-h2e7rbrf]{color:var(--ink-muted);margin:0;font-size:15px;line-height:1.45}@media (width<=559px){.controls__row[data-astro-cid-h2e7rbrf]{grid-template-columns:1fr;padding:12px 16px}}.key[data-astro-cid-h2e7rbrf]{vertical-align:middle;white-space:nowrap;min-width:36px;height:36px;font-family:var(--font-mono);color:var(--ink);background:linear-gradient(180deg, color-mix(in srgb, var(--line-strong) 85%, white), var(--surface-hover) 55%, var(--surface-raised));border:1px solid color-mix(in srgb, var(--line-strong) 80%, white);border-bottom:4px solid var(--bg);border-radius:7px;place-items:center;margin:0 3px;padding:0 11px 3px;font-size:15px;font-weight:700;line-height:1;display:inline-grid;box-shadow:inset 0 1px #ffffff47,inset 0 -2px 3px #00000059,0 2px 4px #00000080}.devices[data-astro-cid-h2e7rbrf]{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.devices__item[data-astro-cid-h2e7rbrf]{background:var(--grad-surface);border:1px solid var(--line-strong);border-radius:var(--radius-sm);align-items:center;gap:14px;padding:14px 16px;font-weight:600;display:flex}.devices__icon[data-astro-cid-h2e7rbrf]{border-radius:var(--radius-sm);background:var(--accent-tint);width:40px;height:40px;color:var(--accent);flex:none;place-items:center;display:grid}.devices__icon[data-astro-cid-h2e7rbrf] svg[data-astro-cid-h2e7rbrf]{width:22px;height:22px}.col--side[data-astro-cid-h2e7rbrf]{gap:clamp(28px,3vw,40px)}@media (width>=900px){.col--side[data-astro-cid-h2e7rbrf]{position:sticky;top:88px}}.side[data-astro-cid-h2e7rbrf]{flex-direction:column;gap:18px;padding:0 24px 24px;display:flex;overflow:hidden}.side__head[data-astro-cid-h2e7rbrf]{border-bottom:2px solid var(--accent);padding:22px 0 12px}.col--side[data-astro-cid-h2e7rbrf] .devices[data-astro-cid-h2e7rbrf]{grid-template-columns:1fr}.side__title[data-astro-cid-h2e7rbrf]{font-size:clamp(24px,2.4vw,30px)}.details[data-astro-cid-h2e7rbrf]{margin:0;display:grid}.details[data-astro-cid-h2e7rbrf]>div[data-astro-cid-h2e7rbrf]{justify-content:space-between;align-items:baseline;gap:16px;padding-block:11px;display:flex}.details[data-astro-cid-h2e7rbrf]>div[data-astro-cid-h2e7rbrf]+div[data-astro-cid-h2e7rbrf]{border-top:1px solid var(--line)}.details[data-astro-cid-h2e7rbrf] dt[data-astro-cid-h2e7rbrf]{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);font-size:11px;font-weight:700}.details[data-astro-cid-h2e7rbrf] dd[data-astro-cid-h2e7rbrf]{text-align:right;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:700;display:inline-flex}.num[data-astro-cid-h2e7rbrf]{font-family:var(--font-mono)}.dot[data-astro-cid-h2e7rbrf]{border-radius:50%;width:8px;height:8px}.dot--on[data-astro-cid-h2e7rbrf]{background:var(--accent);box-shadow:0 0 0 3px var(--accent-tint)}.dot--soon[data-astro-cid-h2e7rbrf]{background:var(--warn)}.side__tags[data-astro-cid-h2e7rbrf]{border-top:1px solid var(--line);gap:10px;padding-top:16px;display:grid}.tags[data-astro-cid-h2e7rbrf]{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.tags[data-astro-cid-h2e7rbrf] .chip[data-astro-cid-h2e7rbrf]{padding:5px 11px;font-size:12.5px}.related[data-astro-cid-h2e7rbrf]{margin-top:clamp(56px,7vw,88px)}.related__grid[data-astro-cid-h2e7rbrf]{grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.related__grid[data-astro-cid-h2e7rbrf]>li[data-astro-cid-h2e7rbrf]{display:flex}.related__grid[data-astro-cid-h2e7rbrf]>li[data-astro-cid-h2e7rbrf]>.card{width:100%}
