:root{color:#342d3f;background:#f6fbff;font-family:MS Gothic,Yu Gothic,Courier New,ui-monospace,monospace;font-synthesis:none;line-height:1.5;text-rendering:geometricPrecision}*{box-sizing:border-box}body{margin:0;min-width:0}button{font:inherit}.game-page{min-height:100vh;background:repeating-linear-gradient(0deg,rgba(126,211,247,.1) 0 8px,transparent 8px 16px),linear-gradient(180deg,#e9fbff,#fff6de 54%,#f5ffe8);display:flex;align-items:center;justify-content:center;padding:24px}.game-shell{width:min(1120px,calc(100vw - 48px));min-width:0}.page-header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px}.kicker{color:#337e9d;font-size:13px;font-weight:900;letter-spacing:0;margin:0 0 2px;text-shadow:1px 1px 0 rgba(255,255,255,.74);text-transform:uppercase}h1{color:#47344e;font-size:42px;line-height:1;margin:0;text-shadow:2px 2px 0 rgba(255,255,255,.72)}.header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;min-height:46px}.status-pill{background:#ffffffc7;border:2px solid rgba(71,52,78,.12);border-radius:4px;color:#47344e;display:inline-flex;font-size:14px;font-weight:900;justify-content:center;min-height:38px;min-width:170px;padding:7px 14px;text-shadow:1px 1px 0 rgba(255,255,255,.7)}.reset-button{background:#5c7cff;border:0;border-radius:4px;box-shadow:0 8px #354a9b;color:#fff;cursor:pointer;font-weight:900;min-height:44px;min-width:132px;padding:0 18px;text-shadow:2px 2px 0 rgba(53,74,155,.62);transition:filter .14s ease,transform .14s ease,box-shadow .14s ease}.reset-button:hover{filter:brightness(1.04)}.reset-button:active{box-shadow:0 3px #354a9b;transform:translateY(5px)}.sound-button{background:#fff4bd;border:3px solid #47344e;border-radius:4px;box-shadow:0 6px #8d6b40;color:#47344e;cursor:pointer;font-size:13px;font-weight:900;min-height:40px;min-width:118px;padding:0 12px;text-shadow:1px 1px 0 rgba(255,255,255,.72);transition:filter .14s ease,transform .14s ease,box-shadow .14s ease}.sound-button:hover{filter:brightness(1.03)}.sound-button:active{box-shadow:0 2px #8d6b40;transform:translateY(4px)}.play-area{background:#fff;border:4px solid #47344e;border-radius:4px;box-shadow:0 18px #47344e21;line-height:0;overflow:hidden}.game-canvas{cursor:pointer;display:block;height:auto;image-rendering:pixelated;width:100%}.mobile-controls{display:none}@media(max-width:1100px){.game-page{align-items:start;padding:16px}.game-shell{width:min(960px,calc(100vw - 32px))}}@media(max-width:760px),(pointer:coarse){.page-header{align-items:start;flex-direction:column}h1{font-size:32px}.header-actions{width:100%}.mobile-controls{display:block;margin:18px auto 0;max-width:520px;touch-action:none;-webkit-user-select:none;user-select:none;width:100%}.mobile-controls-row{align-items:center;display:grid;gap:12px;grid-template-columns:1fr 96px 1fr}.mobile-control{-webkit-tap-highlight-color:transparent;align-items:center;background:#fff8d8;border:3px solid #47344e;border-radius:6px;box-shadow:0 8px #8d6b40;color:#47344e;cursor:pointer;display:inline-flex;font-size:30px;font-weight:900;justify-content:center;letter-spacing:0;line-height:1;min-height:72px;padding:0;text-shadow:2px 2px 0 rgba(255,255,255,.72);touch-action:none;transition:filter .08s linear,transform .08s linear,box-shadow .08s linear}.mobile-control-arrow{background:#e8f6ff;box-shadow:0 8px #376987;color:#30556f}.mobile-control-jump{aspect-ratio:1;background:#fff4bd;border-radius:999px;box-shadow:0 8px #d39a2e;color:#9b6b29;font-size:36px;justify-self:center;min-height:84px;width:84px}.mobile-control-change{background:#ffe8f0;box-shadow:0 8px #b83261;color:#7d3351;font-size:20px;margin-top:14px;min-height:58px;width:100%}.mobile-control.is-pressed,.mobile-control:active{box-shadow:0 2px #8d6b40;filter:brightness(1.04);transform:translateY(6px)}.mobile-control-arrow.is-pressed,.mobile-control-arrow:active{box-shadow:0 2px #376987}.mobile-control-jump.is-pressed,.mobile-control-jump:active{box-shadow:0 2px #d39a2e}.mobile-control-change.is-pressed,.mobile-control-change:active{box-shadow:0 2px #b83261}}@media(max-width:480px){.game-page{padding:12px}.game-shell{width:calc(100vw - 24px)}.mobile-controls-row{gap:10px;grid-template-columns:1fr 82px 1fr}.mobile-control{min-height:64px}.mobile-control-jump{min-height:76px;width:76px}}
