@keyframes ChatInternalSurface_phaseIconPulse__gZY_W{0%,to{transform:scale(.95);opacity:.85}50%{transform:scale(1.08);opacity:1}}@keyframes ChatInternalSurface_phaseRowFadeIn__gsnHq{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ChatInternalSurface_phaseIconPulse__gZY_W{display:inline-flex;animation:ChatInternalSurface_phaseIconPulse__gZY_W 1.4s ease-in-out infinite;transform-origin:center}.ChatInternalSurface_phaseList__Xd00H{display:flex;flex-direction:column;gap:2px;padding:4px 0;width:100%}.ChatInternalSurface_phaseRow__WhpGG{display:flex;align-items:flex-start;gap:8px;padding:4px 10px;min-width:0;animation:ChatInternalSurface_phaseRowFadeIn__gsnHq .22s ease-out}.ChatInternalSurface_sqlDetail__VspN3{display:flex;flex-direction:column;gap:var(--ds-space-2);width:100%;min-width:0}.ChatInternalSurface_sqlDetailCode__zkCyP{box-sizing:border-box;width:100%;max-width:100%;min-width:0;margin:var(--ds-space-4) 0 0;padding:var(--ds-space-6) var(--ds-space-8);overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid var(--ds-color-border-subtle);border-radius:var(--ds-radius-xs);background:var(--ds-color-surface-card);color:var(--ds-color-text-secondary);font-family:var(--ds-font-mono,monospace);font-size:.6875rem;line-height:1.45}.ChatInternalSurface_queryStringCode__aGZxf,.ChatInternalSurface_queryStringText__a0sDL{min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.ChatInternalSurface_queryStringCode__aGZxf{display:block}.ChatInternalSurface_page__k4NWP{min-height:0;height:100%;display:grid;grid-template-rows:minmax(0,1fr);background:var(--ds-surface-chat-page,var(--ds-surface-page))}.ChatInternalSurface_initialStateWrap__MJ__4{box-sizing:border-box;width:min(100%,760px);margin:0 auto;padding:var(--ds-space-12) var(--ds-space-10)}.ChatInternalSurface_initialStateWrap__MJ__4,.ChatInternalSurface_initialState__IfiIw{min-height:100%;height:100%;display:grid;grid-template-rows:minmax(0,1fr)}.ChatInternalSurface_progressFooter__xWAfu{display:flex;align-items:center;justify-content:flex-end;padding:0 var(--ds-space-10) var(--ds-space-4);width:100%;max-width:100%;min-width:0}.ChatInternalSurface_progressViewToggle__6_Z_p{min-height:20px;gap:var(--ds-space-8);opacity:.7;transition:opacity var(--ds-duration-fast) ease}.ChatInternalSurface_progressViewToggle__6_Z_p>span[aria-hidden]{width:34px;height:20px;padding:1px}.ChatInternalSurface_progressViewToggle__6_Z_p>span[aria-hidden]>span{width:16px;height:16px;box-shadow:0 1px 2px rgba(0,0,0,.28)}.ChatInternalSurface_progressViewToggle__6_Z_p.ChatInternalSurface_progressViewToggle__6_Z_p input:checked+span[aria-hidden]>span{transform:translateX(14px)!important}.ChatInternalSurface_progressViewToggleLabel__mPEsA{color:var(--ds-text-muted);font-family:var(--ds-font-primary);font-size:.6875rem;font-weight:600;line-height:1;white-space:nowrap}.ChatInternalSurface_progressViewToggle__6_Z_p:focus-within,.ChatInternalSurface_progressViewToggle__6_Z_p:hover{opacity:.95}.ChatInternalSurface_liveProgressRoot__ae3ck{width:100%;max-width:100%;min-width:0;overflow:hidden;transition:opacity .18s ease}.ChatInternalSurface_liveProgressLabel__QJCUG{display:inline-flex;align-items:center;padding:0 2px}.ChatInternalSurface_liveProgressBody__nz33K{display:flex;flex-direction:column;gap:var(--ds-space-4);padding:var(--ds-space-16) var(--ds-space-10);animation:ChatInternalSurface_liveProgressExpand__nF0bt .22s ease-out;position:relative}.ChatInternalSurface_liveProgressCollapseOverlay___ErA2{position:absolute;inset:0;z-index:1;background:rgba(0,0,0,0);border:0;padding:0;cursor:pointer}.ChatInternalSurface_liveProgressRowsViewport__1lp_q{display:flex;flex-direction:column;gap:var(--ds-space-6);overflow:hidden;position:relative;z-index:2}.ChatInternalSurface_liveProgressRowsViewportStatic__FDu3b{overflow:visible}.ChatInternalSurface_liveProgressActiveRow__HID_O{display:flex;align-items:center;gap:var(--ds-space-8);min-height:24px;opacity:1;transform:translateY(0)}.ChatInternalSurface_liveProgressActiveRowStatic__oNhK5{transition:none}.ChatInternalSurface_liveProgressStatusWrap__k1UT2{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.ChatInternalSurface_liveProgressSpinner__nYY9j{width:16px;height:16px;border-radius:999px;border:2px dotted var(--ds-brand-primary);animation:ChatInternalSurface_liveProgressSpin__lA87a 1s linear infinite}.ChatInternalSurface_liveProgressResolvedIcon__uVWFy{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;border:1px solid var(--ds-color-border-subtle);background:rgba(0,0,0,0);transition:background-color .42s ease,border-color .42s ease,transform .22s ease}.ChatInternalSurface_liveProgressResolvedIcon__uVWFy[data-status=success]{border-color:color-mix(in srgb,var(--ds-icon-success) 65%,transparent);color:var(--ds-icon-success)}.ChatInternalSurface_liveProgressResolvedIcon__uVWFy[data-status=warning]{border-color:color-mix(in srgb,var(--ds-icon-warning) 65%,transparent);color:var(--ds-icon-warning)}.ChatInternalSurface_liveProgressResolvedIcon__uVWFy[data-fresh=true][data-status=success]{background:var(--ds-icon-success);border-color:var(--ds-icon-success);color:var(--ds-icon-on-featured);transform:scale(1.05)}.ChatInternalSurface_liveProgressResolvedIcon__uVWFy[data-fresh=true][data-status=warning]{background:var(--ds-icon-warning);border-color:var(--ds-icon-warning);color:var(--ds-icon-on-featured);transform:scale(1.05)}.ChatInternalSurface_liveProgressTextWrap__LhIfR{min-width:0;display:flex;flex-direction:column;gap:1px;flex:1}.ChatInternalSurface_liveProgressStageTitle__Arz8_{font-size:.875rem}.ChatInternalSurface_liveProgressStageSubtitle____N_A{font-size:.8125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%}.ChatInternalSurface_liveProgressCursor__cvsvl{display:inline-block;margin-left:1px;opacity:.75;animation:ChatInternalSurface_liveProgressCursorBlink__m3V4g .9s step-end infinite}.ChatInternalSurface_liveProgressCollapsed__zIPpO{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--ds-space-8);padding:var(--ds-space-8) var(--ds-space-10);background:rgba(0,0,0,0);color:inherit;cursor:pointer;animation:ChatInternalSurface_liveProgressCollapse__C3qh4 .22s ease-out}.ChatInternalSurface_liveProgressCollapsedDone__kY3Jc{display:inline-flex;align-items:center;gap:var(--ds-space-6);animation:ChatInternalSurface_liveProgressDonePop__TZoKd .32s ease-out}.ChatInternalSurface_liveProgressCountPulse__dnM_4{display:inline-block;animation:ChatInternalSurface_liveProgressCountPulse__dnM_4 .42s ease-out}.ChatInternalSurface_liveProgressCollapseAction__ypJHw{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:var(--ds-space-8);margin-top:2px;padding:2px 0 0;background:rgba(0,0,0,0);color:inherit;cursor:pointer;position:relative;z-index:3}@keyframes ChatInternalSurface_liveProgressSpin__lA87a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ChatInternalSurface_liveProgressExpand__nF0bt{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatInternalSurface_liveProgressWindowSwap__UVf_d{0%{opacity:.82;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatInternalSurface_liveProgressRowIn__CIRhX{0%{opacity:0;transform:translateY(6px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ChatInternalSurface_liveProgressRowTrack__cUBno{0%{opacity:0;transform:translateY(calc(var(--live-row-from, 0) * var(--live-row-height)))}to{opacity:1;transform:translateY(calc(var(--live-row-to, 0) * var(--live-row-height)))}}@keyframes ChatInternalSurface_liveProgressCollapse__C3qh4{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatInternalSurface_liveProgressCursorBlink__m3V4g{0%,49%{opacity:.8}50%,to{opacity:0}}@keyframes ChatInternalSurface_liveProgressDonePop__TZoKd{0%{opacity:0;transform:translateY(2px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ChatInternalSurface_liveProgressCountPulse__dnM_4{0%{transform:scale(.9);opacity:.6}60%{transform:scale(1.08);opacity:1}to{transform:scale(1);opacity:1}}@media(min-width:1024px){.ChatInternalSurface_liveProgressStatusWrap__k1UT2{width:18px;height:18px}.ChatInternalSurface_liveProgressSpinner__nYY9j{width:14px;height:14px}.ChatInternalSurface_liveProgressResolvedIcon__uVWFy{width:18px;height:18px}.ChatInternalSurface_liveProgressStageTitle__Arz8_{font-size:.75rem}.ChatInternalSurface_liveProgressStageSubtitle____N_A{font-size:.6875rem}.ChatInternalSurface_initialStateWrap__MJ__4{padding:var(--ds-space-16)}}.ChatInternalSurface_turnToolbar__zrA7Z{flex:0 0 auto;display:inline-flex;align-items:center;gap:var(--ds-space-8)}.ChatInternalSurface_toolbarButton__l1p7M{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:none;background:rgba(0,0,0,0);color:var(--ds-text-secondary);cursor:pointer;transition:background .12s ease,color .12s ease}.ChatInternalSurface_toolbarButton__l1p7M:focus-visible,.ChatInternalSurface_toolbarButton__l1p7M:hover{background:var(--ds-color-surface-elevated,var(--ds-surface-elevated));color:var(--ds-text-primary)}.ChatInternalSurface_toolbarButton__l1p7M[data-active=true]{color:var(--ds-color-accent,var(--ds-colors-blue-500))}.ChatInternalSurface_toolbarButton__l1p7M[data-active=true] svg{fill:currentColor}.ChatInternalSurface_toolbarButton__l1p7M[data-active=true]:focus-visible,.ChatInternalSurface_toolbarButton__l1p7M[data-active=true]:hover{color:var(--ds-color-accent,var(--ds-colors-blue-500));background:color-mix(in srgb,var(--ds-color-accent,var(--ds-colors-blue-500)) 12%,transparent)}.ChatInternalSurface_toolbarButton__l1p7M[data-animate=true] svg{animation:ChatInternalSurface_thumbPop__wJdlL .36s ease}.ChatInternalSurface_toolbarButton__l1p7M[data-copied=true]{color:var(--ds-text-success,var(--ds-colors-green-500))}@keyframes ChatInternalSurface_thumbPop__wJdlL{0%{transform:scale(1) rotate(0deg)}35%{transform:scale(1.32) rotate(-10deg)}65%{transform:scale(.92) rotate(6deg)}to{transform:scale(1) rotate(0deg)}}.ChatSharedBetslipWidget_root__NMuK1{width:100%;min-width:0}.ChatSharedBetslipWidget_statusBody__X_EZI{display:grid;justify-items:start;gap:var(--ds-space-10)}