html,body,#app{width:100%;height:100%;margin:0;overflow:hidden;background:#9cd6ff;font-family:Georgia,Times New Roman,serif;touch-action:none}#game{display:block;width:100%;height:100%}#objktSplash{position:fixed;inset:0;z-index:20;display:grid;place-items:end center;box-sizing:border-box;padding:32px;background:linear-gradient(180deg,#14232a0d,#14232a80),url(./preview-BxEh_CJ2.png) center / cover no-repeat}body.splash-dismissed #objktSplash{display:none}.splash-card{max-width:420px;padding:18px 22px;border-radius:10px;background:#f5fff5db;color:#17351d;box-shadow:0 14px 38px #15392042;text-align:center}.splash-title{font-size:24px;font-weight:700}.splash-copy{margin-top:8px;font-size:15px;line-height:1.35}#hud{position:fixed;top:18px;left:18px;color:#102717;text-shadow:0 1px 10px rgba(255,255,255,.75);pointer-events:none;-webkit-user-select:none;user-select:none}.brand{font-size:22px;font-weight:700}#score{margin-top:4px;font-size:18px}#health{width:160px;height:10px;margin-top:8px;border:1px solid rgba(16,39,23,.55);border-radius:999px;overflow:hidden;background:#ffffff73}#healthFill{width:100%;height:100%;background:linear-gradient(90deg,#9cff7a,#fff074);transform-origin:left center}#hint{max-width:390px;margin-top:8px;font-size:14px;line-height:1.35}#reticle{position:fixed;left:50%;top:50%;width:16px;height:16px;margin-left:-8px;margin-top:-8px;border:2px solid rgba(255,255,255,.85);border-radius:999px;box-shadow:0 0 12px #1fc1ffbf;pointer-events:none}#stingOverlay{position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle,#ff375a1f,#a5002475);opacity:0;transition:opacity .12s linear;z-index:3}#topControls{position:fixed;right:14px;top:14px;display:flex;gap:8px;z-index:4}#homeButton,#fullscreenButton{display:none;padding:10px 14px;border:0;border-radius:6px;background:#f5fff5db;color:#17351d;box-shadow:0 8px 22px #1539202e;font:700 15px Georgia,Times New Roman,serif;cursor:pointer}body.playing #homeButton,body.playing #fullscreenButton,body:not(.playing) #fullscreenButton{display:block}#landing{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;gap:10px;min-width:230px;padding:18px;border-radius:8px;background:#f5fff5d1;box-shadow:0 12px 34px #15392040}.landing-title{color:#17351d;font-size:22px;font-weight:700;text-align:center}#landing button{padding:14px 22px;border:0;border-radius:6px;background:#f5fff5;color:#17351d;font:700 18px Georgia,Times New Roman,serif;cursor:pointer}#landing button:hover{background:#fff}.credits{max-width:260px;color:#17351db8;font-size:11px;line-height:1.3;text-align:center}body.playing #landing{display:none}#completePanel,#gameOverPanel{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);display:none;gap:10px;min-width:250px;padding:20px;border-radius:8px;background:#f5fff5e0;color:#17351d;box-shadow:0 14px 38px #15392047;text-align:center;z-index:5}.complete-title{font-size:24px;font-weight:700}.complete-copy{font-size:15px;line-height:1.35}#completeMenuButton,#gameOverMenuButton{padding:14px 22px;border:0;border-radius:6px;background:#f5fff5;color:#17351d;font:700 18px Georgia,Times New Roman,serif;cursor:pointer}body.complete #completePanel,body.game-over #gameOverPanel{display:grid}body.static-aim{cursor:crosshair}@media(max-width:640px){#hud{top:12px;left:12px;right:12px}.brand{font-size:19px}#hint{font-size:13px}}
