.centered-modal_overlay__6WWaV{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,0);z-index:1100;animation:centered-modal_overlayFadeIn__VIwk0 .2s cubic-bezier(.32,.72,0,1) forwards}.centered-modal_overlay__6WWaV.centered-modal_closing__BzQOs{animation:centered-modal_overlayFadeOut__gzVZF .15s cubic-bezier(.32,.72,0,1) forwards}@media(max-width:743px){.centered-modal_overlay__6WWaV{padding:16px;align-items:flex-end}}@keyframes centered-modal_overlayFadeIn__VIwk0{0%{background:rgba(0,0,0,0)}to{background:rgba(0,0,0,.3)}}@keyframes centered-modal_overlayFadeOut__gzVZF{0%{background:rgba(0,0,0,.3)}to{background:rgba(0,0,0,0)}}.centered-modal_dialog__r8dfc{background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.15),0 4px 16px rgba(0,0,0,.08);display:flex;flex-direction:column;max-height:calc(100dvh - 48px);width:100%;transform:scale(.95);opacity:0;animation:centered-modal_dialogIn__qcSdt .2s cubic-bezier(.32,.72,0,1) forwards}.centered-modal_dialog__r8dfc.centered-modal_closing__BzQOs{animation:centered-modal_dialogOut__N_m_5 .15s cubic-bezier(.32,.72,0,1) forwards}@media(max-width:743px){.centered-modal_dialog__r8dfc{max-height:calc(100dvh - 32px);border-radius:12px 12px 0 0}}.centered-modal_sm__eaR1F{max-width:380px}.centered-modal_md__UPr8l{max-width:480px}.centered-modal_lg__amHpH{max-width:560px}@keyframes centered-modal_dialogIn__qcSdt{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes centered-modal_dialogOut__N_m_5{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0}}.centered-modal_header__h2D_J{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 24px 0;flex-shrink:0}.centered-modal_headerContent__VapH1{flex:1 1;min-width:0}.centered-modal_title__Yntf1{font-size:var(--font-size-18);font-weight:600;color:#0f172a;margin:0 0 2px}.centered-modal_subtitle__T2hPk{font-size:var(--font-size-14);color:#64748b;margin:0;line-height:1.4}.centered-modal_closeButton__bBY9k{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:rgba(0,0,0,0);border:none;border-radius:6px;color:#94a3b8;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);flex-shrink:0;margin-left:12px}.centered-modal_closeButton__bBY9k:hover{background:#f1f5f9;color:#0f172a}.centered-modal_content__l0xfi{padding:20px 24px;flex:1 1;overflow-y:auto;min-height:0}.centered-modal_footer__GbU2I{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid var(--Colors-Border-border-secondary,#eaecf0);background:#f8fafc;border-radius:0 0 12px 12px;flex-shrink:0}.centered-modal_footerLeft__lkm_F{margin-right:auto}.centered-modal_footerLeft__lkm_F,.centered-modal_footerRight___pPLI{display:flex;align-items:center;gap:12px}.centered-modal_destructiveButton__LDTmB{height:44px;min-width:100px;padding:0 20px;font-size:var(--font-size-14);font-weight:600;color:#dc2626;background:rgba(0,0,0,0);border:1px solid #dc2626;border-radius:8px;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}.centered-modal_destructiveButton__LDTmB:hover:not(:disabled){background:rgba(220,38,38,.05)}.centered-modal_destructiveButton__LDTmB:disabled{opacity:.5;cursor:not-allowed}.centered-modal_cancelButton__ZCJ0s{height:44px;min-width:100px;padding:0 20px;font-size:var(--font-size-14);font-weight:600;color:var(--Component-colors-Components-Buttons-Secondary-color-button-secondary-color-fg,#3D5A80);background:var(--Component-colors-Components-Buttons-Secondary-color-button-secondary-color-bg,#FFF);border:1px solid var(--Component-colors-Components-Buttons-Secondary-color-button-secondary-color-border,#94accc);border-radius:8px;cursor:pointer;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);transition:all .15s cubic-bezier(.4,0,.2,1)}.centered-modal_cancelButton__ZCJ0s:hover:not(:disabled){background:var(--Component-colors-Components-Buttons-Secondary-color-button-secondary-color-bg_hover,#D9E2ED);border-color:var(--Component-colors-Components-Buttons-Secondary-color-button-secondary-color-border_hover,#94ACCC);color:var(--Component-colors-Components-Buttons-Secondary-color-button-secondary-color-fg_hover,#2B3F5A)}.centered-modal_cancelButton__ZCJ0s:disabled{border-color:var(--Colors-Border-border-disabled_subtle,#EAECF0);background:var(--Colors-Background-bg-primary,#FFF);color:var(--Colors-Foreground-fg-disabled,#98A2B3);cursor:not-allowed}.centered-modal_primaryButton__mWeH3{height:44px;min-width:100px;padding:0 20px;font-size:var(--font-size-14);font-weight:600;color:var(--Component-colors-Components-Buttons-Primary-button-primary-fg,#FFF);background:var(--Component-colors-Components-Buttons-Primary-button-primary-bg,#3D5A80);border:1px solid var(--Component-colors-Components-Buttons-Primary-button-primary-border,#3d5a80);border-radius:8px;cursor:pointer;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);transition:all .15s cubic-bezier(.4,0,.2,1)}.centered-modal_primaryButton__mWeH3:hover:not(:disabled){background:var(--Component-colors-Components-Buttons-Primary-button-primary-bg_hover,#2B3F5A);border-color:var(--Component-colors-Components-Buttons-Primary-button-primary-border_hover,#2B3F5A)}.centered-modal_primaryButton__mWeH3:active:not(:disabled){box-shadow:0 0 0 4px rgba(176,218,213,.3),0 1px 2px 0 rgba(16,24,40,.05)}.centered-modal_primaryButton__mWeH3:disabled{border-color:var(--Colors-Border-border-disabled_subtle,#EAECF0);background:var(--Colors-Background-bg-disabled,#F2F4F7);color:var(--Colors-Foreground-fg-disabled,#98A2B3);cursor:not-allowed}.centered-modal_buttonLoading__hGd8u{position:relative;color:rgba(0,0,0,0)!important}.centered-modal_buttonLoading__hGd8u:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid;border-right:2px solid rgba(0,0,0,0);border-radius:50%;animation:centered-modal_buttonSpin__8MdUC .6s linear infinite}.centered-modal_destructiveButton__LDTmB.centered-modal_buttonLoading__hGd8u:after{border-color:#dc2626 rgba(0,0,0,0) #dc2626 #dc2626}.centered-modal_primaryButton__mWeH3.centered-modal_buttonLoading__hGd8u:after{border-color:#fff rgba(0,0,0,0) #fff #fff}@keyframes centered-modal_buttonSpin__8MdUC{to{transform:rotate(1turn)}}.man-nav-button_MainNavButton__gxaOS{width:100%;display:flex;padding:6px 10px;align-items:center;gap:var(--spacing-md,8px);align-self:stretch;cursor:pointer;border-radius:var(--radius-sm,6px);background:var(--Colors-Background-bg-primary,#FFF)}.man-nav-button_MainNavButton__gxaOS.man-nav-button_forMobileNav__HlTDC :nth-child(2){display:none}@media(max-width:743px){.man-nav-button_MainNavButton__gxaOS.man-nav-button_forMobileNav__HlTDC{display:flex;flex-direction:column;gap:3px}.man-nav-button_MainNavButton__gxaOS.man-nav-button_forMobileNav__HlTDC :nth-child(2){display:unset;font-size:var(--font-size-10);line-height:12px}}.man-nav-button_MainNavButton__gxaOS.man-nav-button_isHighlighted___3xgU{background:var(--Colors-Background-bg-active,#F9FAFB);box-shadow:0 0 0 4px rgba(152,162,179,.14)}.man-nav-button_MainNavButton__gxaOS.man-nav-button_isHighlighted___3xgU:hover{background:var(--Colors-Background-bg-secondary_hover,#F2F4F7)}.man-nav-button_MainNavButton__gxaOS.man-nav-button_isHighlighted___3xgU:active{background:var(--Colors-Background-bg-active,#F9FAFB);box-shadow:0 0 0 4px rgba(152,162,179,.14)}.man-nav-button_MainNavButton__gxaOS:hover{background:var(--Colors-Background-bg-primary_hover,#F9FAFB)}.man-nav-button_MainNavButton__gxaOS:active{background:var(--Colors-Background-bg-primary,#FFF);box-shadow:0 0 0 4px rgba(152,162,179,.14)}.man-nav-button_MainNavButton__gxaOS .man-nav-button_navButtonContent__xTSAq{display:flex;align-items:center;gap:12px;flex:1 1}.man-nav-button_MainNavButton__gxaOS .man-nav-button_navLabel__tttOU{font:600 var(--font-size-14)/var(--font-size-20) Inter}.man-nav-button_MainNavButton__gxaOS .man-nav-button_iconWrapper__k_N7N{position:relative;display:inline-flex;align-items:center;justify-content:center;color:var(--Colors-Text-text-tertiary_hover,#475467)}.man-nav-button_MainNavButton__gxaOS .man-nav-button_iconWrapper__k_N7N svg{color:currentColor}.man-nav-button_MainNavButton__gxaOS .man-nav-button_navButtonBadge__0szCM{position:absolute;top:-6px;right:-8px;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:var(--Component-colors-Utility-Success-utility-success-500,#12B76A);border-radius:9px;color:#fff;font-size:10px;font-weight:600;font-family:Inter,sans-serif;line-height:1;text-align:center;border:2px solid var(--Colors-Background-bg-primary,#ffffff);box-shadow:0 1px 3px 0 rgba(16,24,40,.1),0 1px 2px -1px rgba(16,24,40,.1);pointer-events:none;z-index:1}.man-nav-button_MainNavButton__gxaOS.man-nav-button_collapsed__oGIDq{display:flex;width:44px;height:44px;padding:6px;justify-content:center;align-items:center;border-radius:6px;background:var(--Colors-Background-bg-primary,#FFF);margin:0 auto}.man-nav-button_MainNavButton__gxaOS.man-nav-button_collapsed__oGIDq .man-nav-button_navButtonContent__xTSAq{flex:unset;justify-content:center}.add-new-practice-modal_AddNewPractice__p9Mm7{width:100%}.logo-component_chosenChatAvatar__r4zzi .logo-component_chosenChatAvatar__r4zzi{border:.75px solid var(--Component-colors-Components-Avatars-avatar-contrast-border,rgba(0,0,0,.08));background:var(--Component-colors-Components-Avatars-avatar-bg,#F2F4F7)!important;color:var(--colors-foreground-fg-quaternary-500,#667085)!important}.logo-component_chosenChatAvatar__r4zzi .logo-component_chosenChatAvatar__r4zzi>div>span>span{text-align:center;font-family:Inter;font-size:var(--font-size-14)!important;font-style:normal;font-weight:600;line-height:20px}.logo-component_clinicLogo__uOb5v{width:32px;height:32px;border-radius:4px}.radioIcon_RadioButtonIcon__3k5PI{display:flex;width:16px;height:16px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--radius-full,9999px);border:1px solid var(--Colors-Border-border-primary,#d0d5dd)}.radioIcon_RadioButtonIcon__3k5PI.radioIcon_sm__DY7On{width:16px;height:16px}.radioIcon_RadioButtonIcon__3k5PI.radioIcon_md__hDfPC{padding:var(--spacing-none,6px);width:20px;height:20px}.radioIcon_RadioButtonIcon__3k5PI.radioIcon_disabled__IPPsN{cursor:default;border:1px solid var(--Colors-Border-border-disabled,#d0d5dd);background:var(--Colors-Background-bg-disabled_subtle,#F9FAFB)}.radioIcon_RadioButtonIcon__3k5PI:active:not(.radioIcon_disabled__IPPsN){border:1px solid var(--Colors-Border-border-brand,#94accc);background:var(--Colors-Background-bg-primary,#FFF);box-shadow:0 0 0 4px rgba(176,218,213,.3),0 1px 2px 0 rgba(16,24,40,.05)}.radioIcon_RadioButtonIcon__3k5PI.radioIcon_checked__IYkQk{background:var(--Colors-Background-bg-brand-solid,#3D5A80);border:none}.radioIcon_RadioButtonIcon__3k5PI.radioIcon_checked__IYkQk:active:not(.radioIcon_disabled__IPPsN){background:var(--Colors-Background-bg-brand-solid,#3D5A80);box-shadow:0 0 0 4px rgba(176,218,213,.3),0 1px 2px 0 rgba(16,24,40,.05)}.radioIcon_RadioButtonIcon__3k5PI.radioIcon_checked__IYkQk.radioIcon_disabled__IPPsN{border:1px solid var(--Colors-Border-border-disabled,#d0d5dd);background:var(--Colors-Background-bg-disabled_subtle,#F9FAFB)}.privacy-mode-toggle_privacyToggle__VFI2m{display:flex;align-items:center;gap:var(--spacing-xs,4px);width:100%;background:rgba(0,0,0,0);border:1px solid var(--Colors-Border-border-secondary,#eaecf0);border-radius:var(--radius-md,8px);padding:var(--spacing-xs,4px) var(--spacing-md,8px);margin-bottom:8px;cursor:pointer;transition:all .2s ease;color:var(--Colors-Text-text-secondary,#475467)}.privacy-mode-toggle_privacyToggle__VFI2m:hover:not(:disabled){background:var(--Colors-Background-bg-secondary,#F9FAFB);border-color:var(--Colors-Border-border-primary,#D0D5DD)}.privacy-mode-toggle_privacyToggle__VFI2m:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(61,90,128,.24)}.privacy-mode-toggle_privacyToggle__VFI2m.privacy-mode-toggle_active__u9pdE{color:var(--Colors-Text-text-brand-primary,#4A6D9C)}.privacy-mode-toggle_privacyToggle__VFI2m.privacy-mode-toggle_active__u9pdE,.privacy-mode-toggle_privacyToggle__VFI2m.privacy-mode-toggle_active__u9pdE:hover:not(:disabled){background:var(--Colors-Background-bg-brand-secondary,#F0F4F8);border-color:var(--Colors-Border-border-brand,#93B4D4)}.privacy-mode-toggle_privacyToggle__VFI2m.privacy-mode-toggle_active__u9pdE .privacy-mode-toggle_content__S654t span,.privacy-mode-toggle_privacyToggle__VFI2m.privacy-mode-toggle_active__u9pdE .privacy-mode-toggle_iconWrapper__xpnMm svg{color:var(--Colors-Text-text-brand-primary,#4A6D9C)}.privacy-mode-toggle_privacyToggle__VFI2m.privacy-mode-toggle_loading__ilT90{opacity:.7;cursor:wait}.privacy-mode-toggle_privacyToggle__VFI2m:disabled{cursor:not-allowed}.privacy-mode-toggle_privacyToggle__VFI2m.privacy-mode-toggle_collapsed__A17fi{width:44px;height:44px;padding:0;justify-content:center;gap:0;border-radius:6px}.privacy-mode-toggle_privacyToggle__VFI2m.privacy-mode-toggle_collapsed__A17fi .privacy-mode-toggle_iconWrapper__xpnMm{width:20px;height:20px;margin:0 auto}.privacy-mode-toggle_iconWrapper__xpnMm{display:flex;align-items:center;justify-content:center;flex-shrink:0}.privacy-mode-toggle_iconWrapper__xpnMm svg{color:var(--Colors-Text-text-secondary,#475467);transition:color .2s ease}.privacy-mode-toggle_spinner__vEJ4j{animation:privacy-mode-toggle_spin__3O3BW 1s linear infinite}@keyframes privacy-mode-toggle_spin__3O3BW{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.privacy-mode-toggle_content__S654t{display:flex;align-items:center;justify-content:space-between;flex:1 1;min-width:0}.privacy-mode-toggle_content__S654t span{color:var(--Colors-Text-text-secondary,#475467);transition:color .2s ease;white-space:nowrap}.privacy-mode-toggle_label__5dAO3{font:600 var(--font-size-10)/var(--font-size-16) Inter;text-transform:uppercase;letter-spacing:.5px}.badge_Badge__KWse9{display:inline-flex;align-items:center;text-align:center}@media(max-width:743px){.badge_Badge__KWse9{max-width:200px}}.badge_Badge__KWse9.badge_h11__BY2hg{height:13px!important}.badge_Badge__KWse9.badge_h12__9D3vM{height:15px!important}.badge_Badge__KWse9.badge_h22__XxJll{height:22px!important}.badge_Badge__KWse9.badge_h28__Xne1v{height:28px!important}.badge_Badge__KWse9.badge_xsm__P9QcP{min-width:24px!important;border-radius:3.242px!important;padding:1.179px 4.716px;gap:var(--spacing-xs,4px);font:normal 500 var(--font-size-10)/var(--font-size-12) Inter}.badge_Badge__KWse9.badge_s-sm__V4eaj{padding:var(--spacing-xxs,2px) 6px var(--spacing-xxs,2px) 6px}.badge_Badge__KWse9.badge_s-sm__V4eaj,.badge_Badge__KWse9.badge_sm__JOXh0{gap:var(--spacing-xs,4px);font:normal 500 var(--font-size-12)/var(--font-size-18) Inter}.badge_Badge__KWse9.badge_sm__JOXh0{padding:var(--spacing-xxs,2px) var(--spacing-md,8px) var(--spacing-xxs,2px) var(--spacing-md,8px)}.badge_Badge__KWse9.badge_md__xhSIZ{padding:var(--spacing-xxs,2px) var(--spacing-md,8px) var(--spacing-xxs,2px) var(--spacing-md,8px)}.badge_Badge__KWse9.badge_lg__omNZk,.badge_Badge__KWse9.badge_md__xhSIZ{gap:var(--spacing-sm,6px);font:normal 500 var(--font-size-14)/var(--font-size-20) Inter}.badge_Badge__KWse9.badge_lg__omNZk{padding:var(--spacing-xs,4px) var(--spacing-lg,12px) var(--spacing-xs,4px) 10px}.badge_Badge__KWse9.badge_pill_color__DDyeV{border-radius:var(--radius-full,9999px);border:1px solid}.badge_Badge__KWse9.badge_pill_outline__2VPCZ{border-radius:var(--radius-full,9999px);border:1.5px solid;background:var(--Colors-Background-bg-primary,#FFF)}.badge_Badge__KWse9.badge_badge_color__hf9w_,.badge_Badge__KWse9.badge_badge_modern____jHx{border-radius:var(--radius-sm,6px);border:1px solid}.badge_Badge__KWse9.badge_badge_modern____jHx{box-shadow:0 1px 2px 0 rgba(16,24,40,.05);background:var(--Colors-Background-bg-primary,#FFF)}.badge_Badge__KWse9.badge_badge_color__hf9w_.badge_success__UCRDd,.badge_Badge__KWse9.badge_pill_color__DDyeV.badge_success__UCRDd{background:var(--Component-colors-Utility-Success-utility-success-50,#ECFDF3);color:var(--Component-colors-Utility-Success-utility-success-700,#067647);border-color:var(--Component-colors-Utility-Success-utility-success-200,#ABEFC6)}.badge_Badge__KWse9.badge_badge_color__hf9w_.badge_warning__69xib,.badge_Badge__KWse9.badge_pill_color__DDyeV.badge_warning__69xib{background:var(--Component-colors-Utility-Warning-utility-warning-50,#FFFAEB);color:var(--Component-colors-Utility-Warning-utility-warning-700,#B54708);border-color:var(--Component-colors-Utility-Warning-utility-warning-200,#FEDF89)}.badge_Badge__KWse9.badge_badge_color__hf9w_.badge_error__TXvch,.badge_Badge__KWse9.badge_pill_color__DDyeV.badge_error__TXvch{background:var(--Component-colors-Utility-Error-utility-error-50,#FEF3F2);color:var(--Component-colors-Utility-Error-utility-error-700,#B42318);border-color:var(--Component-colors-Utility-Error-utility-error-200,#FECDCA)}.badge_Badge__KWse9.badge_badge_color__hf9w_.badge_blue__Pp6xD,.badge_Badge__KWse9.badge_pill_color__DDyeV.badge_blue__Pp6xD{background:var(--Component-colors-Utility-Blue-utility-blue-50,#EFF8FF);color:var(--Component-colors-Utility-Blue-utility-blue-700,#175CD3);border-color:var(--Component-colors-Utility-Blue-utility-blue-200,#B2DDFF)}.badge_Badge__KWse9.badge_badge_color__hf9w_.badge_blue-grey__yeyLw,.badge_Badge__KWse9.badge_pill_color__DDyeV.badge_blue-grey__yeyLw{background:var(--Component-colors-Utility-Gray-blue-utility-gray-blue-50,#F8F9FC);color:var(--Component-colors-Utility-Gray-blue-utility-gray-blue-700,#363F72);border-color:var(--Component-colors-Utility-Gray-blue-utility-gray-blue-200,#D5D9EB)}.badge_Badge__KWse9.badge_badge_color__hf9w_.badge_brand__AhW5W,.badge_Badge__KWse9.badge_pill_color__DDyeV.badge_brand__AhW5W{color:var(--Component-colors-Utility-Brand-utility-brand-700,#3D5A80);border:1px solid var(--Component-colors-Utility-Brand-utility-brand-200,#b0c2d9);background:var(--Component-colors-Utility-Brand-utility-brand-50,#D9E2ED)}.badge_Badge__KWse9.badge_badge_color__hf9w_.badge_yellow__ojl_C,.badge_Badge__KWse9.badge_pill_color__DDyeV.badge_yellow__ojl_C{background:var(--Component-colors-Utility-Warning-utility-warning-300,#FEC84B);color:var(--text-primary-900,#101828);border-color:var(--Component-colors-Utility-Warning-utility-warning-400,#FDB022)}.badge_Badge__KWse9.badge_badge_color__hf9w_.badge_filledBlue__0075L,.badge_Badge__KWse9.badge_pill_color__DDyeV.badge_filledBlue__0075L{border-color:var(--Component-colors-Utility-Indigo-utility-indigo-600,#444CE7);background:var(--Component-colors-Utility-Indigo-utility-indigo-500,#6172F3);color:var(--Colors-Text-text-primary_on-brand,#FFF)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_success__UCRDd,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_success__UCRDd{background:var(--Colors-Background-bg-primary,#FFF);color:var(--Component-colors-Utility-Success-utility-success-700,#067647);border-color:var(--Component-colors-Utility-Success-utility-success-200,#ABEFC6)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_warning__69xib,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_warning__69xib{background:var(--Colors-Background-bg-primary,#FFF);color:var(--Component-colors-Utility-Warning-utility-warning-700,#B54708);border-color:var(--Component-colors-Utility-Warning-utility-warning-200,#FEDF89)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_error__TXvch,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_error__TXvch{background:var(--Colors-Background-bg-primary,#FFF);color:var(--Component-colors-Utility-Error-utility-error-700,#B42318);border-color:var(--Component-colors-Utility-Error-utility-error-200,#FECDCA)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_blue__Pp6xD,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_blue__Pp6xD{background:var(--Colors-Background-bg-primary,#FFF);color:var(--Component-colors-Utility-Blue-utility-blue-700,#175CD3);border-color:var(--Component-colors-Utility-Blue-utility-blue-200,#B2DDFF)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_blue-grey__yeyLw,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_blue-grey__yeyLw{background:var(--Colors-Background-bg-primary,#F8F9FC);color:var(--Component-colors-Utility-Gray-blue-utility-gray-blue-700,#363F72);border-color:var(--Component-colors-Utility-Gray-blue-utility-gray-blue-200,#D5D9EB)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_brand__AhW5W,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_brand__AhW5W{background:var(--Colors-Background-bg-primary,#FFF);color:var(--Component-colors-Utility-Brand-utility-brand-700,#3D5A80);border-color:var(--Component-colors-Utility-Brand-utility-brand-200,#B0C2D9)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_gray__ksDmY,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_gray__ksDmY{border-color:var(--Colors-Border-border-primary,#D0D5DD);background:var(--Colors-Background-bg-primary,#FFF);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_yellow__ojl_C,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_yellow__ojl_C{color:var(--Component-colors-Utility-Orange-utility-orange-700,#B93815);border-color:var(--Component-colors-Utility-Orange-utility-orange-200,#F9DBAF);background:var(--Component-colors-Utility-Orange-utility-orange-50,#FEF6EE)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_filledBlue__0075L,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_filledBlue__0075L{color:var(--Component-colors-Utility-Indigo-utility-indigo-700,#3538CD);border-color:var(--Component-colors-Utility-Indigo-utility-indigo-200,#C7D7FE);background:var(--Component-colors-Utility-Indigo-utility-indigo-50,#EEF4FF)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_service-brand___3XJw,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_service-brand___3XJw{color:var(--Component-colors-Utility-Brand-utility-brand-700,#3D5A80);border-color:var(--Component-colors-Utility-Brand-utility-brand-200,#B0C2D9);background:var(--Component-colors-Utility-Brand-utility-brand-50,#D9E2ED)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_service-blue__kSnDD,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_service-blue__kSnDD{color:var(--Component-colors-Utility-Blue-utility-blue-700,#175CD3);border-color:var(--Component-colors-Utility-Blue-utility-blue-200,#B2DDFF);background:var(--Component-colors-Utility-Blue-utility-blue-50,#EFF8FF)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_service-yellow__1u85O,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_service-yellow__1u85O{color:var(--Colors-Yellow-700,#A15C07);border-color:var(--Colors-Yellow-200,#FEEE95);background:var(--Colors-Yellow-50,#FEFBE8)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_service-green__hK1He,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_service-green__hK1He{color:var(--Component-colors-Utility-Blue-light-utility-blue-light-700,#026AA2);border-color:var(--Component-colors-Utility-Blue-light-utility-blue-light-200,#B9E6FE);background:var(--Component-colors-Utility-Blue-light-utility-blue-light-50,#F0F9FF)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_service-purple__FQBcX,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_service-purple__FQBcX{color:var(--Component-colors-Utility-Gray-blue-utility-gray-blue-700,#363F72);border-color:var(--Component-colors-Utility-Gray-blue-utility-gray-blue-200,#D5D9EB);background:var(--Component-colors-Utility-Gray-blue-utility-gray-blue-50,#F8F9FC)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_service-light-purple__0eCeB,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_service-light-purple__0eCeB{color:var(--Component-colors-Utility-Purple-utility-purple-700,#5925DC);border-color:var(--Component-colors-Utility-Purple-utility-purple-200,#D9D6FE);background:var(--Component-colors-Utility-Purple-utility-purple-50,#F4F3FF)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_service-light-green__zOncY,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_service-light-green__zOncY{color:var(--Colors-Green-700,#087443);border-color:var(--Colors-Green-200,#AAF0C4);background:var(--Colors-Green-50,#EDFCF2)}.badge_Badge__KWse9.badge_badge_modern____jHx.badge_service-pink__f5axJ,.badge_Badge__KWse9.badge_pill_outline__2VPCZ.badge_service-pink__f5axJ{color:var(--Component-colors-Utility-Pink-utility-pink-700,#C11574);border:1px solid var(--Component-colors-Utility-Pink-utility-pink-200,#fcceee);background:var(--Component-colors-Utility-Pink-utility-pink-50,#FDF2FA)}.badge_Badge__KWse9.badge_success__UCRDd>svg circle{fill:var(Component colors/Utility/Success/utility-success-500,#17B26A)}.badge_Badge__KWse9.badge_warning__69xib>svg circle{fill:#f79009}.badge_Badge__KWse9.badge_error__TXvch>svg circle{fill:#f04438}.badge_Badge__KWse9.badge_blue__Pp6xD>svg circle{fill:#2e90fa}.badge_Badge__KWse9.badge_blue-grey__yeyLw>svg circle{fill:#4e5ba6}.badge_Badge__KWse9.badge_brand__AhW5W>svg circle{fill:var(--Component-colors-Utility-Brand-utility-brand-700,#3D5A80)}.upgrade-dialog-box_upgradeDialogBox__OtG_j{display:flex;padding:var(--spacing-lg,12px);flex-direction:column;align-items:flex-start;gap:var(--spacing-md,8px);align-self:stretch;border-radius:var(--radius-md,8px);background:var(--Colors-Background-bg-brand-solid,#3D5A80);margin-bottom:30px}@media(max-height:768px){.upgrade-dialog-box_upgradeDialogBox__OtG_j{margin:var(--spacing-lg,12px) 0}}.upgrade-dialog-box_upgradeDialogBox__OtG_j>.upgrade-dialog-box_textAndSupportingText__BDzHD{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-xs,4px);align-self:stretch}.upgrade-dialog-box_upgradeDialogBox__OtG_j>.upgrade-dialog-box_textAndSupportingText__BDzHD>.upgrade-dialog-box_textWrap__OIhXS{display:flex;padding-right:var(--spacing-3xl,24px);align-items:flex-start;gap:var(--spacing-xs,4px);align-self:stretch;position:relative}.upgrade-dialog-box_upgradeDialogBox__OtG_j>.upgrade-dialog-box_textAndSupportingText__BDzHD>.upgrade-dialog-box_textWrap__OIhXS>div{color:#f9dbaf}.upgrade-dialog-box_upgradeDialogBox__OtG_j>.upgrade-dialog-box_textAndSupportingText__BDzHD>.upgrade-dialog-box_textWrap__OIhXS>button{position:absolute;top:-4px;right:0}.upgrade-dialog-box_upgradeDialogBox__OtG_j>.upgrade-dialog-box_progressBar__HPzv_{display:flex;align-items:center;gap:var(--spacing-lg,12px);align-self:stretch}.upgrade-dialog-box_upgradeDialogBox__OtG_j>.upgrade-dialog-box_buttonWrapper__XpmML{display:flex;align-items:flex-start;gap:var(--spacing-lg,12px);width:100%}.upgrade-dialog-box_upgradeDialogBox__OtG_j>.upgrade-dialog-box_buttonWrapper__XpmML>button:first-child{color:var(--Colors-Foreground-fg-disabled_subtle,#D0D5DD)}.upgrade-dialog-box_upgradeDialogBox__OtG_j>.upgrade-dialog-box_buttonWrapper__XpmML>button:nth-child(2){color:#8fdcb2}.upgrade-dialog-box_upgradeDialogBoxCollapsed__GRFxj>button{margin-left:4px;margin-bottom:50px;gap:var(--spacing-lg,12px);align-self:stretch;display:flex;width:40px;height:40px;padding:10px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--radius-md,8px);background:var(--Colors-Background-bg-brand-solid,#3D5A80)}.slide-over-modal_overlay__Lt2gS{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);z-index:1000;transition:background .3s cubic-bezier(.32,.72,0,1)}.slide-over-modal_overlay__Lt2gS.slide-over-modal_visible__bmIg7{background:rgba(0,0,0,.3)}.slide-over-modal_overlay__Lt2gS.slide-over-modal_closing__aYdwF{background:rgba(0,0,0,0);transition-duration:.2s}.slide-over-modal_panel__fulD9{position:fixed;top:0;right:0;bottom:0;width:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-4px 0 24px rgba(0,0,0,.12);outline:none;transform:translateX(100%);transition:transform .3s cubic-bezier(.32,.72,0,1),max-width .3s cubic-bezier(.32,.72,0,1)}.slide-over-modal_panel__fulD9.slide-over-modal_visible__bmIg7{transform:translateX(0)}.slide-over-modal_panel__fulD9.slide-over-modal_closing__aYdwF{transform:translateX(100%);transition-duration:.2s}@media(max-width:743px){.slide-over-modal_panel__fulD9{max-width:100%!important}}.slide-over-modal_sm__rnoL0{max-width:400px}.slide-over-modal_md__A6Tl3{max-width:480px}.slide-over-modal_lg__BK9ZQ{max-width:640px}.slide-over-modal_xl__Lv5bt{max-width:1160px}.slide-over-modal_header__I1px3{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #e2e8f0;flex-shrink:0}@media(max-width:743px){.slide-over-modal_header__I1px3{padding:12px 16px}}.slide-over-modal_headerContent__wVPHA{flex:1 1;min-width:0}.slide-over-modal_title__Ay9W_{font-size:var(--font-size-18);font-weight:600;color:#0f172a;margin:0 0 4px}.slide-over-modal_subtitle__MKeGu{font-size:var(--font-size-14);color:#64748b;margin:0}.slide-over-modal_closeButton__e_5hz{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(0,0,0,0);border:none;border-radius:8px;color:#64748b;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);flex-shrink:0;margin-left:16px}.slide-over-modal_closeButton__e_5hz:hover{background:#f1f5f9;color:#0f172a}.slide-over-modal_headerTabs__j7cmX{border-bottom:1px solid #e2e8f0;flex-shrink:0}.slide-over-modal_content__ckkB3{flex:1 1;overflow-y:auto;min-height:0;padding:24px}.slide-over-modal_content__ckkB3.slide-over-modal_noPadding__8MAuB{padding:0}.slide-over-modal_content__ckkB3::-webkit-scrollbar{width:6px}.slide-over-modal_content__ckkB3::-webkit-scrollbar-track{background:#f8fafc}.slide-over-modal_content__ckkB3::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.slide-over-modal_content__ckkB3::-webkit-scrollbar-thumb:hover{background:#94a3b8}.slide-over-modal_footer__uuasq{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid var(--Colors-Border-border-secondary,#eaecf0);background:#f8fafc;flex-shrink:0}.slide-over-modal_footerLeft__VYccW{margin-right:auto}.slide-over-modal_footerLeft__VYccW,.slide-over-modal_footerRight__FLq6h{display:flex;align-items:center;gap:12px}.slide-over-modal_destructiveButton__qmky0{height:44px;min-width:120px;padding:0 24px;font-size:var(--font-size-14);font-weight:600;color:#dc2626;background:rgba(0,0,0,0);border:1px solid #dc2626;border-radius:8px;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}.slide-over-modal_destructiveButton__qmky0:hover:not(:disabled){background:rgba(220,38,38,.05)}.slide-over-modal_destructiveButton__qmky0:disabled{opacity:.5;cursor:not-allowed}.slide-over-modal_cancelButton__KOcr7{height:44px;min-width:120px;padding:0 24px;font-size:var(--font-size-14);font-weight:600;color:var(--Component-colors-Components-Buttons-Secondary-color-button-secondary-color-fg,#3D5A80);background:var(--Component-colors-Components-Buttons-Secondary-color-button-secondary-color-bg,#FFF);border:1px solid var(--Component-colors-Components-Buttons-Secondary-color-button-secondary-color-border,#94accc);border-radius:8px;cursor:pointer;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);transition:all .15s cubic-bezier(.4,0,.2,1)}.slide-over-modal_cancelButton__KOcr7:hover:not(:disabled){background:var(--Component-colors-Components-Buttons-Secondary-color-button-secondary-color-bg_hover,#D9E2ED);border-color:var(--Component-colors-Components-Buttons-Secondary-color-button-secondary-color-border_hover,#94ACCC);color:var(--Component-colors-Components-Buttons-Secondary-color-button-secondary-color-fg_hover,#2B3F5A)}.slide-over-modal_cancelButton__KOcr7:disabled{border-color:var(--Colors-Border-border-disabled_subtle,#EAECF0);background:var(--Colors-Background-bg-primary,#FFF);color:var(--Colors-Foreground-fg-disabled,#98A2B3);cursor:not-allowed}.slide-over-modal_primaryButton__EDvLd{height:44px;min-width:120px;padding:0 24px;font-size:var(--font-size-14);font-weight:600;color:var(--Component-colors-Components-Buttons-Primary-button-primary-fg,#FFF);background:var(--Component-colors-Components-Buttons-Primary-button-primary-bg,#3D5A80);border:1px solid var(--Component-colors-Components-Buttons-Primary-button-primary-border,#3d5a80);border-radius:8px;cursor:pointer;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);transition:all .15s cubic-bezier(.4,0,.2,1)}.slide-over-modal_primaryButton__EDvLd:hover:not(:disabled){background:var(--Component-colors-Components-Buttons-Primary-button-primary-bg_hover,#2B3F5A);border-color:var(--Component-colors-Components-Buttons-Primary-button-primary-border_hover,#2B3F5A)}.slide-over-modal_primaryButton__EDvLd:active:not(:disabled){box-shadow:0 0 0 4px rgba(176,218,213,.3),0 1px 2px 0 rgba(16,24,40,.05)}.slide-over-modal_primaryButton__EDvLd:disabled{border-color:var(--Colors-Border-border-disabled_subtle,#EAECF0);background:var(--Colors-Background-bg-disabled,#F2F4F7);color:var(--Colors-Foreground-fg-disabled,#98A2B3);cursor:not-allowed}.slide-over-modal_buttonLoading__ZxQ4j{position:relative;color:rgba(0,0,0,0)!important}.slide-over-modal_buttonLoading__ZxQ4j:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid;border-right:2px solid rgba(0,0,0,0);border-radius:50%;animation:slide-over-modal_buttonSpin__SK85T .6s linear infinite}.slide-over-modal_destructiveButton__qmky0.slide-over-modal_buttonLoading__ZxQ4j:after{border-color:#dc2626 rgba(0,0,0,0) #dc2626 #dc2626}.slide-over-modal_primaryButton__EDvLd.slide-over-modal_buttonLoading__ZxQ4j:after{border-color:#fff rgba(0,0,0,0) #fff #fff}@keyframes slide-over-modal_buttonSpin__SK85T{to{transform:rotate(1turn)}}.modal_headerContent__79erx{flex:1 1;min-width:0}.modal_headerRow__V9u7_{display:flex;align-items:flex-start;gap:16px}.modal_textAndSupportingText__7b5Kx{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0}.modal_buttonWrapper__rNHfr{width:100%;display:flex;align-items:center;gap:12px}@media(max-width:743px){.modal_buttonWrapper__rNHfr{flex-direction:column-reverse}}.modal_actionButton__HRVFQ,.modal_buttonWrapper__rNHfr>button{max-height:44px!important;min-height:44px!important;width:100%}.modal_loadingDots__fjshz{display:inline-block;animation:modal_pulse___qKgY 1s infinite}@keyframes modal_pulse___qKgY{0%,to{opacity:1}50%{opacity:.5}}.subscription-plans_plansSection__uGJH_{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:var(--spacing-3xl,24px);align-self:stretch;margin-top:4px;max-width:1000px;flex-wrap:wrap}.subscription-plans_plansSection__uGJH_>.subscription-plans_pendingDowngradeBanner__dp2xc{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-xl,16px);padding:var(--spacing-xl,16px) var(--spacing-3xl,24px);border-radius:var(--radius-xl,12px);border:1px solid var(--Colors-Border-border-brand-solid,#4a6d9c);background:var(--Colors-Background-bg-brand-section-subtle,#F0F5FA);box-sizing:border-box}@media(max-width:743px){.subscription-plans_plansSection__uGJH_>.subscription-plans_pendingDowngradeBanner__dp2xc{flex-direction:column;align-items:flex-start}.subscription-plans_plansSection__uGJH_{flex-direction:column;gap:var(--spacing-lg,12px);max-width:100%;width:100%;box-sizing:border-box}}.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH{width:100%;max-width:320px;min-width:280px;display:flex;flex-direction:column;align-items:flex-start;border-radius:var(--radius-xl,12px);border:1px solid var(--Colors-Border-border-secondary,#eaecf0);background:var(--Colors-Background-bg-primary,#FFF);transition:all .2s ease-in-out;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);box-sizing:border-box;overflow:hidden}.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH:hover{border-color:var(--Colors-Border-border-brand-solid,#4A6D9C);box-shadow:0 4px 8px -2px rgba(16,24,40,.1),0 2px 4px -2px rgba(16,24,40,.06)}@media(max-width:743px){.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH{max-width:100%;min-width:unset;width:100%}}.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH.subscription-plans_currentPlan__HFW7P{border:2px solid var(--Colors-Border-border-brand-solid,#4a6d9c);background:var(--Colors-Background-bg-primary,#FFF);box-shadow:0 0 0 4px rgba(176,218,213,.3)}.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH.subscription-plans_currentPlan__HFW7P>.subscription-plans_header__40AGG{border-bottom:2px solid var(--Colors-Border-border-brand-solid,#4a6d9c)}.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH>.subscription-plans_features__Gee4q{display:flex;padding:var(--spacing-3xl,24px);flex-direction:column;align-items:flex-start;gap:var(--spacing-3xl,24px);flex:1 0;align-self:stretch;justify-content:space-between}@media(max-width:743px){.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH>.subscription-plans_features__Gee4q{padding:var(--spacing-xl,16px);gap:var(--spacing-xl,16px)}}.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH>.subscription-plans_features__Gee4q .subscription-plans_headingAndDescription__Sgptj{display:flex;padding-top:4px;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch;word-wrap:break-word;overflow-wrap:break-word;width:100%}.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH>.subscription-plans_features__Gee4q>.subscription-plans_price__7vfVw{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding-bottom:7px}.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH>.subscription-plans_features__Gee4q>.subscription-plans_price__7vfVw>.subscription-plans_cost__YvOMz{display:flex;align-items:flex-end;gap:var(--spacing-lg,12px)}.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH>.subscription-plans_features__Gee4q>.subscription-plans_price__7vfVw>.subscription-plans_cost__YvOMz>.subscription-plans_value__3geY5{display:flex;align-items:flex-end;gap:2px}.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH>.subscription-plans_features__Gee4q>.subscription-plans_price__7vfVw>.subscription-plans_cost__YvOMz>.subscription-plans_value__3geY5>.subscription-plans_symbol__ZbI9l{display:flex;padding-bottom:10px;flex-direction:column;align-items:flex-start;gap:10px;color:var(--text-primary-900,#101828);font-family:Inter;font-size:var(--font-size-36);font-style:normal;font-weight:600;line-height:44px;letter-spacing:-.72px}@media(max-width:743px){.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH>.subscription-plans_features__Gee4q>.subscription-plans_price__7vfVw>.subscription-plans_cost__YvOMz>.subscription-plans_value__3geY5>.subscription-plans_symbol__ZbI9l{font-size:var(--font-size-28);line-height:36px;padding-bottom:6px}}.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH>.subscription-plans_features__Gee4q>.subscription-plans_price__7vfVw>.subscription-plans_cost__YvOMz>.subscription-plans_value__3geY5>.subscription-plans_amount__TYBAH{color:var(--text-primary-900,#101828);font-family:Inter;font-size:var(--font-size-48);font-style:normal;font-weight:600;line-height:60px;letter-spacing:-.96px}@media(max-width:743px){.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH>.subscription-plans_features__Gee4q>.subscription-plans_price__7vfVw>.subscription-plans_cost__YvOMz>.subscription-plans_value__3geY5>.subscription-plans_amount__TYBAH{font-size:var(--font-size-36);line-height:44px}}.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH>.subscription-plans_features__Gee4q>.subscription-plans_price__7vfVw>.subscription-plans_cost__YvOMz>.subscription-plans_preValue__usGT7{color:var(--Component-colors-Utility-Gray-utility-gray-300,#D0D5DD);font-family:Inter;font-size:var(--font-size-48);font-style:normal;font-weight:500;line-height:60px;letter-spacing:-.96px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}@media(max-width:743px){.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH>.subscription-plans_features__Gee4q>.subscription-plans_price__7vfVw>.subscription-plans_cost__YvOMz>.subscription-plans_preValue__usGT7{font-size:var(--font-size-36);line-height:44px}}.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH>.subscription-plans_actionRow__sdDUh{display:flex;padding:0 var(--spacing-3xl,24px) var(--spacing-xl,16px);flex-direction:column;align-items:flex-end;gap:var(--spacing-xl,16px);align-self:stretch}@media(max-width:743px){.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH>.subscription-plans_actionRow__sdDUh{padding:0 var(--spacing-xl,16px) var(--spacing-lg,12px)}}.subscription-plans_plansSection__uGJH_>.subscription-plans_planItem__6lDOH>.subscription-plans_actionRow__sdDUh button{gap:var(--spacing-md,8px)}.freemium-subscription-view-mobile-modal_ModalContent__zf3x4>.freemium-subscription-view-mobile-modal_content__HnGk6{display:flex;flex-direction:column;padding:var(--spacing-lg,12px) 0;gap:var(--spacing-lg,12px)}.freemium-subscription-view-mobile-modal_ModalContent__zf3x4>.freemium-subscription-view-mobile-modal_content__HnGk6>.freemium-subscription-view-mobile-modal_divider____IT0{width:100%;border:1px solid var(--Colors-Border-border-secondary)}.payment_PaymentWrap__j0T7l{width:100%;max-width:1000px;display:flex;align-items:flex-start;align-content:flex-start;gap:24px 48px;flex-wrap:wrap}@media(max-width:743px){.payment_PaymentWrap__j0T7l{flex-direction:column;gap:16px}}.payment_PaymentWrap__j0T7l>.payment_leftItems__lqfIm{display:flex;min-width:280px;max-width:280px;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0}@media(max-width:743px){.payment_PaymentWrap__j0T7l>.payment_leftItems__lqfIm{width:100%;min-width:unset;max-width:unset}}.payment_PaymentWrap__j0T7l>.payment_rightSideCard__otPb6{display:flex;min-width:var(--width-sm,480px);max-width:560px;width:560px;flex-direction:column;align-items:flex-start;gap:16px;flex:1 0}@media(max-width:743px){.payment_PaymentWrap__j0T7l>.payment_rightSideCard__otPb6{width:100%;min-width:unset;max-width:unset}}.payment_PaymentWrap__j0T7l>.payment_rightSideCard__otPb6>.payment_noPayment__yXyEK{display:flex;padding:var(--spacing-xl,16px) var(--spacing-2xl,20px);align-items:flex-start;gap:var(--spacing-md,8px);align-self:stretch;border-radius:var(--radius-xl,12px);border:1px solid var(--Colors-Border-border-secondary,#eaecf0);background:var(--Colors-Background-bg-primary,#FFF);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);transition:all .2s ease-in-out}.payment_PaymentWrap__j0T7l>.payment_rightSideCard__otPb6>.payment_noPayment__yXyEK:hover{box-shadow:0 4px 8px -2px rgba(16,24,40,.1),0 2px 4px -2px rgba(16,24,40,.06)}.payment_PaymentWrap__j0T7l>.payment_rightSideCard__otPb6>.payment_noPayment__yXyEK>.payment_content___yZBZ{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-lg,12px);flex:1 0;width:100%}.payment_PaymentWrap__j0T7l>.payment_rightSideCard__otPb6>.payment_noPayment__yXyEK>.payment_content___yZBZ>button{width:100%;margin-top:4px}.payment_PaymentWrap__j0T7l>.payment_rightSideCard__otPb6>.payment_noPayment__yXyEK>.payment_content___yZBZ>button:disabled{background:var(--Colors-Background-bg-disabled,#F5F7FA)}.payment_PaymentWrap__j0T7l>.payment_rightSideCard__otPb6>.payment_noPayment__yXyEK>.payment_content___yZBZ>.payment_card__FreDl{display:flex;padding:var(--spacing-lg,12px) var(--spacing-xl,16px);align-items:center;gap:var(--spacing-xl,16px);align-self:stretch;border-radius:var(--radius-lg,10px);border:1px solid var(--Colors-Border-border-secondary,#eaecf0);background:var(--Colors-Background-bg-secondary,#F9FAFB)}.payment_PaymentWrap__j0T7l>.payment_rightSideCard__otPb6>.payment_noPayment__yXyEK>.payment_content___yZBZ>.payment_card__FreDl>.payment_innerContent__fVmJC{display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex:1 0}.payment_PaymentWrap__j0T7l>.payment_rightSideCard__otPb6>.payment_noPayment__yXyEK>.payment_content___yZBZ>.payment_card__FreDl>.payment_innerContent__fVmJC>.payment_textAndSupportingText__IMevG{display:flex;flex-direction:column;align-items:flex-start;flex:1 0}.payment_PaymentWrap__j0T7l>.payment_rightSideCard__otPb6>.payment_noPayment__yXyEK>.payment_infoText__vmIMa{max-width:350px;text-align:center}.welcome-message_WelcomeModalComponent__7F3dP{max-width:611px}.welcome-message_WelcomeModalComponent__7F3dP.welcome-message_wider__vXKnu{max-width:1160px}.welcome-message_WelcomeModalComponent__7F3dP>div{width:100%;display:flex;height:auto;flex-direction:column;align-items:center;border-radius:var(--radius-xl,12px);background:var(--Colors-Background-bg-primary,#FFF);box-shadow:0 8px 8px -4px rgba(16,24,40,.03),0 20px 24px -4px rgba(16,24,40,.08);max-height:calc(100vh - 100px);overflow-y:auto}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_referralBanner__uzk_M{display:flex;align-items:center;gap:8px;padding:12px 16px;background:linear-gradient(135deg,#10B981,#059669);border-radius:12px 12px 0 0;color:#fff;font-size:var(--font-size-14);line-height:20px;width:100%}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_referralBanner__uzk_M>.welcome-message_referralIcon__axvig{font-size:var(--font-size-18)}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_referralBanner__uzk_M strong{font-weight:700}.welcome-message_WelcomeModalComponent__7F3dP>div::-webkit-scrollbar{width:.6rem}.welcome-message_WelcomeModalComponent__7F3dP>div::-webkit-scrollbar-track{border-radius:100px;background:var(--grey-900,#EDF1F5)}.welcome-message_WelcomeModalComponent__7F3dP>div::-webkit-scrollbar-thumb{border-radius:100px;background:var(--grey-500,#B3B6BA)}@media(max-width:743px){.welcome-message_WelcomeModalComponent__7F3dP>div{max-height:calc(100vh - 50px)}}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalHeader__HMP3V{width:100%;display:flex;flex-direction:column;align-items:center;align-self:stretch;position:relative}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalHeader__HMP3V>.welcome-message_content___0E7j{display:flex;padding:var(--spacing-3xl,24px) var(--spacing-3xl,24px) var(--spacing-3xl,24px) var(--spacing-3xl,24px);align-items:flex-start;gap:var(--spacing-xl,16px);align-self:stretch}@media(max-width:743px){.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalHeader__HMP3V>.welcome-message_content___0E7j{padding:var(--spacing-2xl,20px) var(--spacing-xl,16px) var(--spacing-3xl,24px) var(--spacing-xl,16px)}}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalHeader__HMP3V>.welcome-message_content___0E7j.welcome-message_hideBorder__e_7Cw{border:none}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalHeader__HMP3V>.welcome-message_content___0E7j.welcome-message_center__Knhds{align-items:center}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalHeader__HMP3V>.welcome-message_content___0E7j>.welcome-message_webWelcomeIcon__qdNAH{display:flex}@media(max-width:743px){.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalHeader__HMP3V>.welcome-message_content___0E7j>.welcome-message_webWelcomeIcon__qdNAH{display:none}}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalHeader__HMP3V>.welcome-message_content___0E7j>.welcome-message_textAndSupportingText__If91o{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-xs,4px);flex:1 0}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalHeader__HMP3V>.welcome-message_content___0E7j>.welcome-message_textAndSupportingText__If91o>.welcome-message_header__gHXy1{display:flex;align-items:center;gap:var(--spacing-xl,16px)}@media(max-width:743px){.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalHeader__HMP3V>.welcome-message_content___0E7j>.welcome-message_textAndSupportingText__If91o>.welcome-message_header__gHXy1{padding-bottom:20px}}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalHeader__HMP3V>.welcome-message_content___0E7j>.welcome-message_textAndSupportingText__If91o>.welcome-message_header__gHXy1>.welcome-message_mobileWelcomeIcon__Mb51S{display:none}@media(max-width:743px){.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalHeader__HMP3V>.welcome-message_content___0E7j>.welcome-message_textAndSupportingText__If91o>.welcome-message_header__gHXy1>.welcome-message_mobileWelcomeIcon__Mb51S{display:flex}}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalHeader__HMP3V>.welcome-message_content___0E7j>.welcome-message_textAndSupportingText__If91o>.welcome-message_subHeader__BiATg{display:flex;flex-direction:column;gap:44px}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalHeader__HMP3V>.welcome-message_content___0E7j>.welcome-message_textAndSupportingText__If91o>.welcome-message_subHeader__BiATg>.welcome-message_topContent__LDpkn{display:flex;flex-direction:column;gap:16px}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalHeader__HMP3V>.welcome-message_closeButton__imbV3{position:absolute;right:12px;top:12px}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalBody__rEU0n{width:100%;display:flex;padding:var(--spacing-lg,12px) var(--spacing-3xl,24px);flex-direction:column;align-items:flex-start;gap:var(--spacing-2xl,20px);align-self:stretch;overflow-y:auto;overflow-x:hidden}@media(max-width:743px){.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalBody__rEU0n{padding:var(--spacing-none,0) var(--spacing-xl,16px)}}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalBody__rEU0n::-webkit-scrollbar{width:.6rem}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalBody__rEU0n::-webkit-scrollbar-track{border-radius:100px;background:var(--grey-900,#EDF1F5)}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalBody__rEU0n::-webkit-scrollbar-thumb{border-radius:100px;background:var(--grey-500,#B3B6BA)}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalBody__rEU0n>.welcome-message_bodyWrapper__EqSde{width:100%;display:flex;justify-content:center}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalBody__rEU0n>.welcome-message_bodyWrapper__EqSde>.welcome-message_textClientContainer__cXXFx{display:flex;height:45px;padding:var(--spacing-xl,16px);align-items:center;gap:var(--spacing-lg,12px);border-radius:var(--radius-md,8px);border:2px solid var(--Colors-Border-border-primary,#d0d5dd);background:var(--Colors-Background-bg-primary,#FFF);justify-self:center}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalBody__rEU0n>.welcome-message_bodyWrapper__EqSde>.welcome-message_textClientContainer__cXXFx>.welcome-message_chosenChatAvatar__pgWi7 .welcome-message_chosenChatAvatar__pgWi7{border:.5px solid var(--Component-colors-Components-Avatars-avatar-contrast-border,rgba(0,0,0,.08));background:var(--Component-colors-Components-Avatars-avatar-bg,#F2F4F7)!important;color:var(--colors-foreground-fg-quaternary-500,#667085)!important}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalFooter__Eqs74{width:100%;display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}@media(max-width:743px){.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalFooter__Eqs74{min-width:unset;padding-top:var(--spacing-3xl,24px)}}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalFooter__Eqs74 .welcome-message_content___0E7j{width:100%}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalFooter__Eqs74 .welcome-message_specialFooter__05_Sx{display:flex;padding:8px 24px 8px 22px;justify-content:space-between;align-items:flex-start;gap:var(--spacing-none,469px)}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalFooter__Eqs74 .welcome-message_buttonWrapper__I1X7A{width:100%;display:flex;padding:var(--spacing-none,0) 82px var(--spacing-3xl,24px) 82px;align-items:flex-start;gap:var(--spacing-lg,12px);align-self:stretch}@media(max-width:743px){.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalFooter__Eqs74 .welcome-message_buttonWrapper__I1X7A{flex-direction:column;padding:var(--spacing-none,0) var(--spacing-xl,16px) var(--spacing-xl,16px) var(--spacing-xl,16px)}}.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalFooter__Eqs74 .welcome-message_buttonWrapper__I1X7A>.welcome-message_actionButton__O5TG_,.welcome-message_WelcomeModalComponent__7F3dP>div>.welcome-message_modalFooter__Eqs74 .welcome-message_buttonWrapper__I1X7A>button{max-height:44px!important;min-height:44px!important;width:100%}.main-sidebar_MainSideBarContainer__vCPGS{overflow-x:visible;overflow-y:auto;position:relative;z-index:100}.main-sidebar_MainSideBarContainer__vCPGS::-webkit-scrollbar{margin-right:8px;width:.6rem;height:.6rem}.main-sidebar_MainSideBarContainer__vCPGS::-webkit-scrollbar-track{margin-right:8px!important;border-radius:100px;background:var(--backgroundLight);height:100%}.main-sidebar_MainSideBarContainer__vCPGS::-webkit-scrollbar-thumb{border-radius:100px;background:var(--grey-500,#B3B6BA)}@media(min-width:744px)and (max-width:1024px){.main-sidebar_MainSideBarContainer__vCPGS{display:flex;width:72px;max-width:72px}}.main-sidebar_containerCollapsed___Jzyw{overflow:visible}.main-sidebar_MainSideBar__mIgTJ{width:232px;max-width:232px;background:var(--white);display:flex;flex-direction:column;align-items:flex-start;border-right:1px solid var(--Colors-Border-border-secondary,#eaecf0);background:var(--Colors-Background-bg-primary,#FFF);justify-content:space-between;flex:1 0;align-self:stretch;position:relative;z-index:100;height:100%}@media(min-width:744px)and (max-width:1024px){.main-sidebar_MainSideBar__mIgTJ{position:fixed;left:0;top:0;bottom:0;z-index:100;overflow-x:hidden;overflow-y:auto;box-shadow:0 8px 8px -4px rgba(16,24,40,.03),0 20px 24px -4px rgba(16,24,40,.08)}.main-sidebar_MainSideBar__mIgTJ::-webkit-scrollbar{margin-right:8px;width:.6rem;height:.6rem}.main-sidebar_MainSideBar__mIgTJ::-webkit-scrollbar-track{margin-right:8px!important;border-radius:100px;background:var(--backgroundLight);height:100%}.main-sidebar_MainSideBar__mIgTJ::-webkit-scrollbar-thumb{border-radius:100px;background:var(--grey-500,#B3B6BA)}}@media(max-width:743px){.main-sidebar_MainSideBar__mIgTJ{z-index:100;display:flex;position:fixed;left:-100%;top:0;bottom:0;width:100%;max-width:unset;background:var(--Colors-Background-bg-primary,#FFF);box-shadow:0 8px 8px -4px rgba(16,24,40,.03),0 20px 24px -4px rgba(16,24,40,.08);transition:all .3s;transition-delay:.1s;overflow-y:auto}}.main-sidebar_MainSideBar__mIgTJ.main-sidebar_show__zBaLi{left:0}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_topMost__5mgyF{display:flex;padding-top:var(--spacing-4xl,32px);flex-direction:column;align-items:flex-start;gap:var(--spacing-3xl,24px);align-self:stretch;width:100%}@media(max-width:743px){.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_topMost__5mgyF{padding-top:var(--spacing-xl,16px)}}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_topMost__5mgyF>.main-sidebar_branding__i209U{display:flex;width:100%;padding:0 24px 0 12px;justify-content:space-between}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_topMost__5mgyF>.main-sidebar_branding__i209U>.main-sidebar_logoWrap___BXAe{display:flex;width:100%;padding:4px 0;align-items:center;border-radius:6px;cursor:default}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_topMost__5mgyF>.main-sidebar_branding__i209U>.main-sidebar_logoWrap___BXAe>.main-sidebar_clinicDropdown__wEz0O{width:100%}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_topMost__5mgyF>.main-sidebar_branding__i209U>.main-sidebar_logoWrap___BXAe>.main-sidebar_clinicDropdown__wEz0O>.main-sidebar_dropdownToggle__e0_Ql{width:100%;padding:4px 8px;gap:8px;display:flex;align-items:center;border:none;background:rgba(0,0,0,0);box-shadow:none;border-radius:6px;cursor:pointer}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_topMost__5mgyF>.main-sidebar_branding__i209U>.main-sidebar_logoWrap___BXAe>.main-sidebar_clinicDropdown__wEz0O>.main-sidebar_dropdownToggle__e0_Ql:hover{background:var(--Colors-Background-bg-primary_hover,#F9FAFB)}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_topMost__5mgyF>.main-sidebar_branding__i209U>.main-sidebar_logoWrap___BXAe>.main-sidebar_clinicDropdown__wEz0O>.main-sidebar_dropdownToggle__e0_Ql>svg{width:12px;height:12px;flex-shrink:0}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_topMost__5mgyF>.main-sidebar_branding__i209U>.main-sidebar_logoWrap___BXAe>.main-sidebar_clinicDropdown__wEz0O>.main-sidebar_dropdownToggle__e0_Ql>svg path{stroke:var(--Colors-Text-text-tertiary_hover,#475467)}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_topMost__5mgyF>.main-sidebar_branding__i209U>.main-sidebar_logoWrap___BXAe>.main-sidebar_clinicDropdown__wEz0O>.main-sidebar_dropdownToggle__e0_Ql>.main-sidebar_clinicName__U6481{flex:1 1;min-width:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:left}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_topMost__5mgyF>.main-sidebar_branding__i209U>.main-sidebar_logoWrap___BXAe>.main-sidebar_clinicDropdown__wEz0O>.main-sidebar_dropdownToggle__e0_Ql>img{width:32px;height:32px;border-radius:4px}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_topMost__5mgyF>.main-sidebar_branding__i209U>.main-sidebar_logoWrap___BXAe>.main-sidebar_clinicDropdown__wEz0O>.main-sidebar_dropdownToggle__e0_Ql>.main-sidebar_chosenChatAvatar__cifo7 .main-sidebar_chosenChatAvatar__cifo7{background:var(--Component-colors-Components-Avatars-avatar-bg,#F2F4F7)!important;color:var(--colors-foreground-fg-quaternary-500,#667085)!important}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_topMost__5mgyF>.main-sidebar_branding__i209U>.main-sidebar_logoWrap___BXAe>.main-sidebar_clinicDropdown__wEz0O>.main-sidebar_dropdownMenu___V8_r{width:260px;align-self:stretch;border-radius:var(--radius-sm,6px);border:1px solid var(--Colors-Border-border-primary,#d0d5dd);background:#fff}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_topMost__5mgyF>.main-sidebar_branding__i209U>.main-sidebar_closeButton__ienZ2{display:none;padding:var(--spacing-md,8px) var(--spacing-xl,16px) var(--spacing-md,8px) var(--spacing-md,8px);color:var(--Colors-Text-text-tertiary_hover,#475467)}@media(max-width:743px){.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_topMost__5mgyF>.main-sidebar_branding__i209U>.main-sidebar_closeButton__ienZ2{display:unset}}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_topMost__5mgyF>.main-sidebar_navWrap__zj1l2{width:100%;display:flex;padding:0 12px;flex-direction:column;align-items:flex-start;gap:var(--spacing-xs,4px);align-self:stretch}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd{display:flex;padding:0 12px var(--spacing-2xl,20px) 12px;flex-direction:column;align-items:flex-start;align-self:stretch;gap:8px}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd.main-sidebar_freemium__o0c_I{gap:var(--spacing-3xl,24px)}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>button{display:flex;padding:6px 10px;align-items:center;justify-content:flex-start;gap:var(--spacing-lg,12px);align-self:stretch;color:var(--Colors-Text-text-tertiary_hover,#475467)}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>button svg{color:currentColor}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>button:hover{background:var(--Colors-Background-bg-primary_hover,#F9FAFB)}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>button:active{background:var(--Colors-Background-bg-primary,#FFF);box-shadow:0 0 0 4px rgba(152,162,179,.14)}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd .main-sidebar_sidebarActionLabel__wSGeg,.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd .main-sidebar_userName__XvdMV{font:600 var(--font-size-14)/var(--font-size-18) Inter}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_guideBtn__lEKFd.main-sidebar_isHighlighted__RzeiF{background:var(--Colors-Background-bg-active,#F9FAFB);box-shadow:0 0 0 4px rgba(152,162,179,.14)}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_guideBtn__lEKFd.main-sidebar_isHighlighted__RzeiF:hover{background:var(--Colors-Background-bg-secondary_hover,#F2F4F7)}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_guideBtn__lEKFd.main-sidebar_isHighlighted__RzeiF:active{background:var(--Colors-Background-bg-active,#F9FAFB);box-shadow:0 0 0 4px rgba(152,162,179,.14)}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_guideBtn__lEKFd:hover{background:var(--Colors-Background-bg-primary_hover,#F9FAFB)}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_guideBtn__lEKFd:active{background:var(--Colors-Background-bg-primary,#FFF);box-shadow:0 0 0 4px rgba(152,162,179,.14)}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_referBtn__Bsaiw{background:#3d5a80;color:#fff;border-radius:8px;padding:10px 16px;margin-bottom:8px}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_referBtn__Bsaiw:hover{background:#2c4a6e}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_referBtn__Bsaiw.main-sidebar_isHighlighted__RzeiF{background:#2c4a6e;box-shadow:0 0 0 4px rgba(61,90,128,.24)}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_referBtn__Bsaiw div,.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_referBtn__Bsaiw svg{color:#fff}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_userDropdown__9alCF{width:100%;position:relative;overflow:visible}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_userDropdown__9alCF>.main-sidebar_dropdownToggle__e0_Ql{width:100%;display:flex;align-items:center;justify-content:space-between;border:none;background:rgba(0,0,0,0);box-shadow:none;padding:var(--spacing-md,8px) var(--spacing-lg,12px);gap:var(--spacing-lg,12px);align-self:stretch;cursor:pointer}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_userDropdown__9alCF>.main-sidebar_dropdownToggle__e0_Ql>.main-sidebar_left__Njai_{display:flex;align-items:center;width:100%;overflow:hidden;gap:var(--spacing-lg,12px)}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_userDropdown__9alCF>.main-sidebar_dropdownToggle__e0_Ql>.main-sidebar_left__Njai_>img{width:24px;height:24px;border-radius:200px}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_userDropdown__9alCF>.main-sidebar_dropdownToggle__e0_Ql>.main-sidebar_left__Njai_>.main-sidebar_name__TSbdb{max-width:128px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_userDropdown__9alCF>.main-sidebar_dropdownToggle__e0_Ql>.main-sidebar_left__Njai_>.main-sidebar_chosenChatAvatar__cifo7 .main-sidebar_chosenChatAvatar__cifo7{border:.75px solid var(--Component-colors-Components-Avatars-avatar-contrast-border,rgba(0,0,0,.08));background:var(--Component-colors-Components-Avatars-avatar-bg,#F2F4F7)!important;color:var(--colors-foreground-fg-quaternary-500,#667085)!important}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_userDropdown__9alCF>.main-sidebar_dropdownToggle__e0_Ql>.main-sidebar_left__Njai_>.main-sidebar_chosenChatAvatar__cifo7 .main-sidebar_chosenChatAvatar__cifo7>div>span>span{text-align:center;font-family:Inter;font-size:var(--font-size-14)!important;font-style:normal;font-weight:600;line-height:20px}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_userDropdown__9alCF>.main-sidebar_dropdownToggle__e0_Ql:hover{background:var(--Colors-Background-bg-primary_hover,#F9FAFB)}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_userDropdown__9alCF>.main-sidebar_dropdownMenu___V8_r{width:220px;padding:4px;flex-direction:column;align-items:flex-start;border-radius:10px;background:var(--white);box-shadow:0 16px 32px -12px rgba(7,32,69,.25),0 1px 2px 0 rgba(29,79,129,.04),0 0 0 1px rgba(18,55,105,.08);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:none}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_userDropdown__9alCF>.main-sidebar_dropdownMenu___V8_r>.main-sidebar_dropdownItem__YDQIO{display:flex;flex-direction:row;align-items:center;padding:9px 10px;gap:8px;width:100%;cursor:pointer;text-align:left;text-decoration:none;border-radius:6px;justify-content:flex-start}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_userDropdown__9alCF>.main-sidebar_dropdownMenu___V8_r>.main-sidebar_dropdownItem__YDQIO:hover{background:var(--Colors-Background-bg-primary_hover,#F9FAFB)}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_userDropdown__9alCF>.main-sidebar_dropdownMenu___V8_r>.main-sidebar_dropdownItem__YDQIO:active{background-color:var(--grey-800)}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_userDropdown__9alCF>.main-sidebar_dropdownMenu___V8_r .main-sidebar_dropdownItemLabel____5GY{font:600 var(--font-size-14)/var(--font-size-18) Inter}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_poweredByLogo__4YdbF{display:flex;padding:0 12px;flex-direction:column;align-items:flex-start;gap:10px}@media(max-width:743px){.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_poweredByLogo__4YdbF{padding-bottom:var(--spacing-2xl,20px)}}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_bottomMost__oHPhd>.main-sidebar_poweredByLogoCollapsed__wNVOF{margin-left:4px}.main-sidebar_MainSideBar__mIgTJ>.main-sidebar_gradient__gXHn_{width:100%;height:20px;position:absolute;bottom:0;background:linear-gradient(180deg,rgba(9,122,255,0),#E4F2FF)}.main-sidebar_MainSideBar__mIgTJ .main-sidebar_chosenChatAvatar__cifo7 .main-sidebar_chosenChatAvatar__cifo7{border:.75px solid var(--Component-colors-Components-Avatars-avatar-contrast-border,rgba(0,0,0,.08));background:var(--Component-colors-Components-Avatars-avatar-bg,#F2F4F7)!important;color:var(--colors-foreground-fg-quaternary-500,#667085)!important}.main-sidebar_MainSideBar__mIgTJ .main-sidebar_chosenChatAvatar__cifo7 .main-sidebar_chosenChatAvatar__cifo7>div>span>span{text-align:center;font-family:Inter;font-size:var(--font-size-14)!important;font-style:normal;font-weight:600;line-height:20px}.main-sidebar_MainSideBar__mIgTJ.main-sidebar_collapsed__ZL3lH{width:72px;max-width:72px}@media(min-width:744px)and (max-width:1024px){.main-sidebar_MainSideBar__mIgTJ.main-sidebar_collapsed__ZL3lH{box-shadow:none}}.main-sidebar_MainSideBar__mIgTJ.main-sidebar_collapsed__ZL3lH>.main-sidebar_topMost__5mgyF>.main-sidebar_branding__i209U{padding:0;justify-content:center}.main-sidebar_MainSideBar__mIgTJ.main-sidebar_collapsed__ZL3lH>.main-sidebar_topMost__5mgyF>.main-sidebar_branding__i209U>.main-sidebar_logoWrap___BXAe{width:-moz-fit-content;width:fit-content;padding:0}.main-sidebar_MainSideBar__mIgTJ.main-sidebar_collapsed__ZL3lH>.main-sidebar_topMost__5mgyF>.main-sidebar_branding__i209U>.main-sidebar_logoWrap___BXAe>.main-sidebar_clinicDropdown__wEz0O>.main-sidebar_dropdownToggle__e0_Ql>img{width:40px;height:40px}.main-sidebar_MainSideBar__mIgTJ.main-sidebar_collapsed__ZL3lH>.main-sidebar_topMost__5mgyF>.main-sidebar_navWrap__zj1l2{display:flex;padding:var(--spacing-none,0) 12px;flex-direction:column;align-items:flex-start;gap:var(--spacing-md,8px);align-self:stretch}.main-sidebar_MainSideBar__mIgTJ.main-sidebar_collapsed__ZL3lH>.main-sidebar_bottomMost__oHPhd>.main-sidebar_userDropdown__9alCF>.main-sidebar_dropdownToggle__e0_Ql{padding:3.75px 7.5px}.main-sidebar_MainSideBar__mIgTJ.main-sidebar_collapsed__ZL3lH>.main-sidebar_bottomMost__oHPhd>.main-sidebar_userDropdown__9alCF>.main-sidebar_dropdownToggle__e0_Ql>.main-sidebar_left__Njai_>img{width:32px;height:32px;border-radius:200px}.main-sidebar_sidebarToggle__UUeL7{display:inline-flex;padding:var(--spacing-xs,4px);align-items:center;gap:10px;border-radius:99px;border:1px solid var(--Color-Border,#e2e8f0);background:var(--Color-Background,#FFF);box-shadow:0 1px 2px rgba(16,24,40,.05);position:fixed;right:auto;left:232px;top:38px;transform:translateX(-50%);z-index:900;cursor:pointer}.main-sidebar_sidebarToggle__UUeL7.main-sidebar_collapsed__ZL3lH{left:72px;top:42px}@supports(scrollbar-color:var(--grey-500 ) var(--grey-900 )){.main-sidebar_practiceList___98w7{scrollbar-color:var(--grey-500) var(--grey-900);scrollbar-width:thin}}.main-sidebar_practiceDropdownMenu__TJ9kf{width:260px;border-radius:var(--radius-sm,6px);border:1px solid var(--Colors-Border-border-primary,#d0d5dd);background:#fff;z-index:11000}.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_content__9qTKs{display:flex;padding:24px 12px 8px;flex-direction:column;align-items:flex-start;gap:12px}.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_practiceList___98w7{max-height:250px;overflow-y:auto}.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_practiceList___98w7::-webkit-scrollbar{width:.6rem}.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_practiceList___98w7::-webkit-scrollbar-track{border-radius:100px;background:var(--grey-900,#EDF1F5)}.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_practiceList___98w7::-webkit-scrollbar-thumb{border-radius:100px;background:var(--grey-500,#B3B6BA)}.main-sidebar_practiceDropdownMenu__TJ9kf>.main-sidebar_dropdownItem__YDQIO{display:flex;flex-direction:row;align-items:center;padding:8px 12px;gap:8px;width:100%;cursor:pointer;text-align:left;text-decoration:none;border-radius:6px}.main-sidebar_practiceDropdownMenu__TJ9kf>.main-sidebar_dropdownItem__YDQIO>div{text-align:left;flex:1 0}.main-sidebar_practiceDropdownMenu__TJ9kf>.main-sidebar_dropdownItem__YDQIO:hover{background:var(--grey-900)}.main-sidebar_practiceDropdownMenu__TJ9kf>.main-sidebar_dropdownItem__YDQIO:active{background-color:var(--grey-800)}.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_activePracticeItem__Rrg9S,.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_practiceItem__fXwaO{display:flex;padding:var(--spacing-md,8px) var(--spacing-lg,12px);align-items:center;gap:var(--spacing-md,8px);align-self:stretch;border-radius:var(--radius-sm,6px);background:var(--Colors-Background-bg-primary,#FFF);justify-content:space-between;width:100%}.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_activePracticeItem__Rrg9S>.main-sidebar_practiceInfo__8JFap,.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_practiceItem__fXwaO>.main-sidebar_practiceInfo__8JFap{display:flex;flex-direction:row;align-items:center;gap:8px;flex:1 1;min-width:0}.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_activePracticeItem__Rrg9S>.main-sidebar_practiceInfo__8JFap>.main-sidebar_clinicName__U6481,.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_practiceItem__fXwaO>.main-sidebar_practiceInfo__8JFap>.main-sidebar_clinicName__U6481{flex:1 1;min-width:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:left}.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_activePracticeItem__Rrg9S>.main-sidebar_practiceInfo__8JFap img,.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_practiceItem__fXwaO>.main-sidebar_practiceInfo__8JFap img{width:32px;height:32px;border-radius:4px}.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_activePracticeItem__Rrg9S{background:var(--Colors-Background-bg-active,#F9FAFB)}.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_switchingItems__yXS6h{background:var(--Colors-Background-bg-primary,#FFF)}.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_switchingItems__yXS6h:hover .main-sidebar_clinicName__U6481,.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_switchingItems__yXS6h:hover .main-sidebar_clinicName__U6481 *,.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_switchingItems__yXS6h:hover .main-sidebar_practiceInfo__8JFap,.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_switchingItems__yXS6h:hover .main-sidebar_practiceInfo__8JFap *{color:var(--Colors-Text-text-secondary_hover,#182230)}.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_switchingItems__yXS6h:hover{background:var(--Colors-Background-bg-primary_hover,#F9FAFB)}.main-sidebar_practiceDropdownMenu__TJ9kf .main-sidebar_switchingItems__yXS6h:active{background:var(--Colors-Background-bg-primary,#FFF);box-shadow:0 0 0 4px rgba(152,162,179,.14)}.main-sidebar_userDropdownMenu__jdc_w{width:220px;padding:4px;display:flex;flex-direction:column;align-items:flex-start;border-radius:10px;background:var(--white);z-index:11000;box-shadow:0 16px 32px -12px rgba(7,32,69,.25),0 1px 2px 0 rgba(29,79,129,.04),0 0 0 1px rgba(18,55,105,.08);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:none}.main-sidebar_userDropdownMenu__jdc_w>.main-sidebar_dropdownItem__YDQIO{display:flex;flex-direction:row;align-items:center;padding:9px 10px;gap:8px;width:100%;cursor:pointer;text-align:left;text-decoration:none;border-radius:6px;justify-content:flex-start;background:rgba(0,0,0,0);border:none}.main-sidebar_userDropdownMenu__jdc_w>.main-sidebar_dropdownItem__YDQIO:hover{background:var(--Colors-Background-bg-primary_hover,#F9FAFB)}.main-sidebar_userDropdownMenu__jdc_w>.main-sidebar_dropdownItem__YDQIO:active{background-color:var(--grey-800)}.main-sidebar_userDropdownMenu__jdc_w .main-sidebar_dropdownItemLabel____5GY{font:600 var(--font-size-14)/var(--font-size-18) Inter}.main-sidebar_dropdownItemIcon__36h9n{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:16px;height:16px}.main-sidebar_practiceSwitchLabel__lEiz5{display:inline-flex;align-items:center;gap:8px;color:var(--Colors-Text-text-secondary,#475467);font:600 var(--font-size-14)/var(--font-size-18) Inter}.main-sidebar_practiceAddButton__Nw5fV{font:600 var(--font-size-14)/var(--font-size-18) Inter;padding:6px 12px}.ongoing-meetings-notification_notificationStripe__vabp5{width:max-content;display:flex;padding:var(--spacing-3xl,24px) var(--spacing-3xl,24px) 0 var(--spacing-8xl,80px);flex-direction:column;align-items:flex-start;border-radius:var(--radius-xl,12px);z-index:105;position:absolute;width:504px;top:1.2rem;right:1.2rem}@media(max-width:743px){.ongoing-meetings-notification_notificationStripe__vabp5{width:100%;top:0;left:0;right:0;padding:var(--spacing-3xl,24px)}}.ongoing-meetings-notification_notificationStripe__vabp5>.ongoing-meetings-notification_background__gLbPJ{min-height:unset;max-width:400px;display:flex;padding:var(--spacing-xl,16px);align-items:flex-start;gap:var(--spacing-xl,16px);align-self:stretch;border-radius:var(--radius-xl,12px);border:1px solid var(--Colors-Border-border-primary,#d0d5dd);background:var(--Component-colors-Utility-Blue-dark-utility-blue-dark-50,#EFF4FF);box-shadow:0 4px 6px -2px rgba(16,24,40,.03),0 12px 16px -4px rgba(16,24,40,.08);position:relative}.ongoing-meetings-notification_notificationStripe__vabp5>.ongoing-meetings-notification_background__gLbPJ>.ongoing-meetings-notification_content__xBFbb{display:flex;padding-right:var(--spacing-4xl,32px);align-items:flex-start;gap:var(--spacing-xl,16px);flex:1 0}.ongoing-meetings-notification_notificationStripe__vabp5>.ongoing-meetings-notification_background__gLbPJ>.ongoing-meetings-notification_content__xBFbb>.ongoing-meetings-notification_innerContent__5bvO4{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-lg,12px);flex:1 0}.ongoing-meetings-notification_notificationStripe__vabp5>.ongoing-meetings-notification_background__gLbPJ>.ongoing-meetings-notification_content__xBFbb>.ongoing-meetings-notification_innerContent__5bvO4>.ongoing-meetings-notification_actions__8DPjG{display:flex;align-items:flex-start;gap:var(--spacing-lg,12px)}.ongoing-meetings-notification_notificationStripe__vabp5>.ongoing-meetings-notification_background__gLbPJ>.ongoing-meetings-notification_closeIcon__KbHpi{display:flex;width:36px;height:36px;padding:var(--spacing-md,8px);justify-content:center;align-items:center;position:absolute;right:8px;top:8px}.patient-limit-reached-modal_PatientLimitReachedInfoModalForNonAccessUsers__KPV4J{max-width:36.4rem;color:var(--textPrimary)}.patient-limit-reached-modal_PatientLimitReachedInfoModalForNonAccessUsers__KPV4J>div{border-radius:.4rem}.patient-limit-reached-modal_PatientLimitReachedInfoModalForNonAccessUsers__KPV4J>div>.patient-limit-reached-modal_header__tjFnp{display:flex;justify-content:space-between;align-items:center;background:var(--backgroundActionPressed);padding:1.2rem 1.6rem;border-radius:.4rem .4rem 0 0;font:700 var(--font-size-20)/var(--font-size-24) Inter}.patient-limit-reached-modal_PatientLimitReachedInfoModalForNonAccessUsers__KPV4J>div>.patient-limit-reached-modal_header__tjFnp>button{background:none;border:none}.patient-limit-reached-modal_PatientLimitReachedInfoModalForNonAccessUsers__KPV4J>div>.patient-limit-reached-modal_content__9xl3y{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:1.6rem;gap:.8rem}.patient-limit-reached-modal_PatientLimitReachedInfoModalForNonAccessUsers__KPV4J>div>.patient-limit-reached-modal_content__9xl3y>.patient-limit-reached-modal_description__pkv8i{font:400 var(--font-size-14)/var(--font-size-20) Inter;color:var(--textPrimary)}.patient-limit-reached-modal_PatientLimitReachedInfoModalForNonAccessUsers__KPV4J>div>.patient-limit-reached-modal_footer__gexqg{display:flex;justify-content:flex-end;gap:10px;background:var(--backgroundActionPressed);padding:1.6rem;border-radius:0 0 .4rem .4rem}.patient-limit-reached-modal_PatientLimitReachedInfoModalForNonAccessUsers__KPV4J>div>.patient-limit-reached-modal_footer__gexqg>button{padding:.8rem 1.2rem;font:500 var(--font-size-14)/var(--font-size-20) Inter}.patient-limit-reached-modal_PatientLimitReachedInfoModalForNonAccessUsers__KPV4J>div>.patient-limit-reached-modal_footer__gexqg>button>svg{margin-right:.7rem}.users-limit-reached-modal_TeamMembersLimitReachedInfoModalForNonAccessUsers__y5d5_{max-width:36.4rem;color:var(--textPrimary)}.users-limit-reached-modal_TeamMembersLimitReachedInfoModalForNonAccessUsers__y5d5_>div{border-radius:.4rem}.users-limit-reached-modal_TeamMembersLimitReachedInfoModalForNonAccessUsers__y5d5_>div>.users-limit-reached-modal_header__VgFWO{display:flex;justify-content:space-between;align-items:center;background:var(--backgroundActionPressed);padding:1.2rem 1.6rem;border-radius:.4rem .4rem 0 0;font:700 var(--font-size-20)/var(--font-size-24) Inter}.users-limit-reached-modal_TeamMembersLimitReachedInfoModalForNonAccessUsers__y5d5_>div>.users-limit-reached-modal_header__VgFWO>button{background:none;border:none}.users-limit-reached-modal_TeamMembersLimitReachedInfoModalForNonAccessUsers__y5d5_>div>.users-limit-reached-modal_content__fELWp{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:1.6rem;gap:.8rem}.users-limit-reached-modal_TeamMembersLimitReachedInfoModalForNonAccessUsers__y5d5_>div>.users-limit-reached-modal_content__fELWp>.users-limit-reached-modal_description__l_bmI{font:400 var(--font-size-14)/var(--font-size-20) Inter;color:var(--textPrimary)}.users-limit-reached-modal_TeamMembersLimitReachedInfoModalForNonAccessUsers__y5d5_>div>.users-limit-reached-modal_footer__ZvOfv{display:flex;justify-content:flex-end;gap:10px;background:var(--backgroundActionPressed);padding:1.6rem;border-radius:0 0 .4rem .4rem}.users-limit-reached-modal_TeamMembersLimitReachedInfoModalForNonAccessUsers__y5d5_>div>.users-limit-reached-modal_footer__ZvOfv>button{padding:.8rem 1.2rem;font:500 var(--font-size-14)/var(--font-size-20) Inter}.users-limit-reached-modal_TeamMembersLimitReachedInfoModalForNonAccessUsers__y5d5_>div>.users-limit-reached-modal_footer__ZvOfv>button>svg{margin-right:.7rem}.subscription-upgrade-notification_notificationStripe__rXpUs{width:max-content;display:flex;padding:var(--spacing-3xl,24px) var(--spacing-3xl,24px) 0 var(--spacing-8xl,80px);flex-direction:column;align-items:flex-start;border-radius:var(--radius-xl,12px);z-index:105;position:absolute;width:504px;top:1.2rem;right:1.2rem}.subscription-upgrade-notification_notificationStripe__rXpUs>.subscription-upgrade-notification_background__VgLZ5{min-height:unset;max-width:400px;display:flex;padding:var(--spacing-xl,16px);align-items:flex-start;gap:var(--spacing-xl,16px);align-self:stretch;border-radius:var(--radius-xl,12px);border:1px solid var(--Colors-Border-border-primary,#d0d5dd);background:var(--Component-colors-Utility-Blue-dark-utility-blue-dark-50,#EFF4FF);box-shadow:0 4px 6px -2px rgba(16,24,40,.03),0 12px 16px -4px rgba(16,24,40,.08);position:relative}.subscription-upgrade-notification_notificationStripe__rXpUs>.subscription-upgrade-notification_background__VgLZ5>.subscription-upgrade-notification_content__BhYvs{display:flex;padding-right:var(--spacing-4xl,32px);align-items:flex-start;gap:var(--spacing-xl,16px);flex:1 0}.subscription-upgrade-notification_notificationStripe__rXpUs>.subscription-upgrade-notification_background__VgLZ5>.subscription-upgrade-notification_content__BhYvs>.subscription-upgrade-notification_innerContent__AGLFR{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-lg,12px);flex:1 0}.subscription-upgrade-notification_notificationStripe__rXpUs>.subscription-upgrade-notification_background__VgLZ5>.subscription-upgrade-notification_content__BhYvs>.subscription-upgrade-notification_innerContent__AGLFR>.subscription-upgrade-notification_actions__veClS{display:flex;align-items:flex-start;gap:var(--spacing-lg,12px)}.subscription-upgrade-notification_notificationStripe__rXpUs>.subscription-upgrade-notification_background__VgLZ5>.subscription-upgrade-notification_closeIcon__uReo3{display:flex;width:36px;height:36px;padding:var(--spacing-md,8px);justify-content:center;align-items:center;position:absolute;right:8px;top:8px}.checkbox_CheckboxIcon__Vulym{display:flex;width:16px;height:16px;border-radius:var(--radius-xs,4px);padding:2px;justify-content:center;align-items:center;flex-shrink:0;border:1px solid var(--Colors-Border-border-primary,#d0d5dd);cursor:pointer}.checkbox_CheckboxIcon__Vulym.checkbox_sm__cBw5T{border-radius:var(--radius-xs,4px);width:16px;height:16px}.checkbox_CheckboxIcon__Vulym.checkbox_md__SLjsA{border-radius:var(--radius-sm,6px);width:20px;height:20px}.checkbox_CheckboxIcon__Vulym.checkbox_disabled__je_I5{cursor:default;border:1px solid var(--Colors-Border-border-disabled,#d0d5dd);background:var(--Colors-Background-bg-disabled_subtle,#F9FAFB)}.checkbox_CheckboxIcon__Vulym:active:not(.checkbox_disabled__je_I5){border:1px solid var(--Colors-Border-border-brand,#94accc);background:var(--Colors-Background-bg-primary,#FFF);box-shadow:0 0 0 4px rgba(176,218,213,.3),0 1px 2px 0 rgba(16,24,40,.05)}.checkbox_CheckboxIcon__Vulym.checkbox_checked__Cl_XU{background:var(--Colors-Background-bg-brand-solid,#3D5A80);border:none}.checkbox_CheckboxIcon__Vulym.checkbox_checked__Cl_XU:active:not(.checkbox_disabled__je_I5){background:var(--Colors-Background-bg-brand-solid,#3D5A80);box-shadow:0 0 0 4px rgba(176,218,213,.3),0 1px 2px 0 rgba(16,24,40,.05)}.checkbox_CheckboxIcon__Vulym.checkbox_checked__Cl_XU.checkbox_disabled__je_I5{border:1px solid var(--Colors-Border-border-disabled,#d0d5dd);background:var(--Colors-Background-bg-disabled_subtle,#F9FAFB)}.upgrade-plan-modal_UpgradeModal__I3_Yd{display:flex;flex-direction:column;gap:var(--spacing-2xl,20px);align-self:stretch}.upgrade-plan-modal_UpgradeModal__I3_Yd .upgrade-plan-modal_content__mJsbX{display:flex;padding:var(--spacing-lg,12px) var(--spacing-3xl,24px);justify-content:center;align-items:flex-start;gap:var(--spacing-2xl,20px);align-self:stretch}.upgrade-plan-modal_UpgradeModal__I3_Yd .upgrade-plan-modal_content__mJsbX>.upgrade-plan-modal_pricingCard__Q8rFG{display:flex;width:520px;height:460px;min-width:520px;flex-direction:column;align-items:flex-start;gap:var(--spacing-lg,12px);border-radius:var(--radius-xl,12px);border:1px solid var(--Colors-Border-border-brand-solid,#4a6d9c);background:var(--Colors-Background-bg-primary,#FFF);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);position:relative}.upgrade-plan-modal_UpgradeModal__I3_Yd .upgrade-plan-modal_content__mJsbX>.upgrade-plan-modal_pricingCard__Q8rFG>.upgrade-plan-modal_cardContent__hKrx_{display:flex;padding:48px var(--spacing-3xl,24px) 0 var(--spacing-3xl,24px);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:var(--spacing-3xl,24px);align-self:stretch;height:396px}.upgrade-plan-modal_UpgradeModal__I3_Yd .upgrade-plan-modal_content__mJsbX>.upgrade-plan-modal_pricingCard__Q8rFG>.upgrade-plan-modal_cardContent__hKrx_>.upgrade-plan-modal_headingAndPrice__k3l7Q{display:flex;align-items:flex-start;gap:32px;align-self:stretch;justify-content:space-between}.upgrade-plan-modal_UpgradeModal__I3_Yd .upgrade-plan-modal_content__mJsbX>.upgrade-plan-modal_pricingCard__Q8rFG>.upgrade-plan-modal_cardContent__hKrx_>.upgrade-plan-modal_headingAndPrice__k3l7Q>.upgrade-plan-modal_headingAndSupportingText__n7c8I>.upgrade-plan-modal_headingAndBadge__9bjDh{display:flex;align-items:center;gap:var(--spacing-md,8px)}.upgrade-plan-modal_UpgradeModal__I3_Yd .upgrade-plan-modal_content__mJsbX>.upgrade-plan-modal_pricingCard__Q8rFG>.upgrade-plan-modal_cardContent__hKrx_>.upgrade-plan-modal_headingAndPrice__k3l7Q>.upgrade-plan-modal_price__8MtSh{display:flex;align-items:flex-end;gap:2px}.upgrade-plan-modal_UpgradeModal__I3_Yd .upgrade-plan-modal_content__mJsbX>.upgrade-plan-modal_pricingCard__Q8rFG>.upgrade-plan-modal_cardContent__hKrx_>.upgrade-plan-modal_headingAndPrice__k3l7Q>.upgrade-plan-modal_price__8MtSh>.upgrade-plan-modal_currencyWrap__p0Kxh{display:flex;padding-bottom:10px;flex-direction:column;align-items:flex-start;gap:10px}.upgrade-plan-modal_UpgradeModal__I3_Yd .upgrade-plan-modal_content__mJsbX>.upgrade-plan-modal_pricingCard__Q8rFG>.upgrade-plan-modal_cardContent__hKrx_>.upgrade-plan-modal_headingAndPrice__k3l7Q>.upgrade-plan-modal_price__8MtSh>.upgrade-plan-modal_currencyWrap__p0Kxh>.upgrade-plan-modal_currency__sIChl{color:var(--colors-text-text-primary-900,#101828);font-family:Inter;font-size:var(--font-size-36);font-style:normal;font-weight:600;line-height:44px;letter-spacing:-.72px}.upgrade-plan-modal_UpgradeModal__I3_Yd .upgrade-plan-modal_content__mJsbX>.upgrade-plan-modal_pricingCard__Q8rFG>.upgrade-plan-modal_cardContent__hKrx_>.upgrade-plan-modal_headingAndPrice__k3l7Q>.upgrade-plan-modal_price__8MtSh>.upgrade-plan-modal_cost__7qRZ_{color:var(--colors-text-text-primary-900,#101828);font-family:Inter;font-size:var(--font-size-48);font-style:normal;font-weight:600;line-height:60px;letter-spacing:-.96px}.upgrade-plan-modal_UpgradeModal__I3_Yd .upgrade-plan-modal_content__mJsbX>.upgrade-plan-modal_pricingCard__Q8rFG>.upgrade-plan-modal_cardContent__hKrx_>.upgrade-plan-modal_headingAndPrice__k3l7Q>.upgrade-plan-modal_price__8MtSh>.upgrade-plan-modal_periodWrap__a3_hZ{display:flex;padding-bottom:7px;align-items:flex-start}.upgrade-plan-modal_UpgradeModal__I3_Yd .upgrade-plan-modal_content__mJsbX>.upgrade-plan-modal_pricingCard__Q8rFG>.upgrade-plan-modal_cardContent__hKrx_>.upgrade-plan-modal_featureItem__lYIaY{display:flex;width:472px;align-items:flex-start;gap:var(--spacing-lg,12px);height:24px}.upgrade-plan-modal_UpgradeModal__I3_Yd .upgrade-plan-modal_content__mJsbX>.upgrade-plan-modal_pricingCard__Q8rFG>.upgrade-plan-modal_cardFooter___r3r_{display:flex;padding-bottom:var(--spacing-xl,16px);flex-direction:column;align-items:center;gap:var(--spacing-xl,16px);flex-shrink:0;align-self:stretch;height:52px}.upgrade-plan-modal_UpgradeModal__I3_Yd .upgrade-plan-modal_content__mJsbX>.upgrade-plan-modal_pricingCard__Q8rFG>.upgrade-plan-modal_cardFooter___r3r_>.upgrade-plan-modal_content__mJsbX{display:flex;padding:var(--spacing-none,0) var(--spacing-3xl,24px);justify-content:flex-end;align-items:center;gap:var(--spacing-xl,16px);align-self:stretch}.upgrade-plan-modal_UpgradeModal__I3_Yd .upgrade-plan-modal_content__mJsbX>.upgrade-plan-modal_pricingCard__Q8rFG>.upgrade-plan-modal_cardFooter___r3r_>.upgrade-plan-modal_content__mJsbX>button{min-width:165px}.upgrade-plan-modal_UpgradeModal__I3_Yd .upgrade-plan-modal_content__mJsbX>.upgrade-plan-modal_pricingCard__Q8rFG>.upgrade-plan-modal_currentPlanBadge__HxVE4{position:absolute;top:16px;right:24px}.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8{width:544px;max-width:544px}@media(max-width:743px){.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8{width:auto;justify-content:center}}.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div{width:100%;display:flex;height:auto;flex-direction:column;align-items:center;border-radius:var(--radius-xl,12px);background:var(--Colors-Background-bg-primary,#FFF);box-shadow:0 8px 8px -4px rgba(16,24,40,.03),0 20px 24px -4px rgba(16,24,40,.08);max-height:calc(100vh - 100px)}@media(max-width:743px){.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div{max-width:calc(100% - 24px)}}.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalHeader__vLiEe{width:100%;display:flex;flex-direction:column;align-items:center;align-self:stretch;position:relative}.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalHeader__vLiEe>.exit-confimation-modal_content__60KtB{display:flex;padding:var(--spacing-3xl,24px) var(--spacing-3xl,24px) var(--spacing-none,0) var(--spacing-3xl,24px);align-items:flex-start;gap:var(--spacing-xl,16px);align-self:stretch}@media(max-width:743px){.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalHeader__vLiEe>.exit-confimation-modal_content__60KtB{padding:var(--spacing-lg,12px) var(--spacing-lg,12px) var(--spacing-none,0) var(--spacing-lg,12px)}}.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalHeader__vLiEe>.exit-confimation-modal_content__60KtB>svg{width:48px;height:48px}.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalHeader__vLiEe>.exit-confimation-modal_content__60KtB>.exit-confimation-modal_textAndSupportingText__8a03i{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-xs,4px);flex:1 0}@media(max-width:743px){.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalHeader__vLiEe>.exit-confimation-modal_content__60KtB>.exit-confimation-modal_textAndSupportingText__8a03i{padding-right:36px}.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalHeader__vLiEe>.exit-confimation-modal_content__60KtB>.exit-confimation-modal_textAndSupportingText__8a03i.exit-confimation-modal_noCloseButton__hRk8E{padding-right:0}}.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalHeader__vLiEe>.exit-confimation-modal_content__60KtB>.exit-confimation-modal_textAndSupportingText__8a03i>.exit-confimation-modal_extraContent__9DvMU{margin-top:16px;display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-xs,4px);flex:1 0}.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalHeader__vLiEe>.exit-confimation-modal_content__60KtB>.exit-confimation-modal_textAndSupportingText__8a03i>.exit-confimation-modal_extraContent__9DvMU>.exit-confimation-modal_checkboxWrap__K8h4t{display:flex;width:100%;align-items:flex-start;gap:var(--spacing-md,8px)}.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalHeader__vLiEe>.exit-confimation-modal_content__60KtB>.exit-confimation-modal_textAndSupportingText__8a03i>.exit-confimation-modal_extraContent__9DvMU>.exit-confimation-modal_checkboxWrap__K8h4t>.exit-confimation-modal_checkboxIcon__AwtcN{padding-top:2px}.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalHeader__vLiEe>.exit-confimation-modal_content__60KtB>.exit-confimation-modal_textAndSupportingText__8a03i>.exit-confimation-modal_extraContent__9DvMU>.exit-confimation-modal_checkboxWrap__K8h4t>.exit-confimation-modal_textContent__3rcas{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-xxs,2px);flex:1 0;text-align:left}.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalHeader__vLiEe>.exit-confimation-modal_content__60KtB>.exit-confimation-modal_textAndSupportingText__8a03i>.exit-confimation-modal_extraContent__9DvMU>.exit-confimation-modal_checkboxWrap__K8h4t:disabled{cursor:default}.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalHeader__vLiEe>.exit-confimation-modal_closeButton__88kZF{position:absolute;right:12px;top:12px}.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalFooter__9UD6i{width:100%;display:flex;padding-top:var(--spacing-4xl,32px);flex-direction:column;align-items:flex-start;align-self:stretch}.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalFooter__9UD6i>.exit-confimation-modal_buttonWrapper__u8_Jr{width:100%;display:flex;padding:var(--spacing-none,0) var(--spacing-3xl,24px) var(--spacing-3xl,24px) var(--spacing-3xl,24px);align-items:flex-start;gap:var(--spacing-lg,12px);align-self:stretch;justify-content:flex-end}@media(max-width:743px){.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalFooter__9UD6i>.exit-confimation-modal_buttonWrapper__u8_Jr{padding:0 var(--spacing-lg,12px) var(--spacing-lg,12px) var(--spacing-lg,12px);flex-direction:column-reverse;align-items:stretch}}.exit-confimation-modal_CommonDeleteConfirmationModal__ZAmG8>div>.exit-confimation-modal_modalFooter__9UD6i>.exit-confimation-modal_buttonWrapper__u8_Jr>.exit-confimation-modal_actionButton__nihwI{min-height:46px!important}.screen-size-not-recommended_ScreenSizeNotRecommended__nmPHo{padding-inline:20px;position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:10000;background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.screen-size-not-recommended_ScreenSizeNotRecommended__nmPHo>.screen-size-not-recommended_banner__J2cE5{max-width:434px;border-radius:4px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);background:var(--backgroundLight);overflow:hidden}.screen-size-not-recommended_ScreenSizeNotRecommended__nmPHo>.screen-size-not-recommended_banner__J2cE5>.screen-size-not-recommended_mainTitle__TLoob{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;background-color:#fafafa;font:700 var(--font-size-16)/var(--font-size-24) Inter}.screen-size-not-recommended_ScreenSizeNotRecommended__nmPHo>.screen-size-not-recommended_banner__J2cE5>.screen-size-not-recommended_mainTitle__TLoob>button{background:none;border:none;padding:0}.screen-size-not-recommended_ScreenSizeNotRecommended__nmPHo>.screen-size-not-recommended_banner__J2cE5>.screen-size-not-recommended_mainTitle__TLoob>button:hover{transform:scale(1.05)}.screen-size-not-recommended_ScreenSizeNotRecommended__nmPHo>.screen-size-not-recommended_banner__J2cE5>.screen-size-not-recommended_subText__ShDXn{padding:12px;font:400 var(--font-size-14)/var(--font-size-20) Inter}.screen-size-not-recommended_ScreenSizeNotRecommended__nmPHo>.screen-size-not-recommended_banner__J2cE5>.screen-size-not-recommended_buttonContainer__heAB7{padding:12px;background-color:#fafafa}.screen-size-not-recommended_ScreenSizeNotRecommended__nmPHo>.screen-size-not-recommended_banner__J2cE5>.screen-size-not-recommended_buttonContainer__heAB7>button{padding:4px 8px;border-radius:6px;display:block;margin-left:auto}@media(min-width:480px){.screen-size-not-recommended_ScreenSizeNotRecommended__nmPHo>.screen-size-not-recommended_banner__J2cE5>.screen-size-not-recommended_mainTitle__TLoob{padding:12px 16px;font:700 var(--font-size-20)/var(--font-size-24) Inter}.screen-size-not-recommended_ScreenSizeNotRecommended__nmPHo>.screen-size-not-recommended_banner__J2cE5>.screen-size-not-recommended_buttonContainer__heAB7,.screen-size-not-recommended_ScreenSizeNotRecommended__nmPHo>.screen-size-not-recommended_banner__J2cE5>.screen-size-not-recommended_subText__ShDXn{padding:16px}.screen-size-not-recommended_ScreenSizeNotRecommended__nmPHo>.screen-size-not-recommended_banner__J2cE5>.screen-size-not-recommended_buttonContainer__heAB7>button{padding:8px 12px}}@media(min-width:768px){.screen-size-not-recommended_ScreenSizeNotRecommended__nmPHo{display:none}}.screen-size-not-recommended_Hidden__f826E{display:none}.confirm-email-warning_EmailConfrimWarningStripe__Zq_pq{width:max-content;display:flex;padding:var(--spacing-3xl,24px) var(--spacing-3xl,24px) 0 var(--spacing-8xl,80px);flex-direction:column;align-items:flex-start;border-radius:var(--radius-xl,12px);z-index:105;position:absolute;width:504px;top:1.2rem;right:1.2rem}@media(max-width:743px){.confirm-email-warning_EmailConfrimWarningStripe__Zq_pq{width:calc(100% - 2.4rem);max-width:504px;padding:unset}}.confirm-email-warning_EmailConfrimWarningStripe__Zq_pq>.confirm-email-warning_background__E07hi{min-height:unset;display:flex;padding:var(--spacing-xl,16px);align-items:flex-start;gap:var(--spacing-xl,16px);align-self:stretch;border-radius:var(--radius-xl,12px);border:1px solid var(--Colors-Border-border-primary,#d0d5dd);background:var(--Component-colors-Utility-Warning-utility-warning-50,#FFFAEB);box-shadow:0 4px 6px -2px rgba(16,24,40,.03),0 12px 16px -4px rgba(16,24,40,.08);position:relative}.confirm-email-warning_EmailConfrimWarningStripe__Zq_pq>.confirm-email-warning_background__E07hi>.confirm-email-warning_content__zo7Ud{display:flex;padding-right:var(--spacing-4xl,32px);align-items:flex-start;gap:var(--spacing-xl,16px);flex:1 0}.confirm-email-warning_EmailConfrimWarningStripe__Zq_pq>.confirm-email-warning_background__E07hi>.confirm-email-warning_content__zo7Ud>.confirm-email-warning_icon__UipML{margin:-8px}.confirm-email-warning_EmailConfrimWarningStripe__Zq_pq>.confirm-email-warning_background__E07hi>.confirm-email-warning_content__zo7Ud>.confirm-email-warning_innerContent__WwVcn{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-lg,12px);flex:1 0}.confirm-email-warning_EmailConfrimWarningStripe__Zq_pq>.confirm-email-warning_background__E07hi>.confirm-email-warning_content__zo7Ud>.confirm-email-warning_innerContent__WwVcn>.confirm-email-warning_actions__PSodD{display:flex;align-items:flex-start;gap:var(--spacing-lg,12px)}.confirm-email-warning_EmailConfrimWarningStripe__Zq_pq>.confirm-email-warning_background__E07hi>.confirm-email-warning_closeIcon__OiNPX{display:flex;width:36px;height:36px;padding:var(--spacing-md,8px);justify-content:center;align-items:center;position:absolute;right:8px;top:8px}.common-info-strip_showAvailabilityStrip__xlUU9{background:var(--primary-primary-default);color:#fff;height:52px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.primaryButtonLoading_ldsRing__rLt6H{display:inline-block;position:relative;width:16px;height:16px}.primaryButtonLoading_ldsRing__rLt6H div{box-sizing:border-box;display:block;position:absolute;width:1.5rem;height:1.5rem;border:3px solid var(--Colors-Foreground-fg-brand-primary_alt);border-radius:50%;animation:primaryButtonLoading_ldsRing__rLt6H 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:var(--Colors-Foreground-fg-brand-primary_alt) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.primaryButtonLoading_ldsRing__rLt6H div:first-child{animation-delay:-.45s}.primaryButtonLoading_ldsRing__rLt6H div:nth-child(2){animation-delay:-.3s}.primaryButtonLoading_ldsRing__rLt6H div:nth-child(3){animation-delay:-.15s}@keyframes primaryButtonLoading_ldsRing__rLt6H{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.release-note-modal_modalOverlay__TMSbm{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(16,24,40,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px;animation:release-note-modal_fadeIn__0pfNm .2s ease-out}@media(max-width:743px){.release-note-modal_modalOverlay__TMSbm{padding:0}}@keyframes release-note-modal_fadeIn__0pfNm{0%{opacity:0}to{opacity:1}}@keyframes release-note-modal_slideUp__SmvOV{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.release-note-modal_modalContainer___9kIC{width:100%;max-width:640px;max-height:calc(100vh - 48px);background:var(--Colors-Background-bg-primary,#FFF);border-radius:var(--radius-xl,12px);box-shadow:0 8px 8px -4px rgba(16,24,40,.03),0 20px 24px -4px rgba(16,24,40,.08);display:flex;flex-direction:column;overflow:hidden;animation:release-note-modal_slideUp__SmvOV .3s ease-out}@media(max-width:743px){.release-note-modal_modalContainer___9kIC{max-width:100%;max-height:100%;height:100%;border-radius:0}}.release-note-modal_modalHeader__Tv2Mr{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--Colors-Border-border-secondary,#eaecf0)}.release-note-modal_modalHeader__Tv2Mr .release-note-modal_versionBadge__zOm6_{display:inline-flex;padding:2px 10px;align-items:center;border-radius:16px;background:rgba(61,90,128,.1);color:var(--Colors-Border-border-brand,#3D5A80);font-size:12px;font-weight:500}.release-note-modal_modalHeader__Tv2Mr .release-note-modal_closeButton__E_wOP{display:flex;width:36px;height:36px;padding:8px;justify-content:center;align-items:center;border-radius:8px;cursor:pointer;transition:background .15s ease}.release-note-modal_modalHeader__Tv2Mr .release-note-modal_closeButton__E_wOP:hover{background:var(--Colors-Background-bg-secondary,#F9FAFB)}.release-note-modal_modalHeader__Tv2Mr .release-note-modal_closeButton__E_wOP svg{width:20px;height:20px;color:var(--Colors-Foreground-fg-quaternary,#667085)}.release-note-modal_modalBody__fP88F{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:0}.release-note-modal_modalBody__fP88F::-webkit-scrollbar{width:.6rem}.release-note-modal_modalBody__fP88F::-webkit-scrollbar-track{border-radius:100px;background:var(--grey-900,#EDF1F5)}.release-note-modal_modalBody__fP88F::-webkit-scrollbar-thumb{border-radius:100px;background:var(--grey-500,#B3B6BA)}.release-note-modal_imageContainer__5hyzT{width:100%;max-height:200px;overflow:hidden;background:var(--Colors-Background-bg-secondary,#F9FAFB)}.release-note-modal_imageContainer__5hyzT img{width:100%;height:100%;object-fit:cover}.release-note-modal_contentSection__tD1E7{padding:24px}.release-note-modal_contentSection__tD1E7 .release-note-modal_title__E3zOA{font-size:20px;font-weight:600;color:var(--Colors-Text-text-primary,#101828);margin:0 0 12px;line-height:1.4}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N{font-size:14px;line-height:1.6;color:var(--Colors-Text-text-secondary,#475467);overflow-x:hidden;word-wrap:break-word;overflow-wrap:break-word}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N h1,.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N h2,.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N h3{color:var(--Colors-Text-text-primary,#101828);margin:16px 0 8px;font-weight:600}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N h1{font-size:18px}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N h2{font-size:16px}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N h3{font-size:14px}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N p{margin:0 0 12px}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N ol,.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N ul{margin:0 0 12px;padding-left:20px}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N li{margin-bottom:6px}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N a{color:var(--Colors-Text-text-brand-primary,#3538CD);text-decoration:none}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N a:hover{text-decoration:underline}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N strong{font-weight:600;color:var(--Colors-Text-text-primary,#101828)}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N code{background:var(--Colors-Background-bg-secondary,#F9FAFB);padding:2px 6px;border-radius:4px;font-family:monospace;font-size:13px}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N blockquote{margin:12px 0;padding:12px 16px;border-left:3px solid var(--Colors-Border-border-brand,#6366f1);background:var(--Colors-Background-bg-secondary,#F9FAFB);color:var(--Colors-Text-text-secondary,#475467)}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N img{max-width:100%;height:auto;border-radius:8px;margin:12px 0;display:block}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N iframe{max-width:100%;width:100%;aspect-ratio:16/9;border-radius:8px;margin:12px 0;display:block}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N div[data-youtube-video]{margin:12px 0}.release-note-modal_contentSection__tD1E7 .release-note-modal_content__ClT7N div[data-youtube-video] iframe{width:100%;aspect-ratio:16/9;border-radius:8px}.release-note-modal_modalFooter__7664c{display:flex;flex-direction:column;gap:12px;padding:16px 24px 24px;border-top:1px solid var(--Colors-Border-border-secondary,#eaecf0)}.release-note-modal_buttonGroup__H1r74{display:flex;flex-direction:column;gap:8px;width:100%}.release-note-modal_actionButton__yD8mM{display:flex;padding:10px 18px;justify-content:center;align-items:center;gap:8px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease;text-decoration:none;border:none;width:100%}.release-note-modal_actionButton__yD8mM.release-note-modal_primary__LRc6o{background:var(--Colors-Border-border-brand,#3D5A80);color:#fff}.release-note-modal_actionButton__yD8mM.release-note-modal_primary__LRc6o:hover{background:var(--Colors-Border-border-brand_hover,#2A4A6F)}.release-note-modal_actionButton__yD8mM.release-note-modal_secondary__9dVs3{background:var(--Colors-Background-bg-primary,#FFF);color:var(--Colors-Text-text-secondary,#475467);border:1px solid var(--Colors-Border-border-primary,#d0d5dd)}.release-note-modal_actionButton__yD8mM.release-note-modal_secondary__9dVs3:hover{background:var(--Colors-Background-bg-secondary,#F9FAFB)}.release-note-modal_actionButton__yD8mM.release-note-modal_link__Gya9h{background:rgba(0,0,0,0);color:var(--Colors-Border-border-brand,#3D5A80);padding:8px}.release-note-modal_actionButton__yD8mM.release-note-modal_link__Gya9h:hover{text-decoration:underline}.release-note-modal_dismissButton__Zy2qb{display:flex;padding:8px;justify-content:center;align-items:center;width:100%;color:var(--Colors-Text-text-tertiary,#667085);font-size:14px;cursor:pointer;transition:color .15s ease;background:none;border:none}.release-note-modal_dismissButton__Zy2qb:hover{color:var(--Colors-Text-text-secondary,#475467)}.release-note-banner_bannerContainer__oyKbb{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:center;padding:12px 16px;background:linear-gradient(180deg,rgba(99,102,241,.08),rgba(99,102,241,0));animation:release-note-banner_slideDown__teXdD .3s ease-out}@media(max-width:743px){.release-note-banner_bannerContainer__oyKbb{padding:8px}}@keyframes release-note-banner_slideDown__teXdD{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.release-note-banner_banner__A_kHE{width:100%;max-width:800px;display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--Colors-Background-bg-primary,#FFF);border:1px solid var(--Colors-Border-border-primary,#d0d5dd);border-radius:var(--radius-xl,12px);box-shadow:0 4px 6px -2px rgba(16,24,40,.03),0 12px 16px -4px rgba(16,24,40,.08)}@media(max-width:743px){.release-note-banner_banner__A_kHE{flex-direction:column;align-items:flex-start;gap:8px}}.release-note-banner_iconContainer__ZhshZ{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:10px;background:var(--Colors-Background-bg-brand-secondary,#EFF4FF)}.release-note-banner_iconContainer__ZhshZ svg{width:20px;height:20px;color:var(--Colors-Text-text-brand-primary,#3538CD)}@media(max-width:743px){.release-note-banner_iconContainer__ZhshZ{display:none}}.release-note-banner_content__pcWPu{flex:1 1;display:flex;flex-direction:column;gap:2px;min-width:0}.release-note-banner_title__4FPsu{font-size:14px;font-weight:600;color:var(--Colors-Text-text-primary,#101828);margin:0;display:flex;align-items:center;gap:8px}.release-note-banner_title__4FPsu .release-note-banner_versionBadge__NrWaF{display:inline-flex;padding:1px 8px;align-items:center;border-radius:16px;background:var(--Colors-Background-bg-brand-secondary,#EFF4FF);color:var(--Colors-Text-text-brand-primary,#3538CD);font-size:11px;font-weight:500}.release-note-banner_summary__w2Q5r{font-size:13px;color:var(--Colors-Text-text-secondary,#475467);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:743px){.release-note-banner_summary__w2Q5r{white-space:normal}}.release-note-banner_actions__tUg5S{display:flex;align-items:center;gap:8px;flex-shrink:0}@media(max-width:743px){.release-note-banner_actions__tUg5S{width:100%;justify-content:flex-end}}.release-note-banner_viewButton__HtFVx{display:flex;padding:8px 14px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:var(--Colors-Background-bg-brand-solid,#6366F1);color:#fff;font-size:13px;font-weight:600;cursor:pointer;border:none;transition:background .15s ease}.release-note-banner_viewButton__HtFVx:hover{background:var(--Colors-Background-bg-brand-solid_hover,#4F46E5)}.release-note-banner_closeButton__eifZr{display:flex;width:32px;height:32px;padding:6px;justify-content:center;align-items:center;border-radius:6px;cursor:pointer;transition:background .15s ease;background:none;border:none}.release-note-banner_closeButton__eifZr:hover{background:var(--Colors-Background-bg-secondary,#F9FAFB)}.release-note-banner_closeButton__eifZr svg{width:16px;height:16px;color:var(--Colors-Foreground-fg-quaternary,#667085)}.dashboard-layout_dashboardLayoutWrapper__Cv2rd{display:flex;flex-direction:column;height:100vh;height:100dvh;width:100dvw;overflow:hidden}.dashboard-layout_dashboardLayoutWrapper__Cv2rd>.dashboard-layout_dashboardLayoutInnerWrapper__AJReH{display:flex;height:calc(100% - 52px);flex-grow:1;overflow:hidden}.dashboard-layout_dashboardLayoutWrapper__Cv2rd>.dashboard-layout_dashboardLayoutInnerWrapper__AJReH>.dashboard-layout_webLayout__hIt8E{display:flex;flex-grow:1;overflow-x:auto}@media(max-width:743px){.dashboard-layout_dashboardLayoutWrapper__Cv2rd>.dashboard-layout_dashboardLayoutInnerWrapper__AJReH>.dashboard-layout_webLayout__hIt8E{display:none}}.dashboard-layout_dashboardLayoutWrapper__Cv2rd>.dashboard-layout_dashboardLayoutInnerWrapper__AJReH>.dashboard-layout_webLayout__hIt8E.dashboard-layout_noSidebar__iTP7_{width:100%}.dashboard-layout_dashboardLayoutWrapper__Cv2rd>.dashboard-layout_dashboardLayoutInnerWrapper__AJReH>.dashboard-layout_mobileLayout__6IDqT{display:flex;flex-direction:column;overflow:hidden}@media(max-width:743px){.dashboard-layout_dashboardLayoutWrapper__Cv2rd>.dashboard-layout_dashboardLayoutInnerWrapper__AJReH>.dashboard-layout_mobileLayout__6IDqT{flex-grow:1;height:calc(100% - var(--mobile-navBar-height, 64px))}}.dashboard-layout_dashboardLayoutWrapper__Cv2rd>.dashboard-layout_dashboardLayoutInnerWrapper__AJReH>.dashboard-layout_mobileLayout__6IDqT.dashboard-layout_navbarHidden__35Fra{height:100%}.dashboard-layout_dashboardLayoutWrapper__Cv2rd>.dashboard-layout_loading__vAkOM{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font:500 var(--font-size-14)/var(--font-size-18) Inter;color:var(--textSecondary)}.mobile-navbar_MobileNavbar__ZUAP2{display:flex;position:fixed;left:0;right:0;bottom:0;width:100%;padding:var(--spacing-mdl,8px) var(--spacing-2xl,20px);background:var(--Colors-Background-bg-primary,#FFF);border-top:1px solid var(--Colors-Border-border-secondary,#eaecf0);z-index:var(--mobile-navBar-z-index,300);height:var(--mobile-navBar-height,64px)}.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795{display:flex;width:100%;align-items:center;justify-content:space-between}.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_guideBtn__cU5QB,.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_menuIcon__PK4H4{width:48px;height:48px;padding:var(--spacing-md,8px);display:flex;flex-direction:column;gap:3px;color:var(--Colors-Text-text-tertiary_hover,#475467)}.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_guideBtn__cU5QB :first-child,.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_menuIcon__PK4H4 :first-child{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_guideBtn__cU5QB :first-child svg,.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_menuIcon__PK4H4 :first-child svg{color:currentColor}.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_guideBtn__cU5QB :nth-child(2),.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_menuIcon__PK4H4 :nth-child(2){font-size:var(--font-size-10);line-height:12px}.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_guideBtn__cU5QB.mobile-navbar_isHighlighted__OyOIJ,.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_menuIcon__PK4H4.mobile-navbar_isHighlighted__OyOIJ{background:var(--Colors-Background-bg-active,#F9FAFB);box-shadow:0 0 0 4px rgba(152,162,179,.14)}.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_guideBtn__cU5QB.mobile-navbar_isHighlighted__OyOIJ:hover,.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_menuIcon__PK4H4.mobile-navbar_isHighlighted__OyOIJ:hover{background:var(--Colors-Background-bg-secondary_hover,#F2F4F7)}.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_guideBtn__cU5QB.mobile-navbar_isHighlighted__OyOIJ:active,.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_menuIcon__PK4H4.mobile-navbar_isHighlighted__OyOIJ:active{background:var(--Colors-Background-bg-active,#F9FAFB);box-shadow:0 0 0 4px rgba(152,162,179,.14)}.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_guideBtn__cU5QB:hover,.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_menuIcon__PK4H4:hover{background:var(--Colors-Background-bg-primary_hover,#F9FAFB)}.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_guideBtn__cU5QB:active,.mobile-navbar_MobileNavbar__ZUAP2>.mobile-navbar_navWrap__9p795 .mobile-navbar_menuIcon__PK4H4:active{background:var(--Colors-Background-bg-primary,#FFF);box-shadow:0 0 0 4px rgba(152,162,179,.14)}