:root{color:#253454;background:#d9e6fa;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #253454;--muted: #7182a2;--surface: rgba(255, 255, 255, .92);--line: rgba(67, 91, 134, .16);--accent: #6a5acd;--accent-dark: #4c3da7;--yellow: #ffd447;--danger: #e94f64}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#app{width:100%;min-width:320px;height:100%;margin:0;overflow:hidden;overscroll-behavior:none}body{background:#d9e6fa;-webkit-user-select:none;user-select:none}button{border:0;font:inherit;letter-spacing:0;touch-action:manipulation}button:focus-visible{outline:3px solid rgba(89,93,205,.35);outline-offset:2px}.game-shell{width:min(100%,460px);height:100vh;height:100dvh;margin:0 auto;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;padding:max(12px,env(safe-area-inset-top)) 14px max(10px,env(safe-area-inset-bottom));background:linear-gradient(#ffffff2e,#fff0),#adc5eb;position:relative}.topbar{min-height:54px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:center}.brand-lockup{min-width:0;display:grid;justify-items:center;line-height:1.15}.brand-lockup strong{font-size:21px;font-weight:900;color:#dc4c36;text-shadow:0 1px 0 rgba(255,255,255,.75)}.brand-lockup span{max-width:100%;margin-top:4px;overflow:hidden;color:#536789;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.header-actions{display:flex;gap:6px}.icon-button{width:42px;height:42px;display:inline-grid;place-items:center;padding:0;color:#435879;background:#ffffffc2;border:1px solid rgba(255,255,255,.82);border-radius:50%;box-shadow:0 4px 10px #3b4d721f}.icon-button:active,.tool-button:active,.command-button:active,.secondary-button:active,.level-button:active{transform:translateY(1px) scale(.97)}.icon-button svg{width:20px;height:20px;stroke-width:2.5}.status-strip{height:45px;display:grid;grid-template-columns:auto minmax(70px,1fr) auto;gap:10px;align-items:center;padding:4px 2px 5px}.level-chip,.timer{height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;border-radius:8px;background:#fffae2f0;border:1px solid rgba(217,165,53,.24);color:#a36522;font-size:12px;font-weight:800;font-variant-numeric:tabular-nums}.timer svg{width:15px;height:15px;color:#e69a25}.timer.urgent{color:#a9263d;background:#fff0f2;border-color:#e94f6447}.progress-track{height:8px;overflow:hidden;border-radius:4px;background:#ffffff7a;box-shadow:inset 0 1px 2px #3a4f741f}.progress-track span{display:block;width:0;height:100%;border-radius:inherit;background:#54c567;transition:width .26s ease}.canvas-wrap{min-height:0;position:relative;overflow:hidden}.canvas-wrap canvas{display:block;max-width:100%;max-height:100%;margin:0 auto;touch-action:none}.tool-dock{min-height:74px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;align-items:stretch;padding-top:7px;border-top:1px solid rgba(255,255,255,.48)}.tool-button{min-width:0;min-height:62px;display:grid;justify-items:center;align-content:center;gap:5px;padding:7px 4px;color:#465b7b;background:#ffffffb3;border:1px solid rgba(255,255,255,.85);border-radius:8px;box-shadow:0 5px 12px #3c4d6f1a;transition:transform .12s ease,opacity .12s ease}.tool-button.primary{color:#fff;background:var(--accent);border-color:#8f82df;box-shadow:0 6px 14px #4b3da742}.tool-button:disabled{opacity:.38}.tool-button svg{width:22px;height:22px;stroke-width:2.35}.tool-button span{max-width:100%;overflow:hidden;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:end center;padding:16px max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#2430496b;opacity:0;transition:opacity .18s ease}.modal-backdrop[hidden]{display:none}.modal-backdrop.visible{opacity:1}.modal-sheet{width:min(100%,430px);max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow:auto;padding:22px;border-radius:8px;background:#fbfdff;box-shadow:0 24px 70px #1e2b4447;transform:translateY(18px);transition:transform .2s ease}.visible .modal-sheet{transform:translateY(0)}.modal-sheet.compact,.modal-sheet.result{text-align:center}.modal-sheet h2{margin:5px 0 8px;color:var(--ink);font-size:23px;line-height:1.2}.modal-sheet p{margin:0 0 20px;color:var(--muted);font-size:14px;line-height:1.6}.modal-icon{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 12px;border-radius:50%;color:var(--accent);background:#eeebff}.modal-icon.success{color:#2f9a49;background:#e8f8ec}.modal-icon.danger{color:var(--danger);background:#fff0f2}.modal-icon svg{width:28px;height:28px}.eyebrow{color:var(--accent);font-size:12px;font-weight:900}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.modal-heading h2{margin-bottom:0}.command-button,.secondary-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 22px;border-radius:8px;font-weight:850}.command-button{color:#fff;background:var(--accent);box-shadow:0 7px 16px #4b3da738}.secondary-button{color:#526684;background:#edf2f9}.command-button svg{width:19px;height:19px}.text-button{display:block;margin:16px auto 0;padding:8px 14px;color:#607391;background:transparent;font-weight:750}.button-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.level-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.level-button{min-height:68px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:center;padding:10px;text-align:left;color:#4f6280;background:#eef3fa;border:1px solid transparent;border-radius:8px}.level-button.current{color:var(--accent-dark);background:#f0edff;border-color:#c7bffd}.level-button:disabled{opacity:.48}.level-button span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--accent);font-weight:900}.level-button strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.install-sheet ol{display:grid;gap:10px;margin:0 0 18px;padding-left:24px;color:#4a5f80;font-size:14px;line-height:1.5}.install-sheet .install-note{padding:11px 12px;border-left:3px solid var(--yellow);background:#fff9e7;color:#78602d}@media(max-height:690px){.game-shell{padding-top:max(7px,env(safe-area-inset-top))}.topbar{min-height:46px}.brand-lockup strong{font-size:18px}.icon-button{width:38px;height:38px}.status-strip{height:38px}.tool-dock{min-height:61px}.tool-button{min-height:54px}}
