body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#edf2ff}.keepyuppy-shell{--game-shell-max-width: 1320px}.top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.status{color:#334155;font-size:1rem}.hud{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pill{background:#e2e8f0;color:#0f172a;border-radius:999px;padding:5px 10px;font-weight:600;font-size:.9rem}button{border:none;border-radius:999px;padding:8px 12px;cursor:pointer;font-weight:600;background:#2563eb;color:#fff}button.secondary{background:#e2e8f0;color:#0f172a}.playfield{position:relative;flex:1 1 0;min-height:0;border-radius:14px;overflow:hidden;border:2px solid #cbd5e1;background:linear-gradient(180deg,#c7d2fe,#bae6fd)}.background-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.question{position:absolute;left:24px;bottom:30px;z-index:30;display:flex;align-items:center;gap:8px}.prompt{font-size:clamp(2.2rem,6vw,4rem);font-weight:800;color:#0b173a;text-shadow:0 2px 0 rgba(255,255,255,.45)}.question input{width:130px;font-size:1.5rem;border-radius:10px;border:1px solid #94a3b8;padding:8px 10px}#balloonsLayer{position:absolute;inset:0}.balloon{position:absolute;width:120px;height:140px;background-repeat:no-repeat;background-position:0 0;background-size:auto;box-shadow:0 8px 16px #0f172a2e;pointer-events:none}.floor-line{position:absolute;left:0;right:0;bottom:18px;height:6px;background:#47556933}.bottom{margin-top:0;min-height:24px;font-weight:600;color:#0f172a}.bottom.warmup-coach{position:fixed;left:50%;top:46%;z-index:80;width:min(920px,calc(100vw - 32px));transform:translate(-50%,-50%);padding:18px 24px;border-radius:22px;background:#fffffff0;color:#b91c1c;text-align:center;font-size:clamp(2rem,6vw,4.6rem);line-height:1.04;font-weight:900;box-shadow:0 22px 60px #0f172a47}.gameover-modal{position:fixed;inset:0;background:#0f172a8c;display:grid;place-items:center;z-index:1000}.gameover-modal.hidden{display:none}.gameover-card{background:#fff;border-radius:14px;padding:20px;min-width:min(460px,90vw);text-align:center;box-shadow:0 14px 32px #0f172a3d}.gameover-line1{font-size:2rem;font-weight:800}.gameover-line2{margin-top:6px;font-size:1.2rem;color:#334155}.gameover-actions{margin-top:14px;display:flex;justify-content:center;gap:10px}
