#retail-gameplay-hud.swell-hud{z-index:7;pointer-events:none;color:#f4fbff;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;font-family:Avenir Next,Segoe UI Variable,Segoe UI,sans-serif;position:absolute;inset:0;overflow:hidden}.swell-hud-score,.swell-hud-chain,.swell-hud-wave{box-sizing:border-box;-webkit-backdrop-filter:blur(10px)saturate(125%);backdrop-filter:blur(10px)saturate(125%);background:linear-gradient(145deg,#162b37d1,#07151ead);border:1px solid #aae1ea2e;box-shadow:0 12px 28px #020c1240,inset 0 1px #ffffff0d}.swell-hud-score{text-align:right;border-radius:13px;min-width:clamp(126px,12vw,158px);padding:10px 14px 11px;display:grid;position:absolute;top:clamp(18px,3.2vh,32px);right:clamp(18px,2.6vw,34px)}.swell-hud-score:after{content:"";background:#55ded4;border-radius:2px;width:36px;height:2px;position:absolute;bottom:-1px;right:13px;box-shadow:0 0 12px #55ded47a}.swell-hud-score__label{color:#cce4ea9e;letter-spacing:.18em;font-size:9px;font-weight:600;line-height:1}.swell-hud-score__value{color:#efffff;letter-spacing:.02em;text-shadow:0 0 18px #4bdcd733;margin-top:3px;font-size:clamp(22px,2.1vw,29px);font-weight:560;line-height:1}.swell-hud-chain{--chain-drop:0px;--chain-opacity:1;--chain-rise:0px;--chain-scale:1;width:min(390px,100vw - 470px);min-width:260px;opacity:var(--chain-opacity);text-align:center;transform:translateX(-50%) translateY(calc(var(--chain-drop) + var(--chain-rise))) scale(var(--chain-scale));transform-origin:50% 100%;will-change:opacity, transform;border-radius:12px;padding:10px 16px 11px;position:absolute;bottom:clamp(22px,4.7vh,46px);left:50%}.swell-hud-chain:before{opacity:.7;content:"";background:#55ded4;border-radius:12px 0 0 12px;width:2px;position:absolute;inset:0 auto 0 -1px}.swell-hud-chain__attribute{letter-spacing:.18em;margin-bottom:3px;font-size:9px;font-weight:650;line-height:1.1;display:block}.swell-hud-chain__label{overflow-wrap:anywhere;color:#f7fcfff5;letter-spacing:.075em;text-wrap:balance;text-shadow:0 1px 8px #00080c94;font-size:clamp(13px,1.25vw,16px);font-weight:470;line-height:1.25}.swell-hud-chain__meta{color:#c6e7ecd1;letter-spacing:.08em;justify-content:center;align-items:center;gap:7px;margin-top:5px;font-size:12px;font-weight:520;line-height:1;display:flex}.swell-hud-chain__multiplier{color:#7de8df;background:#34b1ac1a;border:1px solid #55ded447;border-radius:999px;padding:2px 6px 3px;font-size:10px}.swell-hud-chain.is-failed{border-color:#ec7f6c3d}.swell-hud-chain.is-complete{border-color:#63ebda61;box-shadow:0 0 32px #40d8cf24}.swell-hud-chain.is-failed:before{background:#ec7f6c}.swell-hud-chain--burst{--burst-rise:0px;--burst-scale:1;z-index:1;transform:translateX(-50%) translateY(var(--burst-rise)) scale(var(--burst-scale));background:#0a222ac2;border-color:#63ebda61;box-shadow:0 0 32px #40d8cf29,inset 0 1px #ffffff14}.swell-hud-wave{border-radius:14px;grid-template-columns:98px 1fr;align-items:center;width:clamp(202px,19vw,232px);min-height:82px;padding:10px 12px 10px 8px;display:grid;position:absolute;bottom:clamp(18px,3.8vh,38px);right:clamp(18px,2.6vw,34px)}.swell-hud-wave__glyph{width:98px;height:58px;overflow:visible}.swell-hud-wave__fill{fill:url(#swell-hud-wave-gradient)}.swell-hud-wave__crest{fill:none;stroke:#75ebe2;stroke-width:1.8px;stroke-linecap:round;filter:drop-shadow(0 0 4px #5be2da52)}.swell-hud-wave__arrow{fill:none;stroke:#e0fbfacc;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;animation:2.4s ease-in-out infinite swell-hud-arrow-pulse}.swell-hud-wave[data-mode=surge] .swell-hud-wave__arrow,.swell-hud-wave[data-mode=tongue] .swell-hud-wave__arrow{opacity:0;animation:none}.swell-hud-wave[data-mode=surge] .swell-hud-wave__crest,.swell-hud-wave[data-mode=tongue] .swell-hud-wave__crest{stroke-dasharray:10 5;animation:1.5s linear infinite swell-hud-wave-flow}.swell-hud-wave[data-mode=tongue] .swell-hud-wave__fill{animation:1.15s ease-in-out infinite swell-hud-wave-breathe}.swell-hud-wave__copy{min-width:0;padding-left:5px}.swell-hud-wave__mode{color:#c7e6eaa1;letter-spacing:.14em;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:600;line-height:1;display:block;overflow:hidden}.swell-hud-wave__current{align-items:baseline;gap:4px;margin-top:3px;display:flex}.swell-hud-wave__height{color:#f4ffff;letter-spacing:.01em;font-size:22px;font-weight:560;line-height:1}.swell-hud-wave__unit{color:#75e5dc;letter-spacing:.1em;font-size:9px;font-weight:650}.swell-hud-wave__next{color:#c7e0e694;letter-spacing:.08em;gap:5px;margin-top:4px;font-size:8px;line-height:1;display:flex}.swell-hud-wave__next-value{color:#e3f4f6c7;font-weight:550}@keyframes swell-hud-arrow-pulse{0%,to{opacity:.52}50%{opacity:1}}@keyframes swell-hud-wave-flow{to{stroke-dashoffset:-30px}}@keyframes swell-hud-wave-breathe{0%,to{opacity:.55}50%{opacity:1}}@media (width<=820px){.swell-hud-chain{width:min(420px,100vw - 28px)}.swell-hud--wave-visible .swell-hud-chain{bottom:116px}.swell-hud-wave{bottom:14px;right:14px}}@media (width<=520px),(height<=520px){.swell-hud-score{min-width:112px;padding:8px 11px 9px;top:12px;right:12px}.swell-hud-score__value{font-size:20px}.swell-hud-chain{padding:8px 12px 9px;bottom:16px}.swell-hud--wave-visible .swell-hud-chain{bottom:104px}.swell-hud-wave{grid-template-columns:82px 1fr;width:184px;min-height:72px;padding:7px 9px 7px 5px}.swell-hud-wave__glyph{width:82px}}@media (prefers-reduced-motion:reduce){.swell-hud-wave__arrow,.swell-hud-wave__crest,.swell-hud-wave__fill{animation:none!important}}
