.grecaptcha-badge{visibility:hidden!important}.grecaptcha-badge-visible{visibility:visible!important}.pointer{cursor:pointer}.HelpCenterChat{background:var(--surface-card-color);flex-direction:column;height:70vh;max-height:700px;display:flex;position:relative}@media screen and (max-width:810px){.HelpCenterChat{height:calc(100vh - 120px);max-height:none}}@media (min-width:768px){.HelpCenterChat{border:1px solid #e2e8f0;border-radius:4px}[data-theme=dark] .HelpCenterChat{border-color:var(--border-secondary-color)}}.HelpCenterChat-Header{border-bottom:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:12px;padding:16px;display:flex}[data-theme=dark] .HelpCenterChat-Header{border-bottom-color:var(--border-secondary-color)}.HelpCenterChat-BotAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.HelpCenterChat-BotAvatar img{border-radius:16%}.HelpCenterChat-HeaderInfo{flex-direction:column;flex:1;gap:2px;display:flex}.HelpCenterChat-CloseButton{cursor:pointer;width:36px;height:36px;color:var(--text-secondary-color);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0;display:flex}.HelpCenterChat-CloseButton:hover{color:#333}[data-theme=dark] .HelpCenterChat-CloseButton:hover{color:#cbd5e1}.HelpCenterChat-Content{flex-direction:column;flex:1;gap:16px;min-height:0;padding:16px;display:flex;overflow-y:auto}@media screen and (max-width:810px){.HelpCenterChat-Content{padding:0}}.HelpCenterChat-BookingContext{flex-direction:column;flex-shrink:0;gap:12px;max-height:40%;padding:16px;display:flex;overflow-y:auto}.HelpCenterChat-LoadingState{flex:1;justify-content:center;align-items:center;display:flex}.HelpCenterChat-LoadingText{color:var(--text-secondary-color)}.HelpCenterChat-StepContent{flex-direction:column;gap:16px;width:100%;display:flex}.HelpCenterChat-StepHeader{flex-direction:column;gap:8px;display:flex}.HelpCenterChat-StepBack{cursor:pointer;color:#007ac2;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:flex}.HelpCenterChat-StepBack .Icon{color:#007ac2}.HelpCenterChat-StepBack:hover,.HelpCenterChat-StepBack:hover .Icon{color:#075985}[data-theme=dark] .HelpCenterChat-StepBack,[data-theme=dark] .HelpCenterChat-StepBack .Icon{color:var(--link-normal-color)}[data-theme=dark] .HelpCenterChat-StepBack:hover,[data-theme=dark] .HelpCenterChat-StepBack:hover .Icon{color:#7dd3fc}.HelpCenterChat-StepTitle{letter-spacing:-.42px}.HelpCenterChat-BookingNotFound{background:var(--surface-content-block-color);cursor:pointer;text-align:center;border:none;border-radius:8px;flex-direction:column;align-items:center;gap:4px;width:100%;padding:12px;display:flex}.HelpCenterChat-BookingNotFound:hover{background:#f1f5f9}[data-theme=dark] .HelpCenterChat-BookingNotFound:hover{background:#333}.HelpCenterChat-BookingNotFoundLink{color:#007ac2;cursor:pointer;font-weight:500;text-decoration:none;transition:color .15s ease-in-out}.HelpCenterChat-BookingNotFoundLink svg path{fill:#007ac2;transition:fill .15s ease-in-out}@media (hover:hover){.HelpCenterChat-BookingNotFoundLink:hover{color:#0369a1;text-decoration:underline}.HelpCenterChat-BookingNotFoundLink:hover svg path{fill:#0369a1}}[data-theme=dark] .HelpCenterChat-BookingNotFoundLink{color:var(--link-normal-color)}