:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#101610}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden}main{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 35%,rgba(89,124,62,.2),transparent 36%),linear-gradient(135deg,#101610,#1d2a18 55%,#0c130d);padding:16px}.game-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;justify-items:center;align-items:center;gap:16px;max-width:980px;max-height:100%;width:100%}canvas{display:block;max-width:calc(100vw - 32px);max-height:calc(100vh - 220px);cursor:pointer;image-rendering:auto;touch-action:none;-webkit-user-select:none;user-select:none;box-shadow:0 20px 64px #00000061}.field-wrap{position:relative;display:inline-grid;place-items:center}.next-stage-overlay{position:absolute;left:50%;top:50%;z-index:4;min-width:min(360px,calc(100vw - 72px));padding:18px 28px 20px;transform:translate(-50%,-50%);color:#fff4b8;background:linear-gradient(180deg,#6c3d10f5,#234519fa),#233a19;border:4px solid #ffd66b;box-shadow:inset 0 0 0 2px #fff5b240,0 0 0 999px #05090638,0 20px 48px #00000075;cursor:pointer;font:900 20px/1 system-ui,sans-serif;text-align:center;text-transform:uppercase;text-shadow:0 3px 0 rgba(0,0,0,.34)}.next-stage-overlay span,.next-stage-overlay strong{display:block}.next-stage-overlay span{margin-bottom:8px;color:#c8f38c;font-size:13px}.next-stage-overlay strong{font-size:34px}.next-stage-overlay:hover{filter:brightness(1.08)}.next-stage-overlay:active{transform:translate(-50%,calc(-50% + 2px))}.credit-plug{width:min(760px,calc(100vw - 32px));display:flex;justify-content:space-between;gap:14px;padding:10px 14px;color:#f1e8c8;background:linear-gradient(90deg,#4a2b15e6,#192a17eb),#1b2416;border:2px solid #d8b65a;box-shadow:inset 0 0 0 2px #ffee9d29,0 10px 24px #00000047;font-size:13px;line-height:1.25;text-shadow:0 2px 0 rgba(0,0,0,.35);position:relative;z-index:2}.credit-plug a{color:#c8f38c;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(200,243,140,.55)}.gold-word{color:#ffd66b}.magic-word{color:#7ee7ff}.danger-word{color:#ff8a5f}.music-player{width:min(760px,calc(100vw - 32px));min-height:82px;padding:12px;display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(160px,220px);align-items:center;gap:14px;color:#d8f0c4;background:#162116;border:3px solid #4f6c39;box-shadow:inset 0 0 0 2px #0a100a,0 14px 34px #00000059;image-rendering:pixelated}.player-screen{min-height:54px;padding:10px;display:flex;flex-direction:column;justify-content:center;gap:8px;background:#0a120d;border:2px solid #85aa5e;box-shadow:inset 0 0 0 2px #213719}.track-label{color:#98b977;font-size:11px;text-transform:uppercase}.power-label{color:#fff0a7;font-size:12px;font-weight:800;line-height:1.2}.outcome-label{color:#ffd66b;font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.song-unlock-label{color:#8cff76;font-size:11px;font-weight:800;line-height:1.2}.player-screen strong{font-size:16px;line-height:1.15}.player-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px;min-width:144px}.player-buttons button{min-height:38px;color:#0b120b;background:#b9dc79;border:0;box-shadow:inset -3px -3px #5e7c39,inset 3px 3px #edf8ba;font:700 13px/1 system-ui,sans-serif;cursor:pointer}.player-buttons button:active{transform:translate(1px,1px)}.player-buttons button:disabled{cursor:not-allowed;opacity:.48}.skillup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:18px;background:#0407048a}.buff-picker{width:min(620px,calc(100vw - 36px));display:grid;gap:12px;padding:16px;color:#f1e8c8;background:linear-gradient(180deg,#203a17fa,#0a120dfc),#0a120d;border:4px solid #ffd66b;box-shadow:inset 0 0 0 2px #ffd66b33,0 0 0 4px #070c08e0,0 24px 70px #0000009e}.buff-picker>strong{color:#fff0a7;font-size:18px;line-height:1.1;text-align:center;text-transform:uppercase;text-shadow:0 3px 0 rgba(0,0,0,.36)}.buff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.buff-grid button{min-height:76px;display:grid;gap:4px;align-content:center;padding:10px;color:#0b120b;background:#d9f09c;border:0;box-shadow:inset -3px -3px #6d873f,inset 3px 3px #f7ffd0;cursor:pointer}.buff-grid button span,.buff-grid button small{font-size:11px;line-height:1.1}.buff-grid button b{font-size:16px;line-height:1.05}.volume-control{display:grid;gap:8px;font-size:12px}.volume-control input{width:100%;accent-color:#b9dc79}.reward-screen{width:min(760px,calc(100vw - 32px));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;padding:14px;color:#f1e8c8;background:#192314f5;border:2px solid #d8b65a;box-shadow:inset 0 0 0 2px #ffee9d24,0 12px 30px #00000052;font-size:13px}.reward-screen strong,.reward-screen a{grid-column:1 / -1}.reward-screen a{color:#c8f38c;font-weight:800;text-decoration:none}.cheats-main{min-height:100%;align-items:stretch;overflow:auto;background:#0b100c}.cheats-panel{width:min(940px,calc(100vw - 32px));margin:auto;display:grid;gap:18px;padding:18px;color:#f1e8c8;background:#162116;border:2px solid #d8b65a;box-shadow:inset 0 0 0 2px #ffee9d1f,0 20px 60px #00000070}.cheats-panel header{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.cheats-panel header strong{color:#fff0a7;font-size:28px;line-height:1}.cheats-panel header span,.cheats-panel label span,.cheat-toggle span{color:#b9d198;font-size:12px;font-weight:800;text-transform:uppercase}.cheat-grid,.cheat-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.cheats-panel label,.cheat-stats fieldset{display:grid;gap:7px}.cheats-panel input,.cheats-panel select{width:100%;min-height:38px;padding:8px;color:#f7ffd0;background:#0a120d;border:1px solid #5f7a3f}.cheat-toggle{align-content:center;grid-template-columns:auto 1fr;align-items:center}.cheat-toggle input{width:18px;min-height:18px;accent-color:#b9dc79}.cheat-actions{display:flex;flex-wrap:wrap;gap:10px}.cheat-actions button{min-height:38px;padding:0 14px;color:#0b120b;background:#b9dc79;border:0;box-shadow:inset -3px -3px #5e7c39,inset 3px 3px #edf8ba;font-weight:800;cursor:pointer}.cheat-stats fieldset{margin:0;padding:12px;border:1px solid #5f7a3f}.cheat-stats legend{padding:0 6px;color:#fff0a7;font-weight:900}@media (max-width: 820px){body{overflow:auto}.game-shell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr) auto;justify-items:center}canvas{max-width:calc(100vw - 32px);max-height:calc(100vh - 248px)}.credit-plug{flex-direction:column;gap:4px;width:min(100%,420px)}.music-player{width:min(100%,420px);grid-template-columns:1fr}.buff-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reward-screen{width:min(100%,420px);grid-template-columns:1fr}.cheat-grid,.cheat-stats{grid-template-columns:1fr}}@media (max-height: 720px){.credit-plug{display:none}canvas{max-height:calc(100vh - 126px)}}
