.ipy-runner{--bg:#07101b;--panel:#0d1b2a;--card:#13263a;--text:#fff;--muted:#c9d6e2;--accent:#ffd34d;--danger:#ff6b6b;max-width:1100px;margin:24px auto;padding:18px;border-radius:18px;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;box-sizing:border-box}.ipy-runner *{box-sizing:border-box}.ipy-runner-head{display:flex;gap:16px;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:12px}.ipy-runner-title{font-size:clamp(24px,4vw,38px);font-weight:900;letter-spacing:.2px}.ipy-runner-stats{display:flex;gap:8px;flex-wrap:wrap}.ipy-runner-stats span{background:var(--panel);border:2px solid #294158;border-radius:12px;padding:7px 11px;min-width:78px;text-align:center}.ipy-runner-stats b{display:block;font-size:12px;color:var(--muted);margin-bottom:2px}.ipy-runner-stats strong{font-size:22px}.ipy-runner-rotate{display:none;text-align:center;background:#172d42;border:2px solid #486783;border-radius:12px;padding:10px 12px;font-weight:800;margin:10px 0}.ipy-runner-stage-wrap{position:relative;background:#0a1521;border:3px solid #2b455e;border-radius:16px;overflow:hidden}.ipy-runner-canvas{display:block;width:100%;height:auto;aspect-ratio:1100/420;touch-action:manipulation;cursor:pointer}.ipy-runner-message{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;background:rgba(7,16,27,.72);pointer-events:none}.ipy-runner-message-title{font-size:clamp(28px,5vw,48px);font-weight:900;margin-bottom:8px}.ipy-runner-message-text{font-size:clamp(15px,2.2vw,21px);color:var(--muted);max-width:650px;line-height:1.45}.ipy-runner-controls{display:flex;gap:10px;justify-content:center;align-items:center;flex-wrap:wrap;margin:14px 0}.ipy-runner-btn{min-height:48px;padding:10px 18px;border:2px solid #52708b;border-radius:12px;background:#172b40;color:#fff;font-size:17px;font-weight:800;cursor:pointer}.ipy-runner-btn:hover{background:#203b55}.ipy-runner-btn:focus-visible{outline:4px solid #fff;outline-offset:3px}.ipy-runner-primary{background:var(--accent);color:#111;border-color:var(--accent)}.ipy-runner-primary:hover{background:#ffe58a}.ipy-runner-jump{background:#1f8f72;border-color:#35b995;min-width:150px;font-size:20px}.ipy-runner-help{text-align:center;color:var(--muted);font-size:14px;line-height:1.5}.ipy-runner-result{text-align:center;min-height:28px;margin-top:8px;font-size:18px;font-weight:900}.ipy-runner-result.win{color:#ffe58a}.ipy-runner-result.hit{color:#ff9a9a}.ipy-runner-result.life{color:#8ff0cf}
@media (max-width:700px) and (orientation:portrait){.ipy-runner{padding:12px;margin:10px auto}.ipy-runner-rotate{display:block}.ipy-runner-title{font-size:24px}.ipy-runner-stats{width:100%;justify-content:center}.ipy-runner-stats span{min-width:68px;padding:6px 8px}.ipy-runner-stats strong{font-size:19px}.ipy-runner-controls{margin-top:10px}.ipy-runner-btn{flex:1 1 42%;min-height:50px}.ipy-runner-jump{flex:1 1 100%;order:-1}.ipy-runner-help{font-size:13px}}
@media (prefers-reduced-motion:reduce){.ipy-runner *{scroll-behavior:auto}}
