.crowdrun-play{--play-accent:#2f7fb0;--play-soft:#ddeefa;--play-shadow:#8db9d4}.crowdrun-play #cr-game{position:absolute;inset:0;width:100%;height:100%;z-index:0}.crowdrun-play #cr-hud{inset:0;z-index:4;pointer-events:none;flex-direction:column}.crowdrun-play #cr-hud,.crowdrun-play #cr-topbar{position:absolute;display:flex;align-items:center}.crowdrun-play #cr-topbar{top:14px;left:0;right:0;justify-content:center;gap:14px}.crowdrun-play #cr-progress{padding:7px 16px;font-size:20px;color:var(--play-ink)}.crowdrun-play #cr-count,.crowdrun-play #cr-progress{background:var(--play-paper);border:3px solid #fff;border-radius:15px;font-weight:800;box-shadow:0 4px 0 var(--play-shadow)}.crowdrun-play #cr-count{padding:7px 20px;font-size:28px;color:var(--play-accent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.crowdrun-play #cr-count.bump{animation:cr-bump .35s}@keyframes cr-bump{35%{transform:scale(1.25)}}.crowdrun-play #cr-btn-quit{pointer-events:auto;position:absolute;right:18px;top:0;width:42px;height:42px;border:3px solid #fff;border-radius:14px;background:var(--play-paper);color:#52667a;font-size:20px;font-weight:800;box-shadow:0 4px 0 var(--play-shadow);cursor:pointer}.crowdrun-play #cr-poselost{position:absolute;bottom:34px;left:50%;transform:translateX(-50%);background:#fffbed;color:#294760;border:3px solid #fff;border-radius:18px;padding:10px 18px;font-size:18px;font-weight:700;max-width:90%;text-align:center}.crowdrun-play #cr-count-num{color:var(--play-accent);text-shadow:0 5px 0 #fffbed;font-size:clamp(110px,22vw,240px);font-weight:800}.crowdrun-play #cr-stars{font-size:clamp(48px,8vw,84px);letter-spacing:8px}.crowdrun-play #cr-r-score{color:var(--play-accent);text-shadow:0 5px 0 #fffbed;font-size:clamp(80px,13vw,130px);font-weight:800;line-height:1}.crowdrun-play #cr-r-score-label{color:#4e7282;letter-spacing:0;font-size:17px}.crowdrun-play #cr-r-msg{font-size:22px;font-weight:800;color:var(--play-ink);margin:10px 0 6px;text-align:center}.crowdrun-play #cr-load-error-msg{color:#a4423d;margin-bottom:14px;text-align:center;max-width:460px}.crowdrun-play .a-error-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}@media(max-width:650px){.crowdrun-play #cr-progress{font-size:16px;padding:6px 12px}.crowdrun-play #cr-count{font-size:22px;padding:6px 14px}.crowdrun-play #cr-poselost{font-size:15px}}