: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;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)}.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%}@media(max-width:1100px){.game-page{align-items:start;padding:16px}.game-shell{width:min(960px,calc(100vw - 32px))}}@media(max-width:760px){.page-header{align-items:start;flex-direction:column}h1{font-size:32px}.header-actions{width:100%}}
