.game-player{--game-ink:#20283f;--game-blue:#116fba;color:var(--game-ink);max-width:1150px;margin:0 auto}.game-player button,.game-player select{font:inherit;color:inherit;border:2px solid var(--game-ink);cursor:pointer;background:#fff9ed;border-radius:12px;min-height:48px;padding:10px 16px;font-weight:750}.game-player button:disabled{opacity:.45;cursor:default}.game-player button:focus-visible,.game-player select:focus-visible,.game-player input:focus-visible,.game-player canvas:focus-visible,.game-player summary:focus-visible{outline-offset:4px;outline:4px solid #087bd3}.game-player button[aria-pressed=true]{color:#fff;background:var(--game-blue)}.game-settings{flex-wrap:wrap;gap:20px;margin-bottom:18px;display:flex}.game-settings label{align-items:center;gap:10px;font-weight:800;display:flex}.game-settings select{max-width:100%}.game-topline{justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;display:flex}.game-topline>div{flex-wrap:wrap;gap:8px;display:flex}.game-topline button{min-height:42px;padding:8px 12px;font-size:13px}.game-stage{border:3px solid var(--game-ink);box-shadow:0 6px 0 var(--game-ink);background:#ead2a0;border-radius:22px;position:relative;overflow:hidden}.game-stage canvas{touch-action:none;width:100%;height:auto;display:block;outline-offset:-5px!important}.game-overlay{background:#14233d40;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.game-notice{text-align:center;border:3px solid var(--game-ink);background:#fff9ec;border-radius:20px;max-width:490px;padding:25px 35px;box-shadow:6px 7px #20283f}.game-notice h2{margin:10px 0;font-size:clamp(21px,3vw,37px);line-height:1.1}.game-notice p{margin:12px 0 18px;line-height:1.45}.game-notice>button,.game-end-actions button:first-child,.game-balloon-controls>button,.game-machine-controls>button:first-of-type{background:#ffdc53}.game-eyebrow{letter-spacing:.1em;font-size:12px;font-weight:900}.game-end-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.game-feedback{min-height:55px;margin:0;padding:16px 0 7px;font-size:15px;font-weight:650}.game-vacuum-controls{justify-content:center;align-items:center;gap:24px;display:flex}.game-dpad{text-align:center;flex:none}.game-dpad>div{gap:5px;margin-top:5px;display:flex}.game-key{touch-action:none;-webkit-user-select:none;user-select:none;min-width:54px}.game-key:active{transform:translateY(2px);background:#ffdc53!important}.game-actions{flex-wrap:wrap;gap:8px;max-width:290px;display:flex}.game-pressure{align-items:center;gap:10px;width:100%;font-size:13px;font-weight:700;display:flex}.game-pressure meter{width:170px;height:19px}.game-balloon-controls{align-items:center;gap:25px;padding:10px 0;display:flex}.game-balloon-controls label{flex:1;font-weight:750}.game-balloon-controls strong{float:right}.game-balloon-controls input{width:100%;min-height:44px;accent-color:var(--game-blue);display:block}.game-machine-controls{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.game-tool-choice{flex-wrap:wrap;gap:7px;display:flex}.game-hint{background:#fff2bf;border-left:4px solid #f2bb23;padding:15px;line-height:1.6}.game-help{border-top:1px solid #20283f33;margin-top:25px;padding:16px 0;line-height:1.65}.game-help summary{cursor:pointer;min-height:35px;font-weight:800}.game-help p{margin:8px 0}.game-progress{border-top:1px solid #20283f33;justify-content:space-between;align-items:center;gap:10px;padding-top:15px;font-size:13px;display:flex}.game-progress button{background:0 0;border:0;padding:0 8px;font-size:12px;text-decoration:underline}.game-player [role=status]{overflow-wrap:anywhere}@media (max-width:650px){.game-settings{gap:10px}.game-settings label{flex:1;min-width:140px;font-size:12px;display:block}.game-settings select{width:100%;margin-top:5px;padding:9px 6px;font-size:12px;display:block}.game-topline{flex-direction:column;align-items:flex-start}.game-topline strong{font-size:12px}.game-topline>div{justify-content:space-between;width:100%}.game-topline button{min-height:44px;font-size:12px}.game-stage{border-radius:12px}.game-overlay{padding:8px}.game-notice{border-radius:12px;max-width:90%;padding:10px 15px}.game-notice h2{margin:5px 0;font-size:20px}.game-notice p{margin:6px 0 9px;font-size:12px}.game-notice button{min-height:42px;padding:6px 12px;font-size:12px}.game-eyebrow{font-size:10px}.game-feedback{min-height:54px;padding-top:12px;font-size:12px}.game-vacuum-controls{gap:14px}.game-key{min-width:48px;min-height:48px;padding:8px 12px}.game-actions{max-width:166px}.game-actions>.game-key{padding:8px;font-size:12px}.game-pressure{gap:5px;font-size:11px}.game-pressure meter{width:95px}.game-balloon-controls{flex-wrap:wrap;gap:12px}.game-balloon-controls label{min-width:125px;font-size:13px}.game-balloon-controls>button{width:100%}.game-machine-controls button{padding:8px 11px;font-size:12px}.game-help{font-size:13px}.game-progress{font-size:11px}.game-end-actions{gap:5px}.game-end-actions button{padding:5px 8px;font-size:11px}}@media (prefers-reduced-motion:reduce){.game-player *{scroll-behavior:auto!important;transition:none!important}}.game-demo{border-top:1px dashed #20283f66;margin-top:12px}.game-demo-track{height:70px;margin-top:8px;position:relative}.game-demo-sprite{background-image:url(/assets/game-sprites.png);background-repeat:no-repeat;background-size:400% 300%;width:66px;height:66px;display:block;position:absolute}.game-demo-moving{z-index:1;transition:left .6s ease-in-out;top:0}.game-demo-basket{background-position:0%;top:0;right:0}.game-demo p{margin:5px 0 0;font-size:13px}.game-cell-controls{flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;display:flex}.game-cell-controls label{align-items:center;gap:6px;font-size:13px;font-weight:800;display:flex}.game-cell-controls select{min-width:50px;padding:6px}.game-cell-controls button{font-size:13px}@media (max-width:650px){.game-demo-track{height:38px}.game-demo-sprite{width:38px;height:38px}.game-demo{margin-top:7px}.game-demo p{font-size:11px}.game-demo .game-demo-track{margin-top:3px}.game-cell-controls{gap:8px}.game-cell-controls label{font-size:11px}.game-cell-controls button{font-size:12px}}.game-notice{max-height:100%;overflow-y:auto}[data-motion=off] .game-demo-moving{transition:none}.game-player{--game-accent:#0758e8;--game-soft:#eaf2ff;max-width:none}.game-player.game-ballon-interdit{--game-accent:#ed2449;--game-soft:#fff0f3}.game-player.game-machine-catastrophes{--game-accent:#32814f;--game-soft:#edf8e9}.game-mission{background:#fff;border:1px solid #dce6f4;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:18px 22px;display:flex;box-shadow:0 10px 28px #071c430d}.game-mission>div:first-child{gap:3px;display:grid}.game-mission span{color:var(--game-accent);letter-spacing:.11em;font-size:12px;font-weight:950}.game-mission strong{font-size:21px}.game-level-dots{gap:8px;display:flex}.game-level-dots i{border:2px solid var(--game-accent);background:#fff;border-radius:50%;width:13px;height:13px}.game-level-dots i.done{background:var(--game-accent)}.game-level-dots i.current{box-shadow:0 0 0 4px color-mix(in srgb,var(--game-accent) 20%,transparent)}.game-settings{background:var(--game-soft);border-radius:18px;margin-bottom:14px;padding:16px 20px}.game-player button,.game-player select{background:#fff;border-color:#071c43;border-radius:13px;font-weight:850}.game-player button:hover:not(:disabled){background:#ffe541}.game-topline{min-height:58px;margin-bottom:14px;padding:8px 0}.game-topline>strong{font-size:16px}.game-topline button{min-height:44px}.game-stage{background:#ead2a0;border:0;border-radius:26px;width:100%;box-shadow:0 16px 38px #071c4322,0 0 0 3px #071c43}.game-stage:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 60px #071c4326}.game-stage canvas{aspect-ratio:16/9;object-fit:cover;width:100%}.game-feedback{border-left:6px solid var(--game-accent);background:var(--game-soft);border-radius:10px;min-height:60px;margin:18px 0;padding:17px 20px;font-size:16px}.game-vacuum-controls,.game-balloon-controls,.game-machine-controls,.game-cell-controls{background:#fff;border:1px solid #dce6f4;border-radius:18px;padding:18px;box-shadow:0 8px 24px #071c430a}.game-balloon-controls>button,.game-machine-controls>button:first-of-type{background:#ffe541}.game-help{background:#fff;border:1px solid #dce6f4;border-radius:16px;margin-top:24px;padding:18px 20px}.game-progress{margin-top:18px;padding:17px 4px 0}@media (max-width:650px){.game-mission{align-items:flex-start;padding:15px}.game-mission strong{font-size:17px}.game-level-dots{gap:4px}.game-level-dots i{width:10px;height:10px}.game-settings{padding:13px}.game-stage{border-radius:16px}.game-feedback{font-size:14px}.game-vacuum-controls,.game-balloon-controls,.game-machine-controls,.game-cell-controls{padding:13px}}
