.RippleRings-module__3bPuPa__rings{pointer-events:none;z-index:0;visibility:hidden;border-radius:50%;position:absolute;inset:0}.RippleRings-module__3bPuPa__ringsActive{visibility:visible}.RippleRings-module__3bPuPa__ring{border:1.5px solid var(--ai-color);opacity:0;border-radius:50%;position:absolute;inset:0}.RippleRings-module__3bPuPa__ringsActive .RippleRings-module__3bPuPa__ring:first-child{animation:2.4s ease-out infinite RippleRings-module__3bPuPa__rippleRing}.RippleRings-module__3bPuPa__ringsActive .RippleRings-module__3bPuPa__ring:nth-child(2){animation:2.4s ease-out .6s infinite RippleRings-module__3bPuPa__rippleRing}.RippleRings-module__3bPuPa__ringsActive .RippleRings-module__3bPuPa__ring:nth-child(3){animation:2.4s ease-out 1.2s infinite RippleRings-module__3bPuPa__rippleRing}@keyframes RippleRings-module__3bPuPa__rippleRing{0%{opacity:.7;transform:scale(1)}60%{opacity:.25}to{opacity:0;transform:scale(1.9)}}
.LyricsScroller-module__NaE_aG__scroller{scroll-behavior:smooth;flex-direction:column;flex:1;gap:0;min-height:0;padding:18px 20px 104px;scroll-padding-bottom:104px;display:flex;overflow-y:auto}.LyricsScroller-module__NaE_aG__scroller::-webkit-scrollbar{width:3px}.LyricsScroller-module__NaE_aG__scroller::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:2px}.LyricsScroller-module__NaE_aG__scroller::-webkit-scrollbar-thumb:hover{background:#ffffff1f}.LyricsScroller-module__NaE_aG__pastBlock{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.LyricsScroller-module__NaE_aG__pastText{color:var(--text-secondary);opacity:.35;white-space:pre-wrap;word-wrap:break-word;margin:0;font-size:13px;line-height:1.6;transition:opacity .3s}.LyricsScroller-module__NaE_aG__divider{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--ai-color) 20%, transparent) 50%, transparent);height:1px;display:block}.LyricsScroller-module__NaE_aG__currentText{color:var(--text);white-space:pre-wrap;word-wrap:break-word;letter-spacing:-.005em;font-size:16px;font-weight:400;line-height:1.7;font-family:var(--font-bricolage), system-ui, sans-serif;margin:0}.LyricsScroller-module__NaE_aG__caret{background:var(--ai-color);vertical-align:text-bottom;opacity:.8;border-radius:1px;width:7px;height:1em;margin-left:2px;animation:1s step-end infinite LyricsScroller-module__NaE_aG__caretBlink;display:inline-block}@keyframes LyricsScroller-module__NaE_aG__caretBlink{0%,50%{opacity:.8}51%,to{opacity:0}}.LyricsScroller-module__NaE_aG__placeholder{color:var(--text-muted);letter-spacing:.01em;opacity:.6;margin:0;font-size:13px;font-style:italic}@media (max-width:900px){.LyricsScroller-module__NaE_aG__scroller{padding:16px 18px 96px;scroll-padding-bottom:96px}}@media (max-width:600px){.LyricsScroller-module__NaE_aG__scroller{padding:14px 14px 128px;scroll-padding-bottom:128px}.LyricsScroller-module__NaE_aG__currentText{font-size:14px;line-height:1.62}.LyricsScroller-module__NaE_aG__pastText,.LyricsScroller-module__NaE_aG__placeholder{font-size:12px}}
.VoiceColumn-module__Tzoepa__column{background:linear-gradient(180deg, color-mix(in srgb, var(--ai-color) 3%, transparent) 0%, transparent 28%), var(--home-surface-strong);border-radius:24px;flex-direction:column;flex:auto;align-items:center;width:100%;height:100%;min-height:0;transition:flex .42s cubic-bezier(.4,0,.2,1),background .4s,opacity .3s,filter .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08,0 18px 36px #0000001f}.VoiceColumn-module__Tzoepa__columnActive{opacity:1;filter:saturate();background:radial-gradient(ellipse 120% 40% at 50% 0%, color-mix(in srgb, var(--ai-color) 10%, transparent) 0%, transparent 70%), var(--home-surface-strong)}.VoiceColumn-module__Tzoepa__columnDim{opacity:.78;filter:saturate(.8)}.VoiceColumn-module__Tzoepa__columnBench{opacity:.34;filter:saturate(.45)brightness(.78)}.VoiceColumn-module__Tzoepa__metaRow{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;padding:16px 18px 0;display:flex}.VoiceColumn-module__Tzoepa__identity{flex-direction:column;gap:7px;min-width:0;display:flex}.VoiceColumn-module__Tzoepa__kicker{letter-spacing:.18em;text-transform:uppercase;color:color-mix(in srgb, var(--ai-color) 55%, var(--text-muted));font-size:9px;font-weight:700}.VoiceColumn-module__Tzoepa__historyBtn{color:var(--text-secondary);letter-spacing:.04em;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:7px 10px;font-size:11px;font-weight:700;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.VoiceColumn-module__Tzoepa__historyBtn:hover{color:var(--text);border-color:color-mix(in srgb, var(--ai-color) 30%, #ffffff14);background:#ffffff17;transform:translateY(-1px)}.VoiceColumn-module__Tzoepa__historyBtnLabel{white-space:nowrap}.VoiceColumn-module__Tzoepa__historyBtnIcon{background:color-mix(in srgb, var(--ai-color) 12%, transparent);width:18px;height:18px;color:var(--ai-color);border-radius:50%;justify-content:center;align-items:center;font-size:11px;display:inline-flex}.VoiceColumn-module__Tzoepa__nameRow{flex-shrink:0;align-items:center;gap:8px;width:100%;display:flex}.VoiceColumn-module__Tzoepa__name{color:var(--ai-color);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;line-height:1;overflow:hidden}.VoiceColumn-module__Tzoepa__status{text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);white-space:nowrap;font-size:9.5px;font-weight:700}.VoiceColumn-module__Tzoepa__livePill{background:rgba(var(--fire-rgb), .12);border:1px solid rgba(var(--fire-rgb), .4);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.VoiceColumn-module__Tzoepa__liveDot{background:var(--fire);width:6px;height:6px;box-shadow:0 0 6px rgba(var(--fire-rgb), .8);border-radius:50%;animation:1.1s ease-in-out infinite VoiceColumn-module__Tzoepa__liveDotPulse}@keyframes VoiceColumn-module__Tzoepa__liveDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.6)}}.VoiceColumn-module__Tzoepa__iconZone{flex-shrink:0;justify-content:center;align-items:center;padding:28px 18px 22px;display:flex}.VoiceColumn-module__Tzoepa__iconOrb{background:color-mix(in srgb, var(--ai-color) 10%, transparent);border:1.5px solid color-mix(in srgb, var(--ai-color) 30%, transparent);border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;transition:background .35s,border-color .35s,box-shadow .35s,transform .35s;display:flex;position:relative}.VoiceColumn-module__Tzoepa__iconOrbActive{background:color-mix(in srgb, var(--ai-color) 18%, transparent);border-color:color-mix(in srgb, var(--ai-color) 70%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--ai-color) 22%, transparent), 0 0 48px -8px color-mix(in srgb, var(--ai-color) 60%, transparent)}.VoiceColumn-module__Tzoepa__iconOrbNext{animation:3s ease-in-out infinite VoiceColumn-module__Tzoepa__orbHeartbeat}@keyframes VoiceColumn-module__Tzoepa__orbHeartbeat{0%,to{box-shadow:0 0 0 1px color-mix(in srgb, var(--ai-color) 15%, transparent)}50%{box-shadow:0 0 0 1px color-mix(in srgb, var(--ai-color) 30%, transparent), 0 0 24px -8px color-mix(in srgb, var(--ai-color) 35%, transparent)}}.VoiceColumn-module__Tzoepa__iconInner{z-index:2;color:var(--ai-color);justify-content:center;align-items:center;display:inline-flex;position:relative}@media (max-width:900px){.VoiceColumn-module__Tzoepa__metaRow{padding:14px 14px 0}.VoiceColumn-module__Tzoepa__iconOrb{width:110px;height:110px}.VoiceColumn-module__Tzoepa__iconZone{padding:18px 14px 16px}.VoiceColumn-module__Tzoepa__name{font-size:12px}.VoiceColumn-module__Tzoepa__historyBtn{padding:6px 9px}.VoiceColumn-module__Tzoepa__historyBtnLabel{display:none}}@media (max-width:600px){.VoiceColumn-module__Tzoepa__column{border-radius:18px;overflow-y:auto}.VoiceColumn-module__Tzoepa__metaRow{gap:8px;padding:14px 14px 0}.VoiceColumn-module__Tzoepa__kicker{font-size:8px}.VoiceColumn-module__Tzoepa__iconOrb{width:72px;height:72px}.VoiceColumn-module__Tzoepa__iconZone{flex-shrink:0;padding:10px 14px 8px}.VoiceColumn-module__Tzoepa__historyBtn{border-radius:50%;justify-content:center;width:44px;height:44px;padding:0}.VoiceColumn-module__Tzoepa__historyBtnIcon{background:0 0;width:22px;height:22px;font-size:13px}}
.ArenaGrid-module__oIzJOG__grid{flex-direction:row;flex:1 1 0;gap:10px;width:100%;min-height:0;padding:12px 12px 88px;display:flex;overflow:hidden}.ArenaGrid-module__oIzJOG__columnWrap{flex:var(--col-flex,1);flex-direction:column;min-width:0;min-height:0;transition:flex .42s cubic-bezier(.4,0,.2,1);display:flex}.ArenaGrid-module__oIzJOG__mobileNav{display:none}@media (max-width:600px){.ArenaGrid-module__oIzJOG__grid{flex-wrap:nowrap;gap:0;padding:8px 8px 96px;position:relative}.ArenaGrid-module__oIzJOG__columnWrap{min-width:unset;max-width:unset;opacity:0;pointer-events:none;flex:none;transition:opacity .32s;position:absolute;inset:8px 8px 96px}.ArenaGrid-module__oIzJOG__columnWrap[data-mobile-active=true]{opacity:1;pointer-events:auto}.ArenaGrid-module__oIzJOG__mobileNav{z-index:5;pointer-events:none;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;bottom:106px;left:0;right:0}.ArenaGrid-module__oIzJOG__mobileNavDot{background:#fff3;border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:width .28s cubic-bezier(.4,0,.2,1),background .28s,opacity .28s,border-radius .28s}.ArenaGrid-module__oIzJOG__mobileNavDotActive{background:var(--ai-color,var(--fire));opacity:1;border-radius:2.5px;width:20px}.ArenaGrid-module__oIzJOG__mobileNavDotBench{opacity:.15}}
.ReactionBar-module__H1IRqa__barWrap{display:inline-flex;position:relative}.ReactionBar-module__H1IRqa__floater{pointer-events:none;will-change:transform, opacity;z-index:9999;font-size:22px;line-height:1;animation:1.3s ease-out forwards ReactionBar-module__H1IRqa__floatUp;position:fixed;transform:translate(-50%)}@keyframes ReactionBar-module__H1IRqa__floatUp{0%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}70%{opacity:.8;transform:translate(-50%)translateY(-90px)scale(1.15)}to{opacity:0;transform:translate(-50%)translateY(-130px)scale(.8)}}.ReactionBar-module__H1IRqa__bar{background:var(--home-surface-strong);border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);border-radius:14px;gap:6px;padding:6px;display:inline-flex}.ReactionBar-module__H1IRqa__button{height:40px;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-family:inherit;transition:background .14s,transform .14s,border-color .14s,color .14s;display:inline-flex}.ReactionBar-module__H1IRqa__button:hover{background:rgba(var(--fire-rgb), .08);border-color:rgba(var(--fire-rgb), .35);color:var(--text)}.ReactionBar-module__H1IRqa__button:active{transform:scale(.9)}.ReactionBar-module__H1IRqa__buttonPulse{background:rgba(var(--fire-rgb), .18);border-color:rgba(var(--fire-rgb), .6);animation:.32s ease-out ReactionBar-module__H1IRqa__punch}@keyframes ReactionBar-module__H1IRqa__punch{0%{transform:scale(1)}40%{transform:scale(1.25)}to{transform:scale(1)}}.ReactionBar-module__H1IRqa__label{letter-spacing:.02em;font-size:11px;font-weight:500}
.TurnIndicator-module__n0txSq__wrap{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.TurnIndicator-module__n0txSq__liveBadge{background:rgba(var(--fire-rgb), .08);border:1px solid rgba(var(--fire-rgb), .3);border-radius:999px;align-items:center;gap:7px;padding:6px 12px;display:inline-flex}.TurnIndicator-module__n0txSq__liveText{letter-spacing:.1em;text-transform:uppercase;color:var(--fire);font-size:11.5px;font-weight:700}.TurnIndicator-module__n0txSq__pulse{background:var(--fire);width:7px;height:7px;box-shadow:0 0 8px rgba(var(--fire-rgb), .7);border-radius:50%;animation:1.2s ease-in-out infinite TurnIndicator-module__n0txSq__pulse;display:inline-block}@keyframes TurnIndicator-module__n0txSq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.65)}}.TurnIndicator-module__n0txSq__moveBadge{background:rgba(var(--fire-rgb), .1);border:1px solid rgba(var(--fire-rgb), .4);border-radius:10px;flex-direction:column;gap:1px;padding:6px 14px;display:inline-flex}.TurnIndicator-module__n0txSq__moveKicker{text-transform:uppercase;letter-spacing:.18em;color:var(--fire);font-size:9.5px}.TurnIndicator-module__n0txSq__moveLabel{color:var(--text);text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:600}