html,body{color:#c6c6c6;background-color:#151515;min-height:100%;margin:0;font-family:sans-serif;font-size:10pt}a[data-astro-cid-lcdefpme]{color:#888}.wrapper[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;width:100%;min-height:100vh;display:flex}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme],.wrapper[data-astro-cid-lcdefpme] .footer[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;width:100%;display:flex}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme]{--canvas-w:min(100vw, 1280px, calc((100vh - 90px) * 1280 / 752));position:relative}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .subscribe-link[data-astro-cid-lcdefpme],.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .fullscreen-toggle[data-astro-cid-lcdefpme]{top:calc(var(--canvas-w) * 752 / 1280 - 10px);position:absolute;transform:translateY(-100%)}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .subscribe-link[data-astro-cid-lcdefpme]{left:calc((100% - var(--canvas-w)) / 2 + 10px);z-index:1;color:#ddd;background:#2e2e2ebf;border-radius:3px;padding:3px 8px;font-size:10pt;text-decoration:none}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .subscribe-link[data-astro-cid-lcdefpme]:hover,.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .subscribe-link[data-astro-cid-lcdefpme]:focus-visible{color:#fff;background:#2e2e2ef2;text-decoration:underline}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .loading[data-astro-cid-lcdefpme]{width:var(--canvas-w);aspect-ratio:1280/752;z-index:2;color:#cfe0c4;text-align:center;background:#1b2118;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:10pt;transition:opacity .26s;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .loading[data-astro-cid-lcdefpme][hidden]{display:none!important}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .loading[data-astro-cid-lcdefpme].done{opacity:0;pointer-events:none}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .loading-title[data-astro-cid-lcdefpme]{letter-spacing:.08em;margin:0;font-size:16pt}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .loading-track[data-astro-cid-lcdefpme]{background:#ffffff1f;border-radius:3px;width:min(240px,50%);height:6px;overflow:hidden}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .loading-bar[data-astro-cid-lcdefpme]{background:#8fd07a;border-radius:3px;width:30%;height:100%;animation:1.4s ease-in-out infinite loading-sweep}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .loading-bar[data-astro-cid-lcdefpme].measured{transition:width .2s;animation:none}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .loading-note[data-astro-cid-lcdefpme]{opacity:.7;margin:0}@keyframes loading-sweep{0%{margin-left:-30%}to{margin-left:100%}}@media (prefers-reduced-motion:reduce){.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .loading[data-astro-cid-lcdefpme]{transition:none}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .loading-bar[data-astro-cid-lcdefpme]{animation:none}}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] canvas[data-astro-cid-lcdefpme]{width:var(--canvas-w);aspect-ratio:1280/752;touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:auto;image-rendering:pixelated;outline:none;display:block}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme].immersive{z-index:100;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);--canvas-w:min(100vw, 1280px, calc(100vh * 1280 / 752));background:#000;justify-content:center;position:fixed;inset:0}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme].immersive .instructions[data-astro-cid-lcdefpme],.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme].immersive .tuning[data-astro-cid-lcdefpme]{display:none}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme].immersive .subscribe-link[data-astro-cid-lcdefpme],.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme].immersive .fullscreen-toggle[data-astro-cid-lcdefpme]{top:calc(50% + var(--canvas-w) * 752 / 2560 - 10px)}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme]:fullscreen{--canvas-w:min(100vw, 1280px, calc(100vh * 1280 / 752));background:#000;justify-content:center}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme]:fullscreen .instructions[data-astro-cid-lcdefpme],.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme]:fullscreen .tuning[data-astro-cid-lcdefpme]{display:none}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme]:fullscreen .subscribe-link[data-astro-cid-lcdefpme],.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme]:fullscreen .fullscreen-toggle[data-astro-cid-lcdefpme]{top:calc(50% + var(--canvas-w) * 752 / 2560 - 10px)}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .fullscreen-toggle[data-astro-cid-lcdefpme]{right:calc((100% - var(--canvas-w)) / 2 + 10px);z-index:2;color:#ddd;cursor:pointer;background:#2e2e2ebf;border:0;border-radius:3px;padding:3px 9px;font-family:sans-serif;font-size:10pt}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .fullscreen-toggle[data-astro-cid-lcdefpme]:hover,.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .fullscreen-toggle[data-astro-cid-lcdefpme]:focus-visible{color:#fff;background:#2e2e2ef2}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .instructions[data-astro-cid-lcdefpme]{text-align:center;padding:8px 12px;font-size:10pt;margin-top:10px!important}.wrapper[data-astro-cid-lcdefpme] .game[data-astro-cid-lcdefpme] .instructions[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.wrapper[data-astro-cid-lcdefpme] .footer[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:.3em 0}.tuning[data-astro-cid-lcdefpme]{box-sizing:border-box;color:#c6c6c6;background:#262626;border:1px solid #444;border-radius:4px;width:min(100vw,1280px);margin-top:12px;padding:0 12px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.tuning[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{cursor:pointer;user-select:none;padding:8px 0;font-family:sans-serif;font-size:10pt}.tuning[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme] .badge[data-astro-cid-lcdefpme]{color:#f5c76a;letter-spacing:.05em;text-transform:uppercase;background:#5a3d0c;border-radius:3px;margin-left:6px;padding:1px 6px;font-size:9px;display:inline-block}.tuning[data-astro-cid-lcdefpme] .toolbar[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;display:flex}.tuning[data-astro-cid-lcdefpme] .toolbar[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme][type=search]{flex:160px;min-width:120px}.tuning[data-astro-cid-lcdefpme] .tabs[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:4px;margin-bottom:8px;display:flex}.tuning[data-astro-cid-lcdefpme] .tabs[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme][aria-selected=true]{color:#fff;background:#4a4a4a}.tuning[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme],.tuning[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme][type=search],.tuning[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]{font:inherit;color:#ddd;background:#333;border:1px solid #555;border-radius:3px;padding:3px 8px}.tuning[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{cursor:pointer}.tuning[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]:hover{background:#3e3e3e}.tuning[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme].reset{color:#999;padding:1px 5px}.tuning[data-astro-cid-lcdefpme] .status[data-astro-cid-lcdefpme]{color:#8fbf8f;white-space:nowrap;text-overflow:ellipsis;max-width:40%;margin-left:auto;overflow:hidden}.tuning[data-astro-cid-lcdefpme] .status[data-astro-cid-lcdefpme].error{color:#e88}.tuning[data-astro-cid-lcdefpme] .scroll[data-astro-cid-lcdefpme]{overflow-x:auto}.tuning[data-astro-cid-lcdefpme] table[data-astro-cid-lcdefpme]{border-collapse:collapse;width:100%;margin-bottom:10px}.tuning[data-astro-cid-lcdefpme] table[data-astro-cid-lcdefpme] th[data-astro-cid-lcdefpme],.tuning[data-astro-cid-lcdefpme] table[data-astro-cid-lcdefpme] td[data-astro-cid-lcdefpme]{text-align:left;white-space:nowrap;vertical-align:middle;border-bottom:1px solid #383838;padding:2px 6px}.tuning[data-astro-cid-lcdefpme] table[data-astro-cid-lcdefpme] th[data-astro-cid-lcdefpme]{color:#999;font-weight:400}.tuning[data-astro-cid-lcdefpme] table[data-astro-cid-lcdefpme] td[data-astro-cid-lcdefpme].name{color:#e0e0e0;cursor:help}.tuning[data-astro-cid-lcdefpme] table[data-astro-cid-lcdefpme] td[data-astro-cid-lcdefpme].name.changed{color:#f5c76a}.tuning[data-astro-cid-lcdefpme] table[data-astro-cid-lcdefpme] td[data-astro-cid-lcdefpme].ctl{width:260px}.tuning[data-astro-cid-lcdefpme] table[data-astro-cid-lcdefpme] td[data-astro-cid-lcdefpme].val{text-align:right;font-variant-numeric:tabular-nums;width:80px}.tuning[data-astro-cid-lcdefpme] table[data-astro-cid-lcdefpme] td[data-astro-cid-lcdefpme].def{text-align:right;color:#777;font-variant-numeric:tabular-nums;width:70px}.tuning[data-astro-cid-lcdefpme] table[data-astro-cid-lcdefpme] td[data-astro-cid-lcdefpme].badge span[data-astro-cid-lcdefpme]{color:#aaa;text-transform:uppercase;background:#3b3b3b;border-radius:3px;padding:0 5px;font-size:9px}.tuning[data-astro-cid-lcdefpme] table[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme][type=range]{vertical-align:middle;width:160px}.tuning[data-astro-cid-lcdefpme] table[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme][type=number]{width:84px;font:inherit;color:#ddd;text-align:right;background:#333;border:1px solid #555;border-radius:3px;padding:1px 4px}.tuning[data-astro-cid-lcdefpme] table[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme][type=number].changed{color:#f5c76a}.tuning[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{color:#999;margin:6px 0 4px;font-weight:400}.tuning[data-astro-cid-lcdefpme] .import[data-astro-cid-lcdefpme]{gap:6px;margin:0 0 8px;display:none}.tuning[data-astro-cid-lcdefpme] .import[data-astro-cid-lcdefpme].open{display:flex}.tuning[data-astro-cid-lcdefpme] .import[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]{flex:1;min-height:60px}
