:root{--page-bg:#071113;--panel-bg:#08181adb;--panel-border:#e5ffd23d;--text-primary:#f4fbef;--accent:#fff1a7;--stage-padding:16px;--stage-gutter:32px;--stage-width:1280px;--stage-height:720px;color:#f4fbef;background:var(--page-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;min-height:100%;margin:0}html,body{overflow:hidden}body{background:linear-gradient(145deg, #fff1a714, transparent 34%), linear-gradient(315deg, #66d3c614, transparent 40%), var(--page-bg);color:var(--text-primary);min-height:100dvh}button,canvas,input{font:inherit}button{appearance:none;background:var(--accent);color:#071113;cursor:pointer;letter-spacing:0;text-transform:uppercase;border:1px solid #ffffff29;border-radius:8px;min-height:44px;padding:0 18px;font-weight:800;line-height:1;transition:background-color .14s,border-color .14s,transform .14s}button:hover{background:#fff;border-color:#ffffff70}button:active{transform:translateY(1px)}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #ffd96ab3}button[data-selected=true]{background:#fff;border-color:#fff1a7d6;box-shadow:0 0 0 2px #fff1a738}.game-shell{width:100%;min-height:100dvh;padding:var(--stage-padding);place-items:center;display:grid;position:relative;overflow:hidden}.game-shell.is-high-contrast{--panel-bg:#000c0ef0;--panel-border:#ffffffb3;--text-primary:#fff;--accent:#ffe35f}.game-shell.is-reduced-motion *,.game-shell.is-reduced-motion :before,.game-shell.is-reduced-motion :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}#game{width:min(var(--stage-width), calc(100vw - var(--stage-gutter)));aspect-ratio:16/9;max-width:var(--stage-width);max-height:var(--stage-height);place-items:center;display:grid;position:relative;overflow:visible}@media (aspect-ratio>=16/9){#game{width:auto;height:min(var(--stage-height), calc(100dvh - var(--stage-gutter)))}}#game>canvas,#game canvas{max-width:var(--stage-width);max-height:var(--stage-height);aspect-ratio:16/9;object-fit:contain;display:block;width:100%!important;height:100%!important}#game canvas{image-rendering:auto;background:#06252b;border:1px solid #daffdf2e;border-radius:6px;display:block;box-shadow:0 26px 80px #00000070,0 0 0 1px #ffffff0d}.hud,.game-hud,.results,.result-panel,.menu-panel,[data-hud],[data-results]{color:var(--text-primary);text-shadow:0 2px 10px #000000b8}.hud,.game-hud,[data-hud]{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.results,.result-panel,.menu-panel,[data-results]{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:8px;max-width:min(680px,100vw - 32px);padding:24px;line-height:1.35;box-shadow:0 24px 70px #0000006b}.hud button,.game-hud button,.results button,.result-panel button,.menu-panel button,.game-button,[data-hud] button,[data-results] button{min-width:132px}.score,.timer,.status,[data-score],[data-timer],[data-status]{color:var(--accent);letter-spacing:0;font-weight:900}.m25-options,.m25-control-group{display:contents}.m26-shell-panel{background:var(--panel-bg);border:1px solid var(--panel-border);pointer-events:auto;z-index:6;border-radius:8px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;max-width:min(520px,100vw - 32px);padding:10px;display:flex;position:relative}.m26-shell-panel[hidden],#m26-results-actions[hidden]{display:none!important}#m26-settings,[data-testid=high-scores-panel]{flex-direction:column;justify-content:flex-start;align-items:stretch}.m27-campaign-panel,.m27-prologue-panel{text-align:left;flex-direction:column;justify-content:flex-start;align-items:stretch;width:min(520px,100vw - 32px)}.m27-campaign-panel h2,.m27-campaign-panel h3,.m27-prologue-panel h2{letter-spacing:0;margin:0;line-height:1.15}.m27-campaign-panel h2,.m27-prologue-panel h2{font-size:18px}.m27-campaign-panel h3{font-size:14px}.m27-campaign-panel p,.m27-prologue-panel p{overflow-wrap:anywhere;margin:0;line-height:1.3}.m27-campaign-actions,.m27-prologue-actions{flex-wrap:wrap;gap:8px;display:flex}.m27-level-list{gap:8px;display:grid}.m27-level-row{background:#051416bd;border:1px solid #e5ffe033;border-radius:8px;gap:6px;padding:8px;display:grid}.m27-level-row[data-unlocked=false]{opacity:.72}.m28-level-summary{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.m28-level-text{gap:3px;min-width:0;display:grid}.m28-level-meta{color:var(--text-primary);font-size:13px}.m28-level-status-icon,.m28-star-icon{object-fit:contain;flex:0 0 24px;width:24px;height:24px;display:block}.m28-star-strip,.m28-result-stars{align-items:center;gap:3px;min-height:24px;display:flex}.m28-result-stars{margin-top:8px}.m28-prologue-illustration{aspect-ratio:16/9;object-fit:cover;border:1px solid #e5ffe033;border-radius:8px;width:100%;max-height:min(220px,32dvh);display:block}.m27-prologue-progress{color:var(--accent);font-size:13px;font-weight:800}#m26-settings .m25-control-group,#m26-settings .m25-options{flex-wrap:wrap;gap:8px;display:flex}#m26-results-actions{pointer-events:auto;z-index:6;flex-wrap:wrap;gap:8px;margin-top:12px;display:flex;position:relative}#m26-results-actions *,.m26-shell-panel *{pointer-events:auto}.m25-control-group button{min-width:88px;min-height:36px;padding:0 12px}.m25-action-controls{order:3}.m25-audio-controls{order:4}.m25-replay-controls{order:5}.m25-secondary-controls{order:6}.m26-input-remap-panel{flex-wrap:wrap;order:7;gap:8px;display:flex}.m26-input-remap-panel [data-testid=input-remap-status]{border:1px solid #e5ffe033;border-radius:6px;flex-basis:100%;min-height:32px;padding:7px 8px;font-size:13px;line-height:1.25}.m26-input-remap-panel button{min-width:86px;min-height:34px;padding:0 10px}#m26-touch-zones{pointer-events:none;z-index:5;grid-template-columns:repeat(6,minmax(44px,1fr));gap:8px;display:none;position:fixed;bottom:16px;left:16px;right:16px}#m26-touch-zones .m26-touch-zone{pointer-events:auto;text-transform:none;min-width:44px;min-height:48px;padding:0 8px}.game-shell[data-active-input-device=touch] #m26-touch-zones{display:grid}@media (pointer:coarse){#m26-touch-zones{display:grid}}.m25-audio-unlock[data-audio-unlocked=true]{background:#bff7c5;border-color:#bff7c5d6}.m25-option-control{color:var(--text-primary);text-shadow:0 2px 10px #000000b8;white-space:nowrap;background:#051416bd;border:1px solid #e5ffe033;border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:0 10px;display:inline-flex}.m25-option-control input[type=checkbox]{accent-color:var(--accent);width:18px;height:18px}.m25-option-control input[type=range]{accent-color:var(--accent);width:96px}.game-shell.is-high-contrast button,.game-shell.is-high-contrast .m25-control-group,.game-shell.is-high-contrast [data-testid=m25-hud]>*,.game-shell.is-high-contrast .m28-prologue-illustration{border-color:#ffffffb8!important}.game-shell.is-high-contrast .m28-level-meta,.game-shell.is-high-contrast [data-testid=campaign-result-status]{color:#fff}.game-shell.is-high-contrast button[data-selected=true]{box-shadow:0 0 0 2px #071113,0 0 0 5px #fff}@media (width<=720px),(height<=460px){:root{--stage-padding:8px;--stage-gutter:16px}button{min-height:40px;padding:0 14px}.results,.result-panel,.menu-panel,[data-results]{padding:16px}.m25-control-group{gap:6px;padding:6px}.m25-control-group button{min-width:76px;padding:0 10px}.m25-option-control{min-height:32px}.m27-campaign-panel,.m27-prologue-panel{width:calc(100vw - 16px)}.m28-prologue-illustration{max-height:min(160px,26dvh)}.m27-campaign-actions button,.m27-prologue-actions button{flex:128px;min-width:0}}
