.wf-brand-arcade .wf-pipe-runner-stage{background:linear-gradient(180deg,#e9f8ff 0%,#fff 100%)}.wf-brand-arcade .wf-pipe-runner-game,.wf-brand-arcade .wf-pipe-runner-game *{box-sizing:border-box}.wf-brand-arcade .wf-pipe-runner-game{width:100%;color:#073b67;font-family:inherit}.wf-brand-arcade .wf-pipe-runner-header{display:flex;align-items:stretch;justify-content:space-between;gap:14px;padding:14px;margin:0 0 12px;border:2px solid rgba(7,59,103,.12);border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(218,244,255,.96));box-shadow:0 10px 24px rgba(7,59,103,.08)}.wf-brand-arcade .wf-pipe-runner-copy h3{margin:0 0 4px;color:#073b67;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.1;font-weight:900}.wf-brand-arcade .wf-pipe-runner-copy p{margin:0;color:#174f7a;font-size:.96rem;line-height:1.35}.wf-brand-arcade .wf-pipe-runner-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:center;gap:8px;min-width:min(330px,100%)}.wf-brand-arcade .wf-pipe-runner-legend span{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:7px 10px;border:1px solid rgba(7,59,103,.12);border-radius:999px;background:#fff;color:#073b67;font-size:.83rem;font-weight:800;white-space:nowrap}.wf-brand-arcade .wf-runner-key{width:18px;height:18px;display:inline-block;border-radius:50%;border:2px solid #073b67;flex:0 0 auto}.wf-brand-arcade .wf-runner-key.is-jump{background:#ffd45a}.wf-brand-arcade .wf-runner-key.is-good{background:#35c8ff}.wf-brand-arcade .wf-runner-key.is-bad{background:#6a3f25}.wf-brand-arcade .wf-pipe-runner-field{position:relative;overflow:hidden;border:3px solid #073b67;border-radius:22px;background:#c9f0ff;box-shadow:0 18px 40px rgba(7,59,103,.18);touch-action:manipulation;user-select:none}.wf-brand-arcade .wf-pipe-runner-canvas{display:block;width:100%;min-height:390px;outline:none;cursor:pointer;touch-action:manipulation}.wf-brand-arcade .wf-pipe-runner-overlay{position:absolute;inset:0;z-index:5;display:grid;place-items:center;padding:20px;background:rgba(7,59,103,.48);backdrop-filter:blur(3px)}.wf-brand-arcade .wf-pipe-runner-overlay[hidden],.wf-brand-arcade .wf-pipe-runner-toast[hidden]{display:none !important}.wf-brand-arcade .wf-pipe-runner-overlay-card{width:min(430px,100%);padding:24px;border:3px solid #073b67;border-radius:24px;background:linear-gradient(180deg,#fff,#e6f8ff);text-align:center;color:#073b67;box-shadow:0 18px 44px rgba(0,0,0,.24)}.wf-brand-arcade .wf-pipe-runner-overlay-card h3{margin:0 0 8px;color:#073b67;font-size:clamp(1.55rem,4vw,2.25rem);line-height:1.05;font-weight:950}.wf-brand-arcade .wf-pipe-runner-overlay-card p{margin:0 0 16px;color:#174f7a;font-weight:700}.wf-brand-arcade .wf-pipe-runner-restart{min-height:44px;padding:10px 18px;border:0;border-radius:999px;background:linear-gradient(135deg,#0787ca,#073b67);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(7,59,103,.24)}.wf-brand-arcade .wf-pipe-runner-restart:hover,.wf-brand-arcade .wf-pipe-runner-restart:focus-visible{transform:translateY(-1px);outline:3px solid rgba(22,184,242,.35);outline-offset:2px}.wf-brand-arcade .wf-pipe-runner-toast{position:absolute;left:50%;top:18px;z-index:4;transform:translateX(-50%);padding:9px 14px;border-radius:999px;background:rgba(7,59,103,.92);color:#fff;font-size:.92rem;font-weight:900;box-shadow:0 10px 24px rgba(7,59,103,.22);pointer-events:none}@media (max-width:720px){.wf-brand-arcade .wf-pipe-runner-header{flex-direction:column;padding:12px;gap:10px}.wf-brand-arcade .wf-pipe-runner-legend{justify-content:flex-start;min-width:0}.wf-brand-arcade .wf-pipe-runner-legend span{white-space:normal;flex:1 1 130px;justify-content:flex-start}.wf-brand-arcade .wf-pipe-runner-canvas{min-height:390px}}