@layer components{.Button-module__button__Mya29{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:initial;border:1px solid #0000;border-radius:6px;color:var(--primaryTextColor);cursor:pointer;font:var(--interactive-text);outline-offset:1px}.Button-module__button__Mya29:not(:disabled):hover{background-color:var(--veryMutedGrey)}.Button-module__button__Mya29[data-state=open] .Button-module__menuCaret__FcA9t{transform:rotate(180deg) translateY(-.1em)}.Button-module__round__Y-j4p{border-radius:20px}.Button-module__size-normal__w91aa{padding:3px 9px}.Button-module__size-normal__w91aa .Button-module__labelIcon__4d44f{font-size:1em}.Button-module__size-normal__w91aa .Button-module__labelIcon-left__DhUU-{margin-right:4px}.Button-module__size-normal__w91aa .Button-module__labelIcon-right__ba9aO,.Button-module__size-normal__w91aa .Button-module__menuCaret__FcA9t{margin-left:4px}[data-ux-simplification=disabled]:root .Button-module__size-normal__w91aa{padding:7px 11px}.Button-module__size-slim__RkQLg{font:var(--interactive-subtext);padding:3px 7px}.Button-module__size-slim__RkQLg .Button-module__labelIcon__4d44f{font-size:1em}.Button-module__size-slim__RkQLg .Button-module__labelIcon-left__DhUU-{margin-right:3px}.Button-module__size-slim__RkQLg .Button-module__labelIcon-right__ba9aO,.Button-module__size-slim__RkQLg .Button-module__menuCaret__FcA9t{margin-left:3px}[data-ux-simplification=disabled]:root .Button-module__size-slim__RkQLg{font:var(--paragraph-4);font-size:.875rem}.Button-module__size-wide__vYufz{padding:calc(.5em - 1px) calc(2em - 1px)}.Button-module__variant-primary__tX57M{background-color:var(--primaryButtonColor);color:var(--primaryButtonTextColor)}.Button-module__variant-primary__tX57M:not(:disabled):hover{background-color:var(--primaryButtonHoverColor);color:var(--primaryButtonTextColor)}[data-ux-simplification=disabled]:root .Button-module__variant-primary__tX57M{font:var(--paragraph-4-emphasis)}.Button-module__variant-accent__CRnfa{background-color:var(--primaryTextColor);color:var(--white)}.Button-module__variant-accent__CRnfa:not(:disabled):hover{background-color:var(--black);color:var(--white)}[data-ux-simplification=disabled]:root .Button-module__variant-accent__CRnfa{font:var(--paragraph-4-emphasis)}.Button-module__variant-primary-ai__520SK{background-color:var(--primaryAIButtonColor);color:var(--primaryButtonTextColor);font:var(--interactive-text)}.Button-module__variant-primary-ai__520SK:not(:disabled):hover{background-color:var(--primaryAIButtonHoverColor)}.Button-module__variant-placeholder__r-ACr{border:1px dashed var(--placeholderButtonBorderColor);border-radius:6px}.Button-module__variant-placeholder__r-ACr:not(:disabled):hover{background-color:var(--secondaryButtonHoverColor)}.Button-module__variant-outlined__XI-0r{border:1px solid var(--dividerColor);border-radius:6px}.Button-module__variant-outlined__XI-0r:not(:disabled):hover{background-color:var(--secondaryButtonHoverColor)}.Button-module__variant-secondary__uKZ1q{background-color:var(--secondaryButtonColor);color:var(--primaryTextColor)}.Button-module__variant-secondary__uKZ1q:not(:disabled):hover{background-color:var(--secondaryButtonHoverColor);color:var(--primaryTextColor)}.Button-module__variant-tertiary__dM-1v{background-color:initial;color:var(--primaryTextColor)}.Button-module__variant-tertiary__dM-1v:not(:disabled):hover{background-color:var(--secondaryButtonHoverColor);color:var(--primaryTextColor)}.Button-module__variant-destructive__nCQbl{background-color:var(--destructiveButtonColor);color:var(--primaryButtonTextColor)}.Button-module__variant-destructive__nCQbl:not(:disabled):hover{background-color:var(--destructiveButtonHoverColor)}[data-ux-simplification=disabled]:root .Button-module__variant-destructive__nCQbl{font:var(--paragraph-4-emphasis)}.Button-module__variant-billing__oy4mq{background-color:var(--billingColor);color:var(--primaryButtonTextColor)}.Button-module__variant-billing__oy4mq:not(:disabled):hover{background-color:var(--billingHover)}[data-ux-simplification=disabled]:root .Button-module__variant-billing__oy4mq{font:var(--paragraph-4-emphasis)}.Button-module__disabled__-RF-s{cursor:unset;opacity:.5;pointer-events:none}}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999px);width:320px;z-index:9999}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;margin-left:-160px;top:1em}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:1px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;min-height:64px;overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{flex:1;margin:auto 0}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;font-size:14px;font-weight:700;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{background-color:#ffffffb3;bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}.IconButton-module__button__OB-PR{align-items:center;border:none;border-radius:50%;color:var(--secondaryTextColor);display:inline-flex;flex:0 0 auto;font-size:1.25em;height:1.5em;justify-content:center;margin:0;padding:0;width:1.5em}.IconButton-module__button__OB-PR:hover:not(:disabled){color:var(--secondaryTextColor)}.IconButton-module__button__OB-PR:focus-visible{box-shadow:0 0 0 1px var(--royal400),0 0 0 3px var(--royal100);outline:none}.IconButton-module__button__OB-PR[aria-haspopup=menu][aria-expanded=true]{visibility:visible}.IconButton-module__button__OB-PR.IconButton-module__roundBackground__oBN-p{border-radius:4px}.IconButton-module__variant-BUSINESS__JZ6He,.IconButton-module__variant-ENTERPRISE_PLUS__UL2nb,.IconButton-module__variant-ENTERPRISE__ZGcbM,.IconButton-module__variant-FEEDBACK__o0puK,.IconButton-module__variant-OBJECTIVES__OGbAZ,.IconButton-module__variant-PRO__0E1QT,.IconButton-module__variant-destructive__3prp1,.IconButton-module__variant-primary__NUB9E,:is(.IconButton-module__variant-primary__NUB9E,.IconButton-module__variant-destructive__3prp1,.IconButton-module__variant-PRO__0E1QT,.IconButton-module__variant-BUSINESS__JZ6He,.IconButton-module__variant-FEEDBACK__o0puK,.IconButton-module__variant-OBJECTIVES__OGbAZ,.IconButton-module__variant-ENTERPRISE__ZGcbM,.IconButton-module__variant-ENTERPRISE_PLUS__UL2nb):hover:not(:disabled){color:var(--primaryButtonTextColor)}.toast-container{margin:auto;transform:translate(-50%);width:560px}@media (max-width:734px){.toast-container{bottom:calc(env(safe-area-inset-bottom) + var(--mobile-navbar-height));transform:translate(0);width:100vw}}.toast-container:not(:has(>:not(.toast-module__unclosable__qa-hu))){pointer-events:none}.toast-container{transition:opacity .2s ease-in-out}.toast-module__seeThrough__B5J2t.toast-container{opacity:.1}@media print{.toast-container{display:none}}.toast-module__toast__9jwMS{background-color:var(--grey1000);border-radius:6px;box-shadow:var(--flyoutBoxShadow);color:#fff;font-family:var(--lato);margin:.25em 0;min-height:0;padding:0}[data-theme=theme-dark]:root .toast-module__toast__9jwMS{background-color:var(--grey800)}:is(.toast-module__toast__9jwMS button):not(:first-child):not(.toast-module__closeButton__SdUuL){margin-left:.75em}.toast-module__toast__9jwMS button{align-self:auto;color:#fff}.toast-module__toast__9jwMS .toast-module__closeButton__SdUuL{align-self:center;background-color:initial;color:var(--secondaryTextColor);font-size:1em;margin-right:.75em}:is(.toast-module__toast__9jwMS .toast-module__closeButton__SdUuL):active,:is(.toast-module__toast__9jwMS .toast-module__closeButton__SdUuL):hover{background-color:initial}@media (max-width:734px){.toast-module__toast__9jwMS{border-radius:0}}.toast-module__toastSuccess__JwGHm{border-left:4px solid var(--green600)}.toast-module__toastWarning__eMaBD{border-left:4px solid var(--orange600)}.toast-module__toastError__ee-8C{border-left:4px solid var(--red600)}.toast-module__toastNoBorder__x2Exa{border-left:none}.toast-module__toastBody__If8JW{align-items:center;display:flex;justify-content:space-between;margin:1rem .25rem .25rem 1rem}@media (max-width:734px){.toast-module__toastBody__If8JW{flex-wrap:wrap}}.toast-module__toastBody__If8JW .toast-module__bodyWrapper__sNwgb{flex:1 1 300px;margin:0 .75rem .75rem 0}:is(.toast-module__toastBody__If8JW .toast-module__bodyWrapper__sNwgb) .toast-module__bodyTitle__xS2dN{color:var(--grey400);font:var(--heading-7);margin-bottom:.5em}:is(.toast-module__toastBody__If8JW .toast-module__bodyWrapper__sNwgb) .toast-module__bodyContent__vRw6C{color:#fff;font:var(--paragraph-4)}.toast-module__toastBody__If8JW .toast-module__bodyActions__8R43l{display:flex;margin:0 .75rem .75rem 0}:is(.toast-module__toastBody__If8JW .toast-module__bodyActions__8R43l) .toast-module__toastActionButton__-vtMR{white-space:nowrap}.tippy-box[data-placement^=top]>.tippy-svg-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-svg-arrow:after,.tippy-box[data-placement^=top]>.tippy-svg-arrow>svg{top:16px;transform:rotate(180deg)}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}.tippy-box[data-placement^=left]>.tippy-svg-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-svg-arrow:after,.tippy-box[data-placement^=left]>.tippy-svg-arrow>svg{left:11px;top:calc(50% - 3px);transform:rotate(90deg)}.tippy-box[data-placement^=right]>.tippy-svg-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-svg-arrow:after,.tippy-box[data-placement^=right]>.tippy-svg-arrow>svg{right:11px;top:calc(50% - 3px);transform:rotate(-90deg)}.tippy-svg-arrow{height:16px;width:16px;fill:#333;text-align:initial}.tippy-svg-arrow,.tippy-svg-arrow>svg{position:absolute}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}.Fullscreen-module__fullscreen__7kKCK{contain:strict;overflow-y:scroll}@layer components{.IconButton-module__iconButton__ZhXN3{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:initial;border:1px solid #0000;border-radius:6px;color:var(--primaryTextColor);cursor:pointer;display:flex;flex:0 0 auto;justify-content:center;outline-offset:1px}.IconButton-module__iconButton__ZhXN3:not(:disabled):hover{background-color:var(--veryMutedGrey)}.IconButton-module__iconButton__ZhXN3[aria-haspopup=menu][aria-expanded=true]{visibility:visible}.IconButton-module__size-large__ldAEg{font-size:1rem;height:calc(1em + 12px);width:calc(1em + 12px)}.IconButton-module__size-normal__XZBqq{font-size:.875rem;height:calc(1em + 8px);width:calc(1em + 8px)}.IconButton-module__size-small__zzJrw{font-size:.75rem;height:calc(1em + 4px);width:calc(1em + 4px)}.IconButton-module__icon__fBGjS{flex:0 0 auto;height:1em;width:1em}.IconButton-module__variant-primary__QBjVL{background-color:var(--primaryButtonColor);color:var(--primaryButtonTextColor)}.IconButton-module__variant-primary__QBjVL:not(:disabled):hover{background-color:var(--primaryButtonHoverColor);color:var(--primaryButtonTextColor)}.IconButton-module__variant-primary__QBjVL:not(:disabled):active{background-color:var(--primaryButtonPressedColor)}.IconButton-module__variant-primary-ai__AiYWQ{background-color:var(--primaryAIButtonColor);color:var(--primaryButtonTextColor)}.IconButton-module__variant-primary-ai__AiYWQ:not(:disabled):hover{background-color:var(--primaryAIButtonHoverColor)}.IconButton-module__variant-primary-ai__AiYWQ:not(:disabled):active{background-color:var(--primaryAIButtonPressedColor)}.IconButton-module__variant-placeholder__g2RKo{border:1px dashed var(--placeholderButtonBorderColor)}.IconButton-module__variant-placeholder__g2RKo:not(:disabled):hover{background-color:var(--secondaryButtonHoverColor)}.IconButton-module__variant-placeholder__g2RKo:not(:disabled):active{background-color:var(--secondaryButtonPressedColor)}.IconButton-module__variant-secondary__pOvbC{background-color:var(--secondaryButtonColor);color:var(--primaryTextColor)}.IconButton-module__variant-secondary__pOvbC:not(:disabled):hover{background-color:var(--secondaryButtonHoverColor);color:var(--primaryTextColor)}.IconButton-module__variant-secondary__pOvbC:not(:disabled):active{background-color:var(--secondaryButtonPressedColor)}.IconButton-module__variant-tertiary__PzvvJ{background-color:initial;color:var(--primaryTextColor)}.IconButton-module__variant-tertiary__PzvvJ:not(:disabled):hover{background-color:var(--secondaryButtonHoverColor);color:var(--primaryTextColor)}.IconButton-module__variant-tertiary__PzvvJ:not(:disabled):active{background-color:var(--secondaryButtonPressedColor)}.IconButton-module__variant-outlined__-fCEC{border:1px solid var(--dividerColor)}.IconButton-module__variant-outlined__-fCEC:not(:disabled):hover{background-color:var(--secondaryButtonHoverColor)}.IconButton-module__variant-outlined__-fCEC:not(:disabled):active{background-color:var(--secondaryButtonPressedColor)}.IconButton-module__variant-destructive__SuqIG{background-color:var(--destructiveButtonColor);color:var(--primaryButtonTextColor)}.IconButton-module__variant-destructive__SuqIG:not(:disabled):hover{background-color:var(--destructiveButtonHoverColor)}.IconButton-module__variant-destructive__SuqIG:not(:disabled):active{background-color:var(--destructiveButtonPressedColor)}.IconButton-module__variant-billing__Gv--4{background-color:var(--billingColor);color:var(--primaryButtonTextColor)}.IconButton-module__variant-billing__Gv--4:not(:disabled):hover{background-color:var(--billingHover)}.IconButton-module__variant-billing__Gv--4:not(:disabled):active{background-color:var(--billingPressed)}.IconButton-module__disabled__RxrB3{cursor:unset;opacity:.5;pointer-events:none}}@layer components{:root{--reach-dialog:1}[data-reach-dialog-overlay]{background:#00000054;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0}[data-reach-dialog-content]{background:#fff;margin:10vh auto;outline:none;padding:2rem;width:50vw}}@layer components{@keyframes Modal-module__reach-dialog-overlay__TWJ5Q{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__reach-dialog-content__cL-CF{0%{opacity:0;transform:translate3d(0,5px,0) scale3d(.99,.99,1)}to{opacity:1;transform:translateZ(0) scaleX(1)}}@keyframes Modal-module__reach-dialog-content-mobile__8accU{0%{transform:translate3d(0,25px,0)}to{transform:translateZ(0)}}[data-reach-dialog-overlay]{animation-duration:.2s;animation-fill-mode:both;animation-name:Modal-module__reach-dialog-overlay__TWJ5Q;background-color:#132b4f99;display:flex;overflow:hidden;padding:3rem 0;z-index:var(--zindex-modal)}@media (max-width:734px){[data-reach-dialog-overlay]{padding:0}}[data-reach-dialog-content]{animation-delay:.1s;animation-duration:.2s;animation-fill-mode:both;animation-name:Modal-module__reach-dialog-content__cL-CF;animation-timing-function:ease-out;box-shadow:var(--cardBoxShadow);flex:0 0 auto;margin:auto}@media (max-width:734px){[data-reach-dialog-content]{animation-name:Modal-module__reach-dialog-content-mobile__8accU}}.Modal-module__focusLock__a1XxX{display:flex;width:100%}.Modal-module__modal__etPL4{background-color:var(--secondLayerColor);border-radius:8px;display:flex;flex-direction:column;height:var(--modal-height);max-height:100%;max-width:95%;padding:0;width:var(--modal-width)}@media (max-width:734px){.Modal-module__modal__etPL4{animation:Modal-module__ModalSlideIn__8SG8y .5s var(--ease-in-out) 1ms forwards;margin-bottom:4px;max-height:calc(100% - env(safe-area-inset-top));max-width:100%;width:calc(100% - 8px)}.Modal-module__modal__etPL4.Modal-module__closing__-DF70{animation:Modal-module__ModalSlideOut__Mbbn5 .5s var(--ease-in-out) 1ms forwards}}@keyframes Modal-module__ModalSlideIn__8SG8y{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes Modal-module__ModalSlideOut__Mbbn5{0%{transform:translateY(0)}to{transform:translateY(100%)}}.Modal-module__overlay__0ABuW[data-reach-dialog-overlay]{animation:Modal-module__OverlayFadeIn__efgCh .3s linear forwards;background-color:rgba(var(--dimmerColor-rgb),.6);transition:background-color .2s .2s}.Modal-module__overlay__0ABuW.Modal-module__closing__-DF70[data-reach-dialog-overlay]{animation:none;background-color:#132b4f00}@keyframes Modal-module__OverlayFadeIn__efgCh{0%{background-color:rgba(var(--dimmerColor-rgb),0)}to{background-color:rgba(var(--dimmerColor-rgb),.6)}}.Modal-module__header__61teF{display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem 1rem .6rem;position:relative;text-align:left;top:0}.Modal-module__headerActions__v-PRL{align-items:center;display:flex;gap:2px}.Modal-module__headerTitle__iPu1a{align-self:center;flex-basis:0;flex-grow:1;font:var(--heading);margin-bottom:0;min-width:0;word-wrap:break-word}.Modal-module__headerBorder__Tlo0x{border-bottom:1px solid var(--dividerColor);padding:1rem}.Modal-module__darkMain__8z5Xg{background-color:var(--baseLayerColor)}.Modal-module__main__pbHvF{flex-grow:1;overflow:auto;padding:1rem;text-align:left}.Modal-module__mainNoPadding__GI29-{padding:0}.Modal-module__mainTextOnly__i2TrZ{font:var(--heading-5);padding:.2rem 1rem 1rem}.Modal-module__footer__kbk1I{bottom:0;display:flex;justify-content:flex-end;padding:1rem 1.25rem calc(1rem + env(safe-area-inset-bottom))}.Modal-module__footerBorder__i8Kqj{border-top:1px solid var(--dividerColor)}.Modal-module__footerSecondaryActions__RoTim{display:flex;flex-grow:1;justify-content:flex-start;min-width:0}.Modal-module__footerSecondaryActions__RoTim>:not(:last-child),.Modal-module__footer__kbk1I>:not(:last-child){margin-right:.6rem}.Modal-module__iconButton__oh3LL svg{transform:scale(1.125)}[data-ux-simplification=disabled]:root .Modal-module__headerTitle__iPu1a{font:var(--heading-4)}}.Tooltip-module__tippy__qWym1.tippy-box{background:var(--invertedLayerColor);border-radius:6px;color:var(--invertedTextColor);font:var(--subtext)}@media print{.Tooltip-module__tippy__qWym1.tippy-box{display:none}}.Tooltip-module__tippy__qWym1>.tippy-arrow:before{color:var(--invertedLayerColor)}:is(.Tooltip-module__tippy__qWym1>.tippy-svg-arrow) svg{fill:var(--invertedLayerColor)}.Checkbox-module__checkbox__gjIw0{all:unset}.Checkbox-module__checkbox__gjIw0:focus-visible{outline:auto}.Checkbox-module__checkbox__gjIw0{background:#0000;border:1px solid var(--inputBorderColor);border-radius:.25em;box-sizing:border-box;height:1em;min-width:1em;vertical-align:middle;width:1em}.Checkbox-module__checkbox__gjIw0:not([data-disabled]){cursor:pointer}.Checkbox-module__checkbox__gjIw0:hover{background-color:var(--veryMutedGrey)}.Checkbox-module__checkbox__gjIw0[data-disabled]{border-color:var(--mutedGrey);cursor:not-allowed}.Checkbox-module__checkbox__gjIw0[data-state=checked],.Checkbox-module__checkbox__gjIw0[data-state=indeterminate]{background:var(--fellowCheckboxColor,var(--veryVividGreen));border:none;color:var(--invertedTextColor)}:is(.Checkbox-module__checkbox__gjIw0[data-state=checked],.Checkbox-module__checkbox__gjIw0[data-state=indeterminate]):hover{background-color:var(--fellowCheckboxColor,var(--tag-green))}[data-disabled]:is(.Checkbox-module__checkbox__gjIw0[data-state=checked],.Checkbox-module__checkbox__gjIw0[data-state=indeterminate]){background-color:var(--mutedGrey);cursor:not-allowed}.Checkbox-module__indicator__SHIjx{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.Checkbox-module__icon__6spxq{color:var(--white);font-size:.75em;pointer-events:none;position:absolute}@layer components{.Avatar-module__root__uUicX{align-items:center;border-radius:100%;display:inline-flex;flex-shrink:0;justify-content:center;position:relative;-webkit-user-select:none;user-select:none;vertical-align:middle}.Avatar-module__root__uUicX.Avatar-module__small__RiVSC{height:1em;width:1em;--outlineWidth:1.5px;--iconSize:8px}.Avatar-module__root__uUicX.Avatar-module__medium__r7NQJ{height:1.5em;width:1.5em;--outlineWidth:2px;--iconSize:11px}.Avatar-module__root__uUicX.Avatar-module__large__Sch3b{height:2em;width:2em;--outlineWidth:2px;--iconSize:14px}.Avatar-module__root__uUicX.Avatar-module__outline-dashed__a51u2,.Avatar-module__root__uUicX.Avatar-module__outline-solid__KHU7e{border-color:var(--avatar-outline-color);border-width:var(--outlineWidth)}.Avatar-module__root__uUicX.Avatar-module__outline-solid__KHU7e{border-style:solid}.Avatar-module__root__uUicX.Avatar-module__outline-dashed__a51u2{border-style:dashed}.Avatar-module__fallback__t3l5f,.Avatar-module__fontAwesomeImage__m8qzJ,.Avatar-module__image__-53MU{border-radius:inherit;height:100%;width:100%}.Avatar-module__outline__XJ9Y-:is(.Avatar-module__image__-53MU,.Avatar-module__fontAwesomeImage__m8qzJ,.Avatar-module__fallback__t3l5f){clip-path:circle(calc(50% - var(--outlineWidth)/1.5))}.Avatar-module__image__-53MU{object-fit:cover}.Avatar-module__fontAwesomeImage__m8qzJ{align-items:center;background-color:var(--avatar-fallback-color);color:#fff;display:flex;font-size:.6em;justify-content:center}.Avatar-module__fallback__t3l5f{border-radius:inherit;height:100%;object-fit:cover;width:100%}.Avatar-module__icon__jICsG{bottom:calc(0px - var(--outlineWidth));height:var(--iconSize);position:absolute;right:calc(0px - var(--outlineWidth));width:var(--iconSize)}.Avatar-module__grayscaleFilter__--7Bj{filter:grayscale(1)}.Avatar-module__accountAvatar__XthWk{border-radius:25%}}.Input-module__input__Gf1LA{border-radius:6px;border-style:solid;border-width:1px}.Input-module__input__Gf1LA:focus:not(:focus-visible){outline:none}.Input-module__input__Gf1LA{background-color:var(--secondLayerColor);border-color:var(--inputBorderColor);color:var(--primaryTextColor);margin:.5em 0}.Input-module__input__Gf1LA.Input-module__invalid__B2OMq,.Input-module__input__Gf1LA:user-invalid{border-color:var(--vividRed)}:is(.Input-module__input__Gf1LA:user-invalid,.Input-module__input__Gf1LA.Input-module__invalid__B2OMq):focus:not(:focus-visible){outline:none}.Input-module__input__Gf1LA.Input-module__invalid__B2OMq,.Input-module__input__Gf1LA:user-invalid{box-shadow:0 0 0 2px var(--veryMutedRed)}.Input-module__input__Gf1LA:active,.Input-module__input__Gf1LA:focus{outline:none}.Input-module__input__Gf1LA:active:not(.Input-module__invalid__B2OMq),.Input-module__input__Gf1LA:focus:not(.Input-module__invalid__B2OMq){border-color:var(--veryVividRoyal);box-shadow:0 0 0 2px var(--veryMutedRoyal)}.Input-module__input__Gf1LA ::placeholder{color:var(--secondaryTextColor)}.Input-module__input__Gf1LA:disabled{border-color:var(--dividerColor)}.Input-module__simpleInput__6Hc0J{display:block;font:var(--paragraph-4);margin:4px 0;padding:7px 12px;width:100%}.Input-module__inputRow__i76jQ{display:flex}.Input-module__inputWithIcon__hfOmf{border-bottom-left-radius:0;border-top-left-radius:0;flex:1;margin:0;outline:none;padding:8px 12px}.Input-module__iconWrapper__Mn-wk{background-color:var(--baseLayerColor);border:1px solid var(--inputBorderColor);border-radius:4px 0 0 4px;border-right:none;padding:8px 10px}.Input-module__icon__YsuQD>img,.Input-module__icon__YsuQD>svg{max-height:16px;max-width:16px}[data-reach-dialog-content].prompt{overflow-wrap:break-word}@media (max-width:734px){@media not (max-color:2147477350){[data-reach-dialog-content].prompt{width:31.25em}}}@media not all,not all and (max-width:734px){@media not (color:2147477350){[data-reach-dialog-content].prompt{width:31.25em}}}.prompt[data-reach-dialog-content] .header{border:none;font-family:var(--poppins);font-size:1.2rem;padding:1em 3em;text-align:center}.prompt[data-reach-dialog-content] .prompt__header{font:var(--accent-heading)}.prompt[data-reach-dialog-content] .prompt__body--noheader{padding:1rem}@media (max-width:734px){@media not (max-color:2147477350){.prompt.simple[data-reach-dialog-content]{width:19.5em}}}@media not all,not all and (max-width:734px){@media not (color:2147477350){.prompt.simple[data-reach-dialog-content]{width:19.5em}}}@media (max-width:734px){.prompt.simple[data-reach-dialog-content]{min-height:10em}}.prompt[data-reach-dialog-content] .prompt__choice__header{font:var(--accent-heading);margin-bottom:25px;text-align:left}.prompt[data-reach-dialog-content] .prompt__choice__items{font:var(--paragraph-3)}:is(.prompt[data-reach-dialog-content] .prompt__choice__items) input[type=radio]{height:16px;width:16px}:is(.prompt[data-reach-dialog-content] .prompt__choice__items) label{cursor:pointer;margin-bottom:10px}.prompt[data-reach-dialog-content] input[type=text]{width:100%}.FullPageError-module__oopsPage__2py0Z{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;min-height:100%}.FullPageError-module__oopsPage__2py0Z h1{font:var(--accent-heading-emphasis);font-size:1.5rem;margin:16px 0 8px}.FullPageError-module__oopsPage__2py0Z p{font:var(--body)}.FullPageError-module__oopsButtonContainer__51YaC{align-items:center;display:flex;gap:8px;margin-top:16px}.LoadingSpinner-module__spinner__-NSbi.LoadingSpinner-module__inline__oTFew{display:inline-block}.LoadingSpinner-module__spinner__-NSbi.LoadingSpinner-module__centered__JESZ3{justify-self:center}.LoadingSpinner-module__spinnerBackground__SyV3D,.LoadingSpinner-module__spinnerForeground__TvuEK{color:var(--primaryTextColor)}.LoadingSpinner-module__spinnerBackground__SyV3D{opacity:.25}.LoadingSpinner-module__spinnerForeground__TvuEK{display:block}.LoadingSpinner-module__fadeable__fb-I-{opacity:1;transition:opacity .2s}.LoadingSpinner-module__fadeable__fb-I-.LoadingSpinner-module__hidden__jLWiv{opacity:0;pointer-events:none}.LoadingSpinner-module__dimmer__Yfotf{align-items:center;background-color:rgba(var(--white-rgb),.55);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:var(--zindex-dimmer)}.LoadingSpinner-module__dimmer__Yfotf .LoadingSpinner-module__spinnerBackground__SyV3D{color:var(--mutedRoyal);font-size:2rem}.LoadingSpinner-module__dimmer__Yfotf .LoadingSpinner-module__spinnerForeground__TvuEK{color:var(--vividRoyal);font-size:2rem}.user-popup-trigger{cursor:pointer}.ui.popup.user-popup{border:none;padding:0;width:26rem;z-index:var(--zindex-modal)}.ui.popup.user-popup:before{z-index:var(--zindex-elevated)}.ui.popup.user-popup .ui.card{margin:0;transform:none}:is(.ui.popup.user-popup .ui.card) .content:first-child{display:flex;flex-direction:row;padding:1em;position:relative}:is(:is(.ui.popup.user-popup .ui.card) .content:first-child) .details{align-self:center}:is(.ui.popup.user-popup .ui.card) .header{font-size:1.1em;font-weight:600}:is(.ui.popup.user-popup .ui.card) .user-avatar.image{height:4em;margin-right:1em;width:4em}@layer components{.AvatarList-module__avatarList__nOLVu{display:flex;flex-direction:row-reverse;justify-content:flex-end}.AvatarList-module__avatar__0su7L{background-color:var(--secondLayerColor)}.AvatarList-module__avatar__0su7L:not(:last-child){margin-left:-4px}.AvatarList-module__userDetails__qB8Gh{text-align:center}.AvatarList-module__othersCount__BHRc4{align-items:center;background-color:var(--thirdLayerColor);color:var(--secondaryTextColor);display:flex;font:var(--subtext-emphasis);justify-content:center}.AvatarList-module__doubleDigit__FSydv.AvatarList-module__doubleDigit__FSydv{font-size:.6em}.AvatarList-module__small__a5Gpf{font-size:.625rem}.AvatarList-module__medium__nxGe9{font-size:.75rem}.AvatarList-module__otherUserListItem__i1yDp{align-items:center;display:flex;gap:.5ch}.AvatarList-module__otherUserListItem__i1yDp .AvatarList-module__avatar__0su7L{background-color:initial}}.ui.list.user-list__overflow{max-height:9em;overflow-y:auto}.ui.list.user-list__overflow::-webkit-scrollbar{-webkit-appearance:none;width:7px}.ui.list.user-list__overflow::-webkit-scrollbar-thumb{background-color:#00000080;border-radius:6px;box-shadow:0 0 1px #ffffff80}.ui.list.user-list__overflow>.item{white-space:nowrap}.ui.list.user-list__overflow>.item>.content,.ui.list.user-list__overflow>.item>.image+.content{vertical-align:middle;vertical-align:-moz-middle-with-baseline;vertical-align:-webkit-baseline-middle}.ui.list.user-list__overflow .user-list__header{max-width:170px;overflow:hidden;padding-right:.2em;text-overflow:ellipsis;white-space:nowrap}.noLink div.item{cursor:auto;pointer-events:none}.ui.circular.label.user-avatar,.ui.image.user-avatar,.ui.label.user-avatar{font-size:1rem;height:2em;margin-left:.5rem;margin-right:.5rem;object-fit:contain;padding:0!important;transform:none;width:2em;z-index:var(--zindex-canvas)}.rounded:is(.ui.image.user-avatar,.ui.label.user-avatar,.ui.circular.label.user-avatar){border-radius:.3125em}.circle:is(.ui.image.user-avatar,.ui.label.user-avatar,.ui.circular.label.user-avatar){border-radius:100%}:is(.ui.image.user-avatar,.ui.label.user-avatar,.ui.circular.label.user-avatar):first-child{margin-left:0}:is(.ui.image.user-avatar,.ui.label.user-avatar,.ui.circular.label.user-avatar):last-child{margin-right:0}.dashedOutline:is(.ui.image.user-avatar,.ui.label.user-avatar,.ui.circular.label.user-avatar){border:1px dashed var(--grey500);border-radius:100%;padding:1px!important}:is(.ui.image.user-avatar,.ui.label.user-avatar,.ui.circular.label.user-avatar) img:only-child{display:block;height:inherit;width:inherit}.ui.circular.label.user-avatar,.ui.image.user-avatar,.ui.label.user-avatar{display:inline-block;vertical-align:middle}.large:is(.ui.image.user-avatar,.ui.label.user-avatar,.ui.circular.label.user-avatar){height:2.5rem;width:2.5rem}.ui.image.anonymous-avatar{background-color:var(--attendee-ring-color,--grey800);color:#fff}.ui.image.anonymous-avatar>svg{font-size:.5em;margin-right:0}.ui.image.user-avatar.anonymous-avatar{align-items:center;display:inline-flex;justify-content:center}.user-avatars{align-items:flex-start;display:flex;flex-direction:row-reverse;position:relative;z-index:var(--zindex-canvas)}.user-avatars.left-align{justify-content:flex-end}.user-avatars .user-avatar{margin:0 -8px 0 0!important}:is(.user-avatars .user-avatar):first-child{margin-right:0!important}.assignee-avatars{display:flex;flex-direction:row-reverse;position:relative;z-index:var(--zindex-canvas)}.assignee-avatars>:not(:last-child){margin-left:-8px}.user-list__link{color:var(--linkColor)}.user-list__link:hover{cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline}.UserList-global-module__guestAvatar__gCXXv{display:inline-flex;flex:0 0 auto;position:relative}.UserList-global-module__guestAvatar__gCXXv:after{background-color:var(--attendee-ring-color,#3b474d);border-radius:1.5px;bottom:5.06%;box-shadow:0 0 0 1.1px #fff;content:"";display:inline-block;height:28.9%;position:absolute;right:5.06%;transform:rotate(45deg);width:28.9%}.UserList-global-module__guestAvatar__gCXXv>img.ui.image.user-avatar{margin:0!important}.UserList-global-module__topUserAvatar__31IBd{display:inline-block;flex:0 0 auto;position:relative}.UserList-global-module__topUserAvatar__31IBd:last-child{margin-right:0}.UserList-global-module__topUserAvatar__31IBd .UserList-global-module__topUserBadge__Gpfpx{bottom:-2%;color:var(--royal600);height:50%;margin:0;position:absolute;right:-2%;width:50%;z-index:1}.UserList-global-module__topUserAvatar__31IBd .UserList-global-module__topUserBg__qW8Lb{background:#fff;border-radius:50%;bottom:8%;height:30%;position:absolute;right:8%;width:30%;z-index:1}.UserList-global-module__topUserAvatar__31IBd>img.ui.image.user-avatar{font-size:1em!important;margin:0!important}.UserList-global-module__externalUserAvatar__ECN9M{display:inline-flex;flex:0 0 auto;position:relative}.UserList-global-module__externalUserAvatar__ECN9M>img.ui.image.user-avatar{margin:0!important}.UserList-global-module__externalUserAvatar__ECN9M>svg{bottom:0;height:40%;position:absolute;right:0;width:40%;z-index:var(--zindex-elevated)}.ui.popup.visible.UserList-global-module__popupWrapper__eno0-{padding:.5em}.ui.popup.visible.UserList-global-module__popupWrapper__eno0- .ui.list>.item [class*="left floated"]{margin:0}.ui.popup.visible.UserList-global-module__popupWrapper__eno0- .ui.list>.item>.user-avatar+.content{display:inline-block;padding-left:.5em;vertical-align:middle}.ui.popup.visible.UserList-global-module__popupWrapper__eno0- .ui.list>.item>span{display:inline-block;vertical-align:middle}.Selector-module__optionChecked__V59BE{color:var(--linkColor);font-size:10px;margin-left:.5rem}.Selector-module__optionVisual__2f0ms{display:inline-flex;margin-right:.5rem}.Selector-module__optionVisual__2f0ms .Selector-module__optionImage__2JDYf{width:.875rem}.Selector-module__optionText__mWlAV{flex-grow:1}.Selector-module__tooltipContainer__0w5U7{text-align:center}.UserSelector-module__avatarOption__T6ER2.UserSelector-module__avatarOption__T6ER2.UserSelector-module__avatarOption__T6ER2.UserSelector-module__avatarOption__T6ER2{margin-left:-.125rem;margin-right:.5rem}.UserSelector-module__placeholderIcon__Oq-Gf{font-size:1rem;margin-right:.5rem}.UserSelector-module__singleValue__w08Dr.UserSelector-module__singleValue__w08Dr{background-color:var(--veryMutedGrey);border-radius:14px;max-width:calc(100% - 2px);width:fit-content}.UserSelector-module__singleValue__w08Dr.UserSelector-module__singleValue__w08Dr .UserSelector-module__singleValueAvatar__SZX-T{margin-right:.375rem}.UserSelector-module__singleValue__w08Dr.UserSelector-module__singleValue__w08Dr .UserSelector-module__singleValueText__5dvQn{align-items:center;font-size:12px;font-weight:700;line-height:1.33;min-width:0;overflow:hidden;padding:.2813rem .5rem .2813rem 0;text-overflow:ellipsis;white-space:nowrap}.UserSelector-module__singleValue__w08Dr.UserSelector-module__singleValue__w08Dr.UserSelector-module__condensed__ICxx6{background-color:inherit;border-radius:0}.UserSelector-module__singleValue__w08Dr.UserSelector-module__singleValue__w08Dr.UserSelector-module__condensed__ICxx6 .UserSelector-module__singleValueText__5dvQn{font-weight:inherit;font:var(--paragraph-4);padding-bottom:0;padding-top:0}.UserSelector-module__condensedOption__6OCTf{margin-right:.75rem}.UserSelector-module__condensedCheck__deQEj{margin-left:.25rem}.UserSelector-module__valueContainer__z-0ps.UserSelector-module__valueContainer__z-0ps{padding:.25rem 0 .25rem .25rem}:is(.UserSelector-module__valueContainer__z-0ps.UserSelector-module__valueContainer__z-0ps>div)>img{margin-bottom:.1875rem}.UserSelector-module__condensedContainer__vbbUm{max-height:24px}.UserSelector-module__groupHeading__TMzr-.UserSelector-module__groupHeading__TMzr-{padding-left:.75rem;padding-top:.25rem}.billingUtils-module__contactUs__-qTI9{background-color:rgba(var(--billingEnterprise-rgb),.1);border-radius:6px;color:var(--billingEnterprise);cursor:pointer;display:inline-block;font-size:80%;font-weight:600;padding:.25em .5em;text-transform:uppercase}@media (max-width:734px){.billingUtils-module__contactUs__-qTI9{background:var(--secondLayerColor);padding:0}}.billingUtils-module__asBusinessAddon__1BojA{background-color:rgba(var(--billingBusiness-rgb),.1);color:var(--billingBusiness)}.billingUtils-module__asEnterpriseAddon__VuND7{background-color:rgba(var(--billingEnterprise-rgb),.1);color:var(--billingEnterprise)}@media (max-width:734px){.billingUtils-module__valueText__aYQJ3{display:none}}@media (max-width:734px){@media not (max-color:2147477350){.billingUtils-module__valueIcon__--PnD{display:none}}}@media not all,not all and (max-width:734px){@media not (color:2147477350){.billingUtils-module__valueIcon__--PnD{display:none}}}.PaywallContent2023Q4-module__paywall__9XgVA{text-align:center}.PaywallContent2023Q4-module__paywall__9XgVA .PaywallContent2023Q4-module__paywallHeading__-UXvC{color:var(--primaryTextColor);font:var(--heading-4);margin:0 0 10px}.PaywallContent2023Q4-module__paywall__9XgVA .PaywallContent2023Q4-module__description__QIOpH{color:var(--primaryTextColor);font:var(--paragraph-4);max-width:100%;width:500px}.PaywallContent2023Q4-module__paywall__9XgVA .PaywallContent2023Q4-module__button__RgwLd{font:var(--paragraph-3-emphasis);margin:0 .5em;padding:.5rem;width:9em}.PaywallContent2023Q4-module__paywall__9XgVA .PaywallContent2023Q4-module__paywallIcon__2IJo-{color:var(--billingColor);font-size:1.75em;margin-bottom:10px}.ChartWrapper-module__wrapper__OFgJi{background-color:var(--secondLayerColor);border-radius:6px;box-shadow:0 4px 8px #23242514;padding:1.875rem;position:relative;width:100%}[data-theme=theme-dark]:root .ChartWrapper-module__wrapper__OFgJi{box-shadow:0 4px 8px #00000029}.ChartWrapper-module__header__qhVHn h1{align-items:center;display:flex;font:var(--heading-5-emphasis);margin:0}.ChartWrapper-module__header__qhVHn h2{color:var(--secondaryTextColor);font:var(--paragraph-4);margin-top:.25rem}.ChartWrapper-module__tooltip__WEyYS{color:var(--secondaryTextColor);margin-left:.5rem}.ChartWrapper-module__titleWrapper__bv4ge{align-items:center;display:flex;justify-content:space-between}.ChartWrapper-module__label__a7x5m{background-color:var(--baseLayerColor);border-radius:6px;font:var(--paragraph-4);padding:.25rem .5rem}.ChartWrapper-module__chartContainer__fXzCk{margin-top:1.5rem}.ChartWrapper-module__chartContainer__fXzCk .recharts-cartesian-axis-tick-value{font:var(--paragraph-5);fill:var(--secondaryTextColor)}.ChartWrapper-module__chartContainer__fXzCk .recharts-legend-item-text{font:var(--paragraph-4);fill:var(--primaryTextColor)}.ChartWrapper-module__nav__pFxQz{display:flex;justify-content:flex-end;margin-bottom:1.25rem;transition:color .1s ease}.ChartWrapper-module__nav__pFxQz>button{border:none;font:var(--heading-6);padding:0;position:relative}:is(.ChartWrapper-module__nav__pFxQz>button):not(.ChartWrapper-module__activeTab__CdPwd){color:var(--secondaryTextColor)}:is(.ChartWrapper-module__nav__pFxQz>button):not(:first-child){margin-left:1.5rem}:is(.ChartWrapper-module__nav__pFxQz>button):after{background:var(--dividerColor);bottom:-4px;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);transition:width .2s ease-out,color .2s ease;width:0}@media print{:is(.ChartWrapper-module__nav__pFxQz>button):after{background:#0000;border-bottom:2px solid;height:0}}@media (hover:hover){:is(.ChartWrapper-module__nav__pFxQz>button):hover{color:var(--primaryTextColor)}:is(.ChartWrapper-module__nav__pFxQz>button):hover:not(:disabled){background:none}:is(.ChartWrapper-module__nav__pFxQz>button):hover{border:none}:is(.ChartWrapper-module__nav__pFxQz>button):hover:after{width:1.25rem}}button.ChartWrapper-module__activeTab__CdPwd{color:var(--primaryTextColor)}button.ChartWrapper-module__activeTab__CdPwd:after{background:var(--vividRoyal);width:1.25rem}.ChartWrapper-module__paywallContainer__eTTv0{align-items:center;background:linear-gradient(180deg,#0000 0,var(--thirdLayerColor) 45.31%);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1}.Tooltip-module__tooltip__QmqfX{background:var(--invertedLayerColor);border-radius:6px;color:var(--invertedTextColor);padding:.375rem .5rem}.Tooltip-module__tooltip__QmqfX>h3{border-bottom:1px solid var(--dividerColor);font:var(--paragraph-5-emphasis);margin-bottom:.25rem;padding-bottom:.25rem}.Tooltip-module__tooltip__QmqfX>div{align-items:center;display:flex}:is(.Tooltip-module__tooltip__QmqfX>div)>span{border-radius:50%;display:inline-block;height:.5rem;margin-right:.25rem;width:.5rem}.Tooltip-module__tooltip__QmqfX p{color:var(--invertedSecondaryTextColor);font:var(--paragraph-5)}:is(.Tooltip-module__tooltip__QmqfX p)>span{color:var(--invertedTextColor);font:var(--paragraph-5-emphasis);margin-right:.25rem}:is(.CartesianChart-module__cartesianChart__Nl-eb .recharts-cartesian-grid-horizontal,.CartesianChart-module__cartesianChart__Nl-eb .recharts-cartesian-grid-vertical,.CartesianChart-module__cartesianChart__Nl-eb .recharts-cartesian-axis) line{stroke:var(--dividerColor)}.CartesianChart-module__mockChartContainer__PBhNj{position:relative}.CartesianChart-module__mockChart__DXk6b{filter:blur(5px);opacity:.5}.CartesianChart-module__label__CTB8z{font:var(--heading-3);left:0;margin:0;position:absolute;right:0;text-align:center;top:50%}.CartesianChart-module__topLabel__EXBAx{top:15%}@media print{.CollapsiblePanel-module__outer__Pdzxe{display:inline}.CollapsiblePanel-module__mobileOpenPanelButton__3lhQK,.CollapsiblePanel-module__panelContainer__2N1o9{display:none!important}.CollapsiblePanel-module__main__jDHjK{box-shadow:none;overflow:visible!important;transform:none!important;width:auto}.CollapsiblePanel-module__main__jDHjK aside,.CollapsiblePanel-module__main__jDHjK div.rail,.CollapsiblePanel-module__main__jDHjK header button{display:none}.CollapsiblePanel-module__main__jDHjK .notes-stream-card{break-after:page;page-break-after:always}}@media (min-width:735px){@media (max-color:2147477350) and (hover:hover){.CollapsiblePanel-module__panelContainer__2N1o9,header>.CollapsiblePanel-module__mobileOpenPanelButton__3lhQK{display:none!important}}}@media not all,not all and (min-width:735px){@media (color:2147477350) and (hover:hover){.CollapsiblePanel-module__panelContainer__2N1o9,header>.CollapsiblePanel-module__mobileOpenPanelButton__3lhQK{display:none!important}}}.CollapsiblePanel-module__outer__Pdzxe{display:flex;height:100%;overflow-x:hidden;--collapsiblePanelWidth:var(--sidebar-width)}.CollapsiblePanel-module__panelContainer__2N1o9{align-items:stretch;display:flex;flex-shrink:0;height:100%;justify-content:stretch;left:0;opacity:1;position:sticky;top:0;transition:visibility 0s 0s,opacity .3s 0s step-start,transform .3s 0s var(--ease-in-out),margin-right .3s 0s var(--ease-in-out);-webkit-user-select:none;user-select:none;width:var(--collapsiblePanelWidth);z-index:var(--zindex-canvas)}@media (min-width:980px){.CollapsiblePanel-module__panelContainer__2N1o9{display:none}}.CollapsiblePanel-module__collapsed__rPMAf .CollapsiblePanel-module__panelContainer__2N1o9{margin-right:calc(var(--collapsiblePanelWidth)*-1);opacity:0;transform:translate3d(-50%,0,0);transition:visibility 0s .3s,opacity .3s 0s step-end,transform .3s 0s var(--ease-in-out),margin-right .3s 0s var(--ease-in-out);visibility:hidden}@media (min-width:735px){.CollapsiblePanel-module__collapsed__rPMAf .CollapsiblePanel-module__panelContainer__2N1o9{display:none}}.CollapsiblePanel-module__panelBase__IV1GR{background:var(--secondLayerColor);height:100%;padding-top:env(safe-area-inset-top);width:100%}@media (max-width:734px){.CollapsiblePanel-module__panelBase__IV1GR{padding-bottom:0;padding-top:0}}.CollapsiblePanel-module__panelHeader__fQuYt{border-bottom:1px solid var(--dividerColor);flex:0 0 auto;padding:1rem 1.25rem}.CollapsiblePanel-module__panelContainer__2N1o9 header{margin-top:env(safe-area-inset-top)}.CollapsiblePanel-module__panelHeading__-VOKu{font:var(--heading-3);margin:0}.CollapsiblePanel-module__button__HU70E:focus:not(:focus-visible){outline:none}.CollapsiblePanel-module__button__HU70E{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;background-color:var(--secondLayerColor);border:none;border-radius:.375rem;color:inherit;color:var(--secondaryTextColor);cursor:pointer;display:flex;font:inherit;height:2rem;justify-content:center;margin-left:-1.0625rem;opacity:1;padding:0;position:sticky;text-align:unset;top:.875rem;top:calc(.875rem + env(safe-area-inset-top));width:2rem;z-index:var(--zindex-navbar)}.CollapsiblePanel-module__button__HU70E:hover{color:var(--secondaryTextColor)}.CollapsiblePanel-module__button__HU70E:focus-visible{box-shadow:0 0 0 1px var(--royal400),0 0 0 3px var(--royal100);outline:none}.CollapsiblePanel-module__button__HU70E{transition:opacity .1s linear 0s,margin-left .1s ease-in-out 0s}.CollapsiblePanel-module__button__HU70E.CollapsiblePanel-module__buttonHidden__dRheW{opacity:0;pointer-events:none}.CollapsiblePanel-module__collapsed__rPMAf .CollapsiblePanel-module__button__HU70E{margin-left:-.625rem}.CollapsiblePanel-module__main__jDHjK{flex-grow:1;height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;transition:transform .3s 0s var(--ease-in-out);-webkit-overflow-scrolling:touch}.CollapsiblePanel-module__main__jDHjK:focus-visible{box-shadow:inset 0 0 0 1px var(--royal400),inset 0 0 0 3px var(--royal100)}.CollapsiblePanel-module__collapsed__rPMAf .CollapsiblePanel-module__main__jDHjK{transition:transform .3s 0s var(--ease-in-out)}.CollapsiblePanel-module__mobileOpenPanelButton__3lhQK{display:none;flex-shrink:0}@media (max-width:979px){.CollapsiblePanel-module__panelContainer__2N1o9{flex-shrink:0}.CollapsiblePanel-module__main__jDHjK{flex-shrink:0;width:100vw}.CollapsiblePanel-module__collapsed__rPMAf .CollapsiblePanel-module__panelContainer__2N1o9{margin-right:0;transform:translateZ(0)}.CollapsiblePanel-module__mobileOpenPanelButton__3lhQK:focus:not(:focus-visible){outline:none}.CollapsiblePanel-module__mobileOpenPanelButton__3lhQK{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:9999px;color:inherit;color:var(--grey500);cursor:pointer;display:inline-flex;font:inherit;font-size:1.125em;height:2em;justify-content:center;line-height:1;padding:0;text-align:unset;vertical-align:middle;width:2em}.CollapsiblePanel-module__mobileOpenPanelButton__3lhQK>svg{transform:translate(-10%)}.CollapsiblePanel-module__mobileOpenPanelButton__3lhQK:hover{background-color:#0003}.CollapsiblePanel-module__mobileBackIcon__-2U7x{cursor:pointer;margin-right:8px}}@media (max-width:734px){.CollapsiblePanel-module__outer__Pdzxe,.CollapsiblePanel-module__panelContainer__2N1o9{width:100vw}.CollapsiblePanel-module__collapsed__rPMAf .CollapsiblePanel-module__main__jDHjK{transform:translate3d(-100%,0,0)}}.HorizontalDivider-module__horizontalDivider__WihWq{align-items:center;display:flex;text-align:left}.HorizontalDivider-module__horizontalDivider__WihWq:after,.HorizontalDivider-module__horizontalDivider__WihWq:before{border-top:1px solid var(--grey300);content:"";display:block;height:0}.HorizontalDivider-module__horizontalDivider__WihWq:before{flex:1 0 0;width:10px}.HorizontalDivider-module__horizontalDivider__WihWq:after{flex:1 0 0;width:0}.HorizontalDivider-module__horizontalDivider__WihWq>span{color:var(--grey400);margin:0 10px}@media (max-width:767px){.HorizontalDivider-module__horizontalDivider__WihWq>span{font-size:14px}}.HorizontalDivider-module__contents__ytw9q{padding:1em 0}@media (max-width:767px){.HorizontalDivider-module__contents__ytw9q{padding:0}}.Link-module__link__iN9L0{color:var(--linkColor);cursor:pointer;margin:1em 0}.Link-module__buttonLink__BHQ47:focus:not(:focus-visible){outline:none}.Link-module__buttonLink__BHQ47{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:inherit;color:var(--button-link-color,var(--linkColor));cursor:pointer;font:inherit;padding:0;text-align:unset}.Link-module__buttonLink__BHQ47:hover{color:var(--linkHoverColor)}.Page-module__page__UMN-O{margin:0 auto;max-width:calc(1419px - 4rem);padding:0 2rem;width:100%}@media (max-width:734px){.Page-module__page__UMN-O{padding:0 1rem}}.Page-module__header__K2NJz{align-items:center;display:flex;justify-content:space-between;padding:calc(1.25rem + env(safe-area-inset-top)) 0 1.25rem;z-index:var(--zindex-stream-header)}.Page-module__headerBorder__M-6JP{border-bottom:1px solid var(--dividerColor)}.Page-module__headerBorder__M-6JP+.Page-module__body__Af6cS{margin-top:1.25rem}.Page-module__stickyHeader__Kme1C{background-color:var(--baseLayerColor);position:sticky;top:0}.Page-module__body__Af6cS{padding-bottom:1.25rem}.Page-module__headerTitle__aordE{color:var(--primaryTextColor);font:var(--heading-4);margin:0}.Page-module__headerActions__36ak4{align-items:center;display:flex;gap:1rem}.Page-module__headerActions__36ak4>button{font:var(--paragraph-4-emphasis)}.Switch-module__wrapper__nG8Vi{align-items:center;display:inline-flex;justify-content:center;vertical-align:.4em}.Switch-module__root__EKvtS{position:relative;--aspect-ratio:9/5;aspect-ratio:var(--aspect-ratio);background-color:var(--veryMutedGrey);border:none;border-radius:.5em;cursor:pointer;height:1em;margin:1px;padding:0;transition-duration:.1s;transition-property:background-color;will-change:background-color}.Switch-module__root__EKvtS[data-disabled]{cursor:default;opacity:.5}.Switch-module__root__EKvtS[data-disabled=false]{cursor:pointer;opacity:1}.Switch-module__root__EKvtS:before{border:1px solid var(--vividGrey);border-radius:calc(.5em + 1px);bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px;transition-duration:.1s;transition-property:border-color;will-change:border-color}.Switch-module__root__EKvtS[data-state=checked]{background-color:var(--veryMutedGreen)}.Switch-module__root__EKvtS[data-state=checked]:before{border-color:var(--veryVividGreen)}.Switch-module__root__EKvtS:focus-visible{outline:3px solid var(--vividRoyal);outline-offset:2px}.Switch-module__thumb__s1CoN{left:var(--gap);position:absolute;top:var(--gap);--thumb-size:calc(1em - var(--gap)*2);aspect-ratio:1/1;background-color:var(--vividGrey);border-radius:calc(var(--thumb-size)/2);display:block;height:var(--thumb-size);transition-duration:.1s;transition-property:transform,background-color;will-change:transform,background-color}.Switch-module__thumb__s1CoN[data-state=checked]{background-color:var(--veryVividGreen);transform:translate(calc(1em*var(--aspect-ratio) - var(--gap) - var(--gap) - var(--thumb-size)))}.Switch-module__tiny__mSr3T{font-size:10px;--gap:.2em;--aspect-ratio:2/1}.Switch-module__small__BPlq0{font-size:14px;--gap:.14em}.Switch-module__medium__6Qck3{font-size:20px;--gap:.15em}.TextArea-module__textArea__Q0yhL{background-color:var(--secondLayerColor);border:1px solid var(--inputBorderColor);border-radius:6px;color:var(--primaryTextColor);display:block;font:var(--paragraph-4);line-height:1.25rem;margin:0;outline:none;padding:.5rem .75rem}.TextArea-module__textArea__Q0yhL:focus-within{border:1px solid var(--veryVividRoyal);box-shadow:0 0 0 2px var(--veryMutedRoyal)}.TextArea-module__textArea__Q0yhL:not(.TextArea-module__resizable__Q8sy4){resize:none}.TextArea-module__textArea__Q0yhL::placeholder{color:var(--secondaryTextColor);opacity:1}.TextArea-module__error__cakR0{background:var(--red100);border:1px solid var(--red400);color:var(--red600)}.TextArea-module__error__cakR0:focus-within{border:1px solid var(--red400);box-shadow:0 0 0 2px var(--red100)}.TextField-module__inputWrapper__Xc92u{position:relative}.TextField-module__input__qFfIs{border:1px solid var(--inputBorderColor);border-radius:6px;padding:8px 10px;width:100%}.TextField-module__input__qFfIs:focus:not(:focus-visible){outline:none}.TextField-module__input__qFfIs{background-color:var(--secondLayerColor);color:var(--primaryTextColor)}.TextField-module__input__qFfIs::placeholder{color:var(--secondaryTextColor);opacity:1}.TextField-module__input__qFfIs:active,.TextField-module__input__qFfIs:focus{border:1px solid var(--royal400);box-shadow:0 0 0 2px var(--mutedRoyal);outline:none}.TextField-module__input__qFfIs.TextField-module__withCross__urSgs{padding-right:32px}.TextField-module__input__qFfIs.TextField-module__withIcon__pmkDk{padding-left:32px}.TextField-module__input__qFfIs.TextField-module__error__4RC5b{background:var(--red100);border:1px solid var(--red400);color:var(--red600)}.TextField-module__input__qFfIs.TextField-module__borderless__u2F3w{border:none}.TextField-module__input__qFfIs.TextField-module__borderless__u2F3w:active,.TextField-module__input__qFfIs.TextField-module__borderless__u2F3w:focus{box-shadow:none}.TextField-module__icon__B1B4F{align-items:center;bottom:0;color:var(--secondaryTextColor);display:flex;font-size:16px;height:100%;justify-content:center;line-height:16px;position:absolute;right:0;top:0;width:30px}.TextField-module__icon__B1B4F.TextField-module__left__obR1K{left:0}.TextField-module__icon__B1B4F.TextField-module__right__qG4vs{cursor:pointer;right:0}.TextField-module__icon__B1B4F.TextField-module__right__qG4vs:hover .TextField-module__iconWrapper__z26Va{align-items:center;background-color:var(--veryMutedGrey);border-radius:50%;color:var(--secondaryTextColor);display:flex;height:25px;justify-content:center;width:25px}:root,:root[data-theme=theme-dark] .ToggleGroup-module__invert-theme__QAhYB{--black-rgb:0,0,0;--black:rgb(var(--black-rgb));--white-rgb:255,255,255;--white:rgb(var(--white-rgb));--blue100-rgb:229,244,255;--blue200-rgb:204,233,255;--blue300-rgb:171,218,255;--blue400-rgb:140,204,255;--blue500-rgb:107,190,255;--blue600-rgb:55,164,250;--blue700-rgb:27,138,224;--blue800-rgb:0,69,148;--blue900-rgb:0,45,97;--blue100:rgb(var(--blue100-rgb));--blue200:rgb(var(--blue200-rgb));--blue300:rgb(var(--blue300-rgb));--blue400:rgb(var(--blue400-rgb));--blue500:rgb(var(--blue500-rgb));--blue600:rgb(var(--blue600-rgb));--blue700:rgb(var(--blue700-rgb));--blue800:rgb(var(--blue800-rgb));--blue900:rgb(var(--blue900-rgb));--green100-rgb:230,250,241;--green200-rgb:206,245,228;--green300-rgb:180,237,212;--green400-rgb:138,230,190;--green500-rgb:85,213,157;--green600-rgb:37,184,120;--green700-rgb:32,158,103;--green800-rgb:27,133,86;--green900-rgb:32,107,85;--green1000-rgb:32,77,64;--green1100-rgb:24,51,45;--green1200-rgb:17,36,31;--green100:rgb(var(--green100-rgb));--green200:rgb(var(--green200-rgb));--green300:rgb(var(--green300-rgb));--green400:rgb(var(--green400-rgb));--green500:rgb(var(--green500-rgb));--green600:rgb(var(--green600-rgb));--green700:rgb(var(--green700-rgb));--green800:rgb(var(--green800-rgb));--green900:rgb(var(--green900-rgb));--green1000:rgb(var(--green1000-rgb));--green1100:rgb(var(--green1100-rgb));--green1200:rgb(var(--green1200-rgb));--grey100-rgb:245,245,247;--grey200-rgb:228,233,237;--grey300-rgb:210,220,224;--grey400-rgb:180,196,204;--grey500-rgb:154,171,178;--grey600-rgb:127,145,153;--grey700-rgb:106,121,128;--grey800-rgb:82,96,102;--grey900-rgb:59,71,77;--grey1000-rgb:39,50,56;--grey1100-rgb:24,34,38;--grey1200-rgb:16,22,26;--grey100:rgb(var(--grey100-rgb));--grey200:rgb(var(--grey200-rgb));--grey300:rgb(var(--grey300-rgb));--grey400:rgb(var(--grey400-rgb));--grey500:rgb(var(--grey500-rgb));--grey600:rgb(var(--grey600-rgb));--grey700:rgb(var(--grey700-rgb));--grey800:rgb(var(--grey800-rgb));--grey900:rgb(var(--grey900-rgb));--grey1000:rgb(var(--grey1000-rgb));--grey1100:rgb(var(--grey1100-rgb));--grey1200:rgb(var(--grey1200-rgb));--lime200-rgb:224,247,181;--lime400-rgb:203,242,128;--lime600-rgb:154,221,28;--lime700-rgb:130,196,6;--lime200:rgb(var(--lime200-rgb));--lime400:rgb(var(--lime400-rgb));--lime600:rgb(var(--lime600-rgb));--lime700:rgb(var(--lime700-rgb));--orange100-rgb:255,242,224;--orange200-rgb:255,228,191;--orange300-rgb:252,216,164;--orange400-rgb:255,202,128;--orange500-rgb:252,182,83;--orange600-rgb:240,165,60;--orange700-rgb:219,142,33;--orange800-rgb:173,113,17;--orange900-rgb:112,91,56;--orange1000-rgb:77,65,46;--orange1100-rgb:54,49,40;--orange1200-rgb:41,37,31;--orange100:rgb(var(--orange100-rgb));--orange200:rgb(var(--orange200-rgb));--orange300:rgb(var(--orange300-rgb));--orange400:rgb(var(--orange400-rgb));--orange500:rgb(var(--orange500-rgb));--orange600:rgb(var(--orange600-rgb));--orange700:rgb(var(--orange700-rgb));--orange800:rgb(var(--orange800-rgb));--orange900:rgb(var(--orange900-rgb));--orange1000:rgb(var(--orange1000-rgb));--orange1100:rgb(var(--orange1100-rgb));--orange1200:rgb(var(--orange1200-rgb));--peach100-rgb:255,238,230;--peach200-rgb:252,229,212;--peach300-rgb:252,214,187;--peach400-rgb:252,196,157;--peach500-rgb:250,174,120;--peach600-rgb:240,150,86;--peach700-rgb:222,131,67;--peach800-rgb:199,115,56;--peach900-rgb:115,88,69;--peach1000-rgb:76,66,58;--peach1100-rgb:51,46,43;--peach1200-rgb:31,29,28;--peach100:rgb(var(--peach100-rgb));--peach200:rgb(var(--peach200-rgb));--peach300:rgb(var(--peach300-rgb));--peach400:rgb(var(--peach400-rgb));--peach500:rgb(var(--peach500-rgb));--peach600:rgb(var(--peach600-rgb));--peach700:rgb(var(--peach700-rgb));--peach800:rgb(var(--peach800-rgb));--peach900:rgb(var(--peach900-rgb));--peach1000:rgb(var(--peach1000-rgb));--peach1100:rgb(var(--peach1100-rgb));--peach1200:rgb(var(--peach1200-rgb));--pink100-rgb:255,235,240;--pink200-rgb:255,209,221;--pink400-rgb:255,140,169;--pink600-rgb:234,82,120;--pink700-rgb:209,52,91;--pink100:rgb(var(--pink100-rgb));--pink200:rgb(var(--pink200-rgb));--pink400:rgb(var(--pink400-rgb));--pink600:rgb(var(--pink600-rgb));--pink700:rgb(var(--pink700-rgb));--purple100-rgb:236,235,255;--purple200-rgb:226,224,255;--purple300-rgb:211,204,252;--purple400-rgb:197,185,250;--purple500-rgb:173,155,250;--purple600-rgb:145,120,250;--purple700-rgb:121,90,250;--purple800-rgb:99,71,209;--purple900-rgb:74,64,150;--purple1000-rgb:59,52,115;--purple1100-rgb:42,41,82;--purple1200-rgb:27,32,55;--purple100:rgb(var(--purple100-rgb));--purple200:rgb(var(--purple200-rgb));--purple300:rgb(var(--purple300-rgb));--purple400:rgb(var(--purple400-rgb));--purple500:rgb(var(--purple500-rgb));--purple600:rgb(var(--purple600-rgb));--purple700:rgb(var(--purple700-rgb));--purple800:rgb(var(--purple800-rgb));--purple900:rgb(var(--purple900-rgb));--purple1000:rgb(var(--purple1000-rgb));--purple1100:rgb(var(--purple1100-rgb));--purple1200:rgb(var(--purple1200-rgb));--red100-rgb:255,235,235;--red200-rgb:255,219,220;--red300-rgb:255,189,189;--red400-rgb:250,165,165;--red500-rgb:250,130,131;--red600-rgb:224,90,91;--red700-rgb:204,65,66;--red800-rgb:173,52,53;--red900-rgb:128,59,62;--red1000-rgb:89,50,53;--red1100-rgb:66,41,45;--red1200-rgb:41,28,32;--red100:rgb(var(--red100-rgb));--red200:rgb(var(--red200-rgb));--red300:rgb(var(--red300-rgb));--red400:rgb(var(--red400-rgb));--red500:rgb(var(--red500-rgb));--red600:rgb(var(--red600-rgb));--red700:rgb(var(--red700-rgb));--red800:rgb(var(--red800-rgb));--red900:rgb(var(--red900-rgb));--red1000:rgb(var(--red1000-rgb));--red1100:rgb(var(--red1100-rgb));--red1200:rgb(var(--red1200-rgb));--royal100-rgb:235,242,253;--royal200-rgb:209,225,251;--royal300-rgb:178,205,249;--royal400-rgb:143,182,246;--royal500-rgb:89,148,242;--royal600-rgb:38,115,238;--royal700-rgb:0,90,235;--royal800-rgb:0,79,207;--royal900-rgb:0,65,169;--royal1000-rgb:0,51,134;--royal1100-rgb:0,39,101;--royal1200-rgb:0,27,71;--royal100:rgb(var(--royal100-rgb));--royal200:rgb(var(--royal200-rgb));--royal300:rgb(var(--royal300-rgb));--royal400:rgb(var(--royal400-rgb));--royal500:rgb(var(--royal500-rgb));--royal600:rgb(var(--royal600-rgb));--royal700:rgb(var(--royal700-rgb));--royal800:rgb(var(--royal800-rgb));--royal900:rgb(var(--royal900-rgb));--royal1000:rgb(var(--royal1000-rgb));--royal1100:rgb(var(--royal1100-rgb));--royal1200:rgb(var(--royal1200-rgb));--teal100-rgb:225,250,244;--teal200-rgb:193,242,230;--teal400-rgb:141,235,216;--teal600-rgb:0,213,182;--teal700-rgb:0,189,161;--teal100:rgb(var(--teal100-rgb));--teal200:rgb(var(--teal200-rgb));--teal400:rgb(var(--teal400-rgb));--teal600:rgb(var(--teal600-rgb));--teal700:rgb(var(--teal700-rgb));--yellow100-rgb:255,244,217;--yellow200-rgb:255,233,178;--yellow300-rgb:255,221,140;--yellow400-rgb:255,215,102;--yellow500-rgb:255,205,64;--yellow600-rgb:247,186,2;--yellow700-rgb:227,166,0;--yellow800-rgb:209,150,0;--yellow900-rgb:167,120,0;--yellow1000-rgb:78,70,43;--yellow1100-rgb:51,49,28;--yellow1200-rgb:33,36,26;--yellow100:rgb(var(--yellow100-rgb));--yellow200:rgb(var(--yellow200-rgb));--yellow300:rgb(var(--yellow300-rgb));--yellow400:rgb(var(--yellow400-rgb));--yellow500:rgb(var(--yellow500-rgb));--yellow600:rgb(var(--yellow600-rgb));--yellow700:rgb(var(--yellow700-rgb));--yellow800:rgb(var(--yellow800-rgb));--yellow900:rgb(var(--yellow900-rgb));--yellow1000:rgb(var(--yellow1000-rgb));--yellow1100:rgb(var(--yellow1100-rgb));--yellow1200:rgb(var(--yellow1200-rgb));--primaryTextColor-rgb:var(--grey1000-rgb);--primaryTextColor:rgb(var(--primaryTextColor-rgb));--secondaryTextColor:var(--grey700);--secondaryTextColor-rgb:var(--grey700-rgb);--tertiaryTextColor-rgb:var(--grey800-rgb);--tertiaryTextColor:var(--grey800);--emphasisTextColor:var(--grey900);--invertedTextColor:var(--white);--invertedSecondaryTextColor:var(--grey400);--placeholderTextColor:var(--grey600);--linkColor-rgb:var(--royal800-rgb);--linkColor:rgb(var(--linkColor-rgb));--linkHoverColor:var(--royal900);--invertedLinkColor:var(--royal400);--invertedLinkHoverColor:var(--royal500);--baseLayerColor-rgb:var(--grey100-rgb);--baseLayerColor:rgb(var(--baseLayerColor-rgb));--secondLayerColor-rgb:var(--white-rgb);--secondLayerColor:rgb(var(--secondLayerColor-rgb));--thirdLayerColor:var(--grey100);--thirdLayerColor-rgb:var(--grey100-rgb);--invertedLayerColor:var(--grey900);--mutedInvertedLayerColor-rgb:var(--grey1000-rgb);--mutedInvertedLayerColor:rgb(var(--mutedInvertedLayerColor-rgb));--primaryButtonColor-rgb:var(--royal700-rgb);--primaryButtonColor:rgb(var(--primaryButtonColor-rgb));--primaryButtonTextColor:var(--white);--primaryButtonHoverColor:var(--royal800);--primaryButtonPressedColor:var(--royal900);--primaryAIButtonColor:var(--purple700);--primaryAIButtonHoverColor:#6549db;--secondaryButtonColor:rgba(var(--grey800-rgb),.06);--secondaryButtonHoverColor:rgba(var(--grey800-rgb),.1);--secondaryButtonPressedColor:rgba(var(--grey800-rgb),.2);--destructiveButtonColor:var(--red700);--destructiveButtonHoverColor:var(--red800);--destructiveButtonPressedColor:var(--red900);--placeholderButtonBorderColor:var(--grey700);--selectedNavItemBgAlpha:.06;--navItemColor-rgb:var(--royal700-rgb);--navItemColor:rgb(var(--navItemColor-rgb));--navItemBackgroundColor:rgba(var(--royal700-rgb),var(--selectedNavItemBgAlpha));--unreadColor:var(--green600);--meetingItemShadowAlpha:.07;--meetingSelectedItemShadowAlpha:.1;--hasNotesDot:var(--grey500);--orange-badge-rgb:var(--peach700-rgb);--orange-badge:rgb(var(--orange-badge-rgb));--orange-badge-background-alpha:.1;--grey-badge-rgb:var(--grey700-rgb);--grey-badge:rgb(var(--grey-badge-rgb));--grey-badge-background-alpha:.1;--green-badge-background-alpha:.1;--triggerBackgroundColor:rgba(var(--grey1000-rgb),.06);--triggerActiveBackgroundColor:var(--veryMutedRoyal);--triggerActiveTextColor:var(--vividRoyal);--skeletonTitle:var(--grey400);--skeletonMetadata:var(--grey300);--logoColor:var(--grey1100);--greyLabelBackgroundColor:var(--grey600);--greyLabelTextColor:var(--white);--dividerColor-rgb:var(--grey300-rgb);--dividerColor:rgb(var(--dividerColor-rgb));--mutedDividerColor:var(--grey200);--bannerBackgroundColor:var(--white);--noteSeriesAccessBannerBackgroundColor:var(--grey200);--streamBannerBackgroundColor:rgba(var(--royal900-rgb),.1);--vividPurpleBackgroundColor:rgba(var(--purple600-rgb),.1);--veryVividOrangeBackgroundColor:rgba(var(--orange700-rgb),.1);--inputBackgroundColorHover:rgba(var(--grey800-rgb),.06);--inputBorderColor:var(--grey700);--secondaryInputBorderColor:var(--grey700);--greenInputBackgroundColor:var(--green100);--greenInputBorderColorHover:var(--green600);--greenInputBackgroundColorHover:var(--green200);--attentionColor-rgb:var(--green600-rgb);--attentionColor:rgb(var(--attentionColor-rgb));--attentionColorHover-rgb:var(--green700-rgb);--attentionColorHover:rgb(var(--attentionColorHover-rgb));--royalInputBackgroundColor:var(--royal100);--royalInputBorderColorHover:var(--royal600);--royalInputBackgroundColorHover:var(--royal200);--dimmerColor-rgb:var(--royal1200-rgb);--dimmerColor:rgb(var(--dimmerColor-rgb));--flyoutBackgroundColor:#fff;--flyoutBoxShadow:0px 9px 20px #2324251a,0px 1px 4px #0000000d,0px -1px 2px #00000008,0px 9px 20px #2324251a;--flyoutDropShadow:drop-shadow(0px 9px 20px #2324251a) drop-shadow(0px 1px 4px #0000000d) drop-shadow(0px -1px 2px #00000008) drop-shadow(0px 9px 20px #2324251a);--cardBoxShadow-sm:0px 4px 8px #23242505;--cardBoxShadow:0px 9px 20px #2324251a;--cardDropShadow:0px 9px 20px #2324251a;--noteToolbarBackgroundColor:var(--grey1000);--noteToolbarColor:var(--grey400);--noteToolbarBackgroundHoverColor:var(--grey700);--noteToolbarHoverColor:var(--grey100);--noteToolbarDividerColor:var(--grey700);--noteToolbarDisabledItemColor:var(--grey700);--greenProgress:var(--green600);--yellowProgress:var(--yellow600);--orangeProgress:var(--peach600);--redProgress:var(--red600);--orangeMetric:var(--orange800);--errorTextColor:var(--red700);--errorBackgroundColor:var(--red200);--warningBackgroundColor:var(--orange200);--hl-red:var(--red200);--hl-peach:var(--peach200);--hl-yellow:var(--yellow200);--hl-green:var(--green200);--hl-royal:var(--royal200);--hl-purple:var(--purple200);--mention-me:var(--royal200);--mention-other:var(--grey100);--font-red:var(--red600);--font-peach:var(--peach600);--font-yellow-rgb:var(--yellow600-rgb);--font-yellow:rgb(var(--font-yellow-rgb));--font-green:var(--green600);--font-royal:var(--royal600);--font-purple:var(--purple600);--tag-no_color-rgb:var(--primaryTextColor-rgb);--tag-red-rgb:var(--red700-rgb);--tag-orange-rgb:var(--peach700-rgb);--tag-yellow-rgb:var(--yellow700-rgb);--tag-green-rgb:var(--green700-rgb);--tag-blue-rgb:var(--royal700-rgb);--tag-purple-rgb:var(--purple700-rgb);--tag-no_color:rgb(var(--tag-no_color-rgb));--tag-red:rgb(var(--tag-red-rgb));--tag-orange:rgb(var(--tag-orange-rgb));--tag-yellow:rgb(var(--tag-yellow-rgb));--tag-green:rgb(var(--tag-green-rgb));--tag-blue:rgb(var(--tag-blue-rgb));--tag-purple:rgb(var(--tag-purple-rgb));--menuItemBackgroundColorHover:var(--grey100);--first-blue-section:var(--royal800);--second-blue-section:var(--royal600);--third-blue-section:var(--royal400);--fourth-blue-section:var(--royal200);--first-peach-section:var(--peach200);--second-peach-section:var(--peach500);--charts-first-data-point:var(--royal500);--charts-second-data-point:var(--yellow300);--charts-third-data-point:var(--green500);--charts-fourth-data-point:var(--purple400);--charts-fifth-data-point:var(--peach600);--charts-sixth-data-point:var(--blue500);--veryVividGreen:var(--green600);--vividGreen-rgb:var(--green500-rgb);--vividGreen:rgb(var(--vividGreen-rgb));--normalGreen:var(--green400);--mutedGreen:var(--green300);--veryMutedGreen:var(--green200);--veryVividGrey:var(--grey1000);--vividGrey:var(--grey500);--normalGrey-rgb:var(--grey400-rgb);--normalGrey:rgb(var(--normalGrey-rgb));--mutedGrey-rgb:var(--grey300-rgb);--mutedGrey:rgb(var(--mutedGrey-rgb));--veryMutedGrey-rgb:var(--grey200-rgb);--veryMutedGrey:rgb(var(--veryMutedGrey-rgb));--veryVividRoyal-rgb:var(--royal600-rgb);--veryVividRoyal:rgb(var(--veryVividRoyal-rgb));--vividRoyal-rgb:var(--royal600-rgb);--vividRoyal:rgb(var(--vividRoyal-rgb));--normalRoyal-rgb:var(--royal700-rgb);--normalRoyal:rgb(var(--normalRoyal-rgb));--mutedRoyal-rgb:var(--royal200-rgb);--mutedRoyal:rgb(var(--mutedRoyal-rgb));--veryMutedRoyal:var(--royal100);--veryMutedRoyal-rgb:var(--royal100-rgb);--veryVividOrange:var(--orange700);--vividOrange:var(--orange600);--mutedOrange:var(--orange200);--veryMutedOrange:var(--orange100);--veryVividRed:var(--red600);--vividRed:var(--red600);--mutedRed:var(--red200);--veryMutedRed-rgb:var(--red100-rgb);--veryMutedRed:rgb(var(--veryMutedRed-rgb));--vividPurple:var(--purple600);--veryMutedPurple:var(--purple100);--billingFree-rgb:var(--grey500-rgb);--billingFree:rgb(var(--billingFree-rgb));--billingFreeHover:var(--grey600);--billingColor:var(--yellow700);--billingHover:var(--yellow800);--billingPressed:var(--yellow900);--billingPro-rgb:var(--yellow600-rgb);--billingPro:rgb(var(--billingPro-rgb));--billingSolopreneur-rbc:var(--yellow600-rgb);--billingSolopreneur:rgb(var(--billingSolo-rgb));--billingProHover:var(--yellow700);--billingBusiness-rgb:var(--peach600-rgb);--billingBusiness:rgb(var(--billingBusiness-rgb));--billingBusinessHover:var(--peach700);--billingEnterprise-rgb:var(--purple600-rgb);--billingEnterprise:rgb(var(--billingEnterprise-rgb));--billingEnterpriseHover:var(--purple700);--noteBannerSecondaryButtonBackgroundColor:rgba(var(--grey900-rgb),.06);--noteBannerSecondaryButtonBackgroundColorHover:rgba(var(--grey900-rgb),.12);--tileColor-rgb:var(--royal600-rgb);--tileColor:rgb(var(--tileColor-rgb));--calendarColor-rgb:var(--royal600-rgb);--calendarColor:rgb(var(--calendarColor-rgb));--event-red-rgb:var(--red600-rgb);--event-red:rgb(var(--event-red-rgb));--event-peach-rgb:var(--peach600-rgb);--event-peach:rgb(var(--event-peach-rgb));--event-yellow-rgb:var(--yellow600-rgb);--event-yellow:rgb(var(--event-yellow-rgb));--event-green-rgb:var(--green600-rgb);--event-green:rgb(var(--event-green-rgb));--event-royal-rgb:var(--royal600-rgb);--event-royal:rgb(var(--event-royal-rgb));--event-purple-rgb:var(--purple600-rgb);--event-purple:rgb(var(--event-purple-rgb));--event-grey-rgb:var(--grey700-rgb);--event-grey:rgb(var(--event-grey-rgb));--vividAI-rgb:var(--purple700-rgb);--vividAI:rgb(var(--vividAI-rgb));--mutedAI-rgb:var(--purple100-rgb);--mutedAI:rgb(var(--mutedAI-rgb));--recordingClipBlue-rgb:var(--blue600-rgb);--recordingClipBlue:rgb(var(--recordingClipBlue-rgb));--askFellowMessageInputBackground:linear-gradient(90deg,#7d00ff,#2563eb);--askFellowSuggestedQuestionsTextColor:linear-gradient(90deg,#273238,#273238 40%,#7d0bff 50%,#273238 60%,#273238);--askFellowButtonColor:linear-gradient(115deg,#7d00ff 25.26%,#2563eb 101.11%);--askFellowButtonBackground:linear-gradient(115deg,#7d00ff1a -.02%,#2563eb1a 101.11%);--askFellowLoadingIndicatorColor:linear-gradient(90deg,#273238 40%,#fffc 50%,#273238 60%);--askFellowLoadingBarColor:linear-gradient(90deg,#0000 40%,#fffc 50%,#0000 60%);--askFellowGradientStart:#7d00ff;--askFellowGradientEnd:#2563eb;--askFellowGradientBackground:linear-gradient(165deg,#ffffff12 9.03%,#2673ee12 46.15%,#9747ff12 92.95%);--salesforceContact:var(--purple600);--salesforceContactBackground:var(--purple100);--salesforceAccount:var(--royal600);--salesforceAccountBackground:var(--royal100);--salesforceOpportunity:var(--peach600);--salesforceOpportunityBackground:var(--orange100);--salesforceCase:var(--red600);--salesforceCaseBackground:var(--red100);--salesforceLead:var(--green600);--salesforceLeadBackground:var(--green200);--salesforceObject:var(--grey800);--salesforceObjectBackground:var(--grey200);--tourtipBackgroundColor-rgb:var(--royal700-rgb);--tourtipBackgroundColor:rgb(var(--tourtipBackgroundColor-rgb));--tourOverlayColor:#151e3699;--completionColor:var(--green600)}@media not print{.ToggleGroup-module__force-dark-theme__N1DfW,:root[data-theme=theme-dark],:root[data-theme=theme-light] .ToggleGroup-module__invert-theme__QAhYB{--black-rgb:255,255,255;--white-rgb:var(--grey1100-rgb);--primaryTextColor-rgb:255,255,255;--primaryTextColor:rgb(var(--primaryTextColor-rgb));--secondaryTextColor:var(--grey400);--tertiaryTextColor-rgb:var(--grey200-rgb);--tertiaryTextColor:var(--grey200);--emphasisTextColor:var(--grey100);--invertedTextColor:var(--grey1000);--invertedSecondaryTextColor:var(--grey700);--placeholderTextColor:var(--grey500);--linkColor-rgb:var(--royal400-rgb);--linkColor:rgb(var(--linkColor-rgb));--linkHoverColor:var(--royal500);--invertedLinkColor:var(--royal800);--invertedLinkHoverColor:var(--royal900);--thirdLayerColor:var(--grey1000);--thirdLayerColor-rgb:var(--grey1000-rgb);--invertedLayerColor:var(--grey300);--mutedInvertedLayerColor-rgb:var(--grey200-rgb);--baseLayerColor-rgb:var(--grey1200-rgb);--baseLayerColor:rgb(var(--baseLayerColor-rgb));--secondLayerColor-rgb:var(--grey1100-rgb);--primaryButtonColor-rgb:var(--royal700-rgb);--primaryButtonTextColor:var(--primaryTextColor);--primaryButtonHoverColor:var(--royal800);--secondaryButtonColor:rgba(var(--grey100-rgb),.06);--secondaryButtonHoverColor:rgba(var(--grey100-rgb),.1);--secondaryButtonPressedColor:rgba(var(--grey100-rgb),.2);--placeholderButtonBorderColor:var(--grey600);--selectedNavItemBgAlpha:.1;--navItemColor-rgb:var(--royal500-rgb);--navItemBackgroundColor:rgba(var(--royal400-rgb),var(--selectedNavItemBgAlpha));--unreadColor:var(--green500);--meetingItemShadowAlpha:.3;--meetingSelectedItemShadowAlpha:.35;--hasNotesDot:var(--grey700);--orange-badge-rgb:var(--peach500-rgb);--orange-badge-background-alpha:.1;--grey-badge-background-alpha:.2;--green-badge-background-alpha:.2;--triggerBackgroundColor:rgba(var(--grey200-rgb),.06);--triggerActiveBackgroundColor:var(--veryMutedRoyal);--triggerActiveTextColor:var(--vividRoyal);--skeletonTitle:var(--grey900);--skeletonMetadata:var(--grey800);--logoColor:var(--grey100);--greyLabelBackgroundColor:var(--grey800);--greyLabelTextColor:var(--grey300);--dividerColor-rgb:var(--grey800-rgb);--mutedDividerColor:var(--grey900);--bannerBackgroundColor:var(--grey1200);--noteSeriesAccessBannerBackgroundColor:var(--grey1200);--streamBannerBackgroundColor:rgba(var(--royal500-rgb),.1);--vividPurpleBackgroundColor:rgba(var(--purple300-rgb),.1);--inputBackgroundColorHover:rgba(var(--grey100-rgb),.06);--inputBorderColor:var(--grey600);--secondaryInputBorderColor:var(--grey500);--greenInputBackgroundColor:var(--green1000);--greenInputBorderColorHover:var(--green600);--greenInputBackgroundColorHover:var(--green1100);--attentionColor-rgb:var(--green500-rgb);--attentionColorHover-rgb:var(--green600-rgb);--royalInputBackgroundColorHover:var(--royal1000);--dimmerColor-rgb:0,0,0;--flyoutBackgroundColor:var(--grey1000);--flyoutBoxShadow:0px 9px 20px #10161a1a,0px -1px 2px #00000008,0px 1px 4px #0000000d,0px 9px 20px #2324251a;--flyoutDropShadow:drop-shadow(0px 9px 20px #10161a1a) drop-shadow(0px -1px 2px #00000008) drop-shadow(0px 1px 4px #0000000d) drop-shadow(0px 9px 20px #2324251a);--cardBoxShadow:0px 9px 20px #00000040;--cardDropShadow:0px 9px 10px #00000040;--noteToolbarBackgroundColor:var(--grey1100);--noteToolbarColor:var(--grey500);--noteToolbarBackgroundHoverColor:var(--grey900);--noteToolbarHoverColor:var(--grey200);--noteToolbarDividerColor:var(--grey700);--noteToolbarDisabledItemColor:var(--grey800);--greenProgress:var(--green800);--yellowProgress:var(--yellow800);--orangeProgress:var(--peach800);--redProgress:var(--red500);--orangeMetric:var(--orange400);--errorTextColor:var(--red500);--errorBackgroundColor:var(--red1100);--warningBackgroundColor:var(--orange700);--hl-red:var(--red900);--hl-peach:var(--peach800);--hl-yellow:var(--yellow800);--hl-green:var(--green900);--hl-royal:var(--royal900);--hl-purple:var(--purple900);--mention-me:var(--royal900);--mention-other:var(--grey900);--font-red:var(--red400);--font-peach:var(--peach400);--font-yellow-rgb:var(--yellow400-rgb);--font-yellow:rgb(var(--font-yellow-rgb));--font-green:var(--green500);--font-royal:var(--royal400);--font-purple:var(--purple400);--tag-no_color-rgb:var(--primaryTextColor-rgb);--tag-red-rgb:var(--red400-rgb);--tag-orange-rgb:var(--peach400-rgb);--tag-yellow-rgb:var(--yellow400-rgb);--tag-green-rgb:var(--green500-rgb);--tag-blue-rgb:var(--royal400-rgb);--tag-purple-rgb:var(--purple400-rgb);--menuItemBackgroundColorHover:var(--grey1100);--first-blue-section:var(--royal400);--second-blue-section:var(--royal500);--third-blue-section:var(--royal800);--fourth-blue-section:var(--royal900);--first-peach-section:var(--peach800);--second-peach-section:var(--peach500);--charts-first-data-point:var(--royal500);--charts-second-data-point:var(--yellow300);--charts-third-data-point:var(--green500);--charts-fourth-data-point:var(--purple400);--charts-fifth-data-point:var(--peach600);--charts-sixth-data-point:var(--blue500);--veryVividGreen:var(--green300);--vividGreen-rgb:var(--green500-rgb);--normalGreen:var(--green600);--mutedGreen:var(--green900);--veryMutedGreen:var(--green1000);--veryVividGrey:var(--grey300);--vividGrey:var(--grey500);--normalGrey:var(--grey600);--mutedGrey-rgb:var(--grey800-rgb);--mutedGrey:rgb(var(--mutedGrey-rgb));--veryMutedGrey-rgb:var(--grey1000-rgb);--veryMutedGrey:rgb(var(--veryMutedGrey-rgb));--veryVividRoyal-rgb:var(--royal300-rgb);--vividRoyal-rgb:var(--royal500-rgb);--vividRoyal:rgb(var(--vividRoyal-rgb));--normalRoyal-rgb:var(--royal600-rgb);--mutedRoyal:var(--royal900);--mutedRoyal-rgb:var(--royal900-rgb);--veryMutedRoyal:var(--royal1000);--veryMutedRoyal-rgb:var(--royal1000-rgb);--veryVividOrange:var(--orange400);--vividOrange-rgb:var(--orange500-rgb);--mutedOrange:var(--orange900);--veryMutedOrange:var(--orange1000);--veryVividRed:var(--red400);--vividRed:var(--red500);--mutedRed:var(--red900);--veryMutedRed-rgb:var(--red1000-rgb);--vividPurple:var(--purple300);--veryMutedPurple:var(--purple1000);--noteBannerSecondaryButtonBackgroundColor:rgba(var(--grey100-rgb),.06);--noteBannerSecondaryButtonBackgroundColorHover:rgba(var(--grey100-rgb),.12);--vividAI-rgb:var(--purple400-rgb);--mutedAI-rgb:var(--purple900-rgb);--recordingClipBlue-rgb:var(--blue400-rgb);--askFellowMessageInputBackground:linear-gradient(90deg,#8b5cf6,#5994f2);--askFellowSuggestedQuestionsTextColor:linear-gradient(90deg,#fff,#fff 40%,#8b5cf690 50%,#fff 60%,#fff);--askFellowButtonColor:linear-gradient(115deg,#8b5cf6 25.26%,#5994f2 101.11%);--askFellowButtonBackground:linear-gradient(115deg,#7d00ff1a -.02%,#2563eb1a 101.11%);--askFellowLoadingIndicatorColor:linear-gradient(90deg,#fff 40%,#182226cc 50%,#fff 60%);--askFellowLoadingBarColor:linear-gradient(90deg,#0000 40%,#182226cc 50%,#0000 60%);--askFellowGradientStart:#8b5cf6;--askFellowGradientEnd:#5994f2;--askFellowGradientBackground:linear-gradient(165deg,#18222624 9.03%,#2673ee24 46.15%,#9747ff24 92.95%);--salesforceContact:var(--purple200);--salesforceContactBackground:var(--purple900);--salesforceAccount:var(--royal200);--salesforceAccountBackground:var(--royal800);--salesforceOpportunity:var(--peach200);--salesforceOpportunityBackground:var(--peach800);--salesforceCase:var(--pink200);--salesforceCaseBackground:var(--pink700);--salesforceLead:var(--blue200);--salesforceLeadBackground:var(--blue800);--salesforceObject:var(--grey200);--salesforceObjectBackground:var(--grey800);--tourtipBackgroundColor-rgb:var(--royal700-rgb);--tourOverlayColor:#0009;--completionColor:var(--green600)}}.ToggleGroup-module__ToggleGroup__gCsV-{background-color:var(--baseLayerColor);border-radius:6px;cursor:pointer;display:inline-grid;grid:1fr/auto-flow 1fr;padding:2px}.ToggleGroup-module__ToggleGroupItem__pv-eA{all:unset;align-items:center;background-color:var(--baseLayerColor);color:var(--secondaryTextColor);display:flex;font:var(--paragraph-4);justify-content:center;margin-left:1px;padding:.125rem .375rem;position:relative;-webkit-user-select:none;user-select:none;white-space:nowrap}.ToggleGroup-module__ToggleGroupItem__pv-eA:focus-visible{outline:auto}.ToggleGroup-module__ToggleGroupItem__pv-eA:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px;margin-left:0}.ToggleGroup-module__ToggleGroupItem__pv-eA:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.ToggleGroup-module__ToggleGroupItem__pv-eA:hover{background-color:var(--secondaryButtonHoverColor);border-radius:6px;color:var(--primaryTextColor)}.ToggleGroup-module__ToggleGroupItem__pv-eA[data-state=on]{background-color:var(--flyoutBackgroundColor);border-radius:6px;box-shadow:0 1px 2px var(--veryMutedRoyal);color:var(--veryVividRoyal);font-weight:var(--paragraph-font-weight-emphasis)}.ToggleGroup-module__ToggleGroupItem__pv-eA:disabled{color:var(--secondaryTextColor)}.ToggleGroup-module__ToggleGroupItem__pv-eA:disabled:hover{background-color:var(--baseLayerColor)}.ToggleGroup-module__ToggleGroupItem__pv-eA[data-state=on]:disabled:hover{background-color:var(--flyoutBackgroundColor)}.ToggleGroup-module__hiddenBoldText__jb3U7{font-weight:var(--paragraph-font-weight-emphasis);visibility:hidden}.ToggleGroup-module__visibleText__79Ans{left:50%;position:absolute;transform:translate(-50%)}.menu-module__trigger__006hx{cursor:pointer}.menu-module__radioItemIcon__QTk2w{font-size:.625em;line-height:1.6;margin:.375em .375em .375em 0}.menu-module__switchItem__DJcjv{padding-right:6px}.menu-module__switchItem__DJcjv .menu-module__itemText__JJGHt.menu-module__itemText__JJGHt{padding-right:.75em}.menu-module__content__ksHJT{background-color:var(--flyoutBackgroundColor);border-radius:8px;filter:var(--flyoutDropShadow);max-height:min(var(--radix-dropdown-menu-content-available-height,100vh),calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom)));min-width:7.5em;overflow-y:auto;padding:.25em;z-index:var(--zindex-radix-popper)}.menu-module__content__ksHJT small{color:var(--secondaryTextColor);font:var(--subtext)}.menu-module__item__RRfj1{align-items:center;border-radius:6px;color:var(--primaryTextColor);cursor:pointer;display:flex}.menu-module__item__RRfj1:hover{color:var(--primaryTextColor)}.menu-module__item__RRfj1:focus,.menu-module__item__RRfj1:hover{background-color:var(--menuItemBackgroundColorHover)}.menu-module__item__RRfj1:focus-visible{outline:none}.menu-module__item__RRfj1.menu-module__itemDisabled__IHPmD,.menu-module__item__RRfj1[data-disabled]{color:var(--secondaryTextColor);pointer-events:none}.menu-module__item__RRfj1 .menu-module__itemAvatar__kAj1k,.menu-module__item__RRfj1 .menu-module__itemEmoji__AwxhX{flex:0 0 auto;font-size:.73em;margin:.25em .125em .25em .375em}.menu-module__item__RRfj1 .menu-module__itemEmoji__AwxhX{text-align:center;width:1.25em}.menu-module__item__RRfj1 .menu-module__itemIcon__CO6t3{flex:0 0 auto;font-size:.875em;margin:.25em .125em .25em .375em}.menu-module__item__RRfj1 .menu-module__customIcon__7H9yu{display:inline-flex}.menu-module__item__RRfj1 .menu-module__externalLinkIcon__utx3e,.menu-module__item__RRfj1 .menu-module__subTriggerIcon__5tRjT{color:var(--secondaryTextColor);font-size:.75em;margin:.375em .375em .375em .125em}.menu-module__item__RRfj1 .menu-module__externalLinkIcon__utx3e{font-size:.625em}.menu-module__item__RRfj1 .menu-module__itemText__JJGHt{flex-grow:1;font:var(--body);font-size:.875em;padding:.375em}.menu-module__itemDestructive__-Mi5h,.menu-module__itemDestructive__-Mi5h:hover{color:var(--errorTextColor)}.menu-module__itemDestructive__-Mi5h:focus{background-color:var(--veryMutedRed)}.menu-module__itemDestructive__-Mi5h.menu-module__itemDisabled__IHPmD,.menu-module__itemDestructive__-Mi5h[data-disabled]{color:var(--errorTextColor);opacity:.5;pointer-events:visible}.menu-module__label__0bQB0{color:var(--secondaryTextColor);font:var(--subtext);font-size:.75em;padding:.25em 1.5em .375em .375em}.menu-module__separator__xcas-{background-color:var(--dividerColor);height:.0625em;margin:.25em -.25em}.menu-module__mobile__XtGXM{padding:0}.menu-module__mobile__XtGXM .menu-module__item__RRfj1{align-items:center;margin:1em 0;padding:0 1em}.menu-module__mobile__XtGXM .menu-module__label__0bQB0{padding:0 1em .25em}.menu-module__mobile__XtGXM .menu-module__separator__xcas-{margin:1em 0}.menu-module__checkbox__81fGK{pointer-events:none}.menu-module__arrow__8s2oe{fill:var(--flyoutBackgroundColor)}@keyframes menu-module__shimmer__Dr3rj{to{-webkit-mask-position:left;mask-position:left}}@keyframes menu-module__fadeIn__kIBzK{0%{opacity:0}to{opacity:1}}.menu-module__loadingItem__U3kmE{animation:menu-module__shimmer__Dr3rj 1s infinite,menu-module__fadeIn__kIBzK .5s forwards;animation-delay:calc(.05s*var(--animation-delay-index)),calc(.5s + .05s*var(--animation-delay-index));background-repeat:no-repeat;mask:linear-gradient(-60deg,#000 30%,#0005,#000 70%) right/300% 100%;opacity:0;pointer-events:none}.menu-module__loadingItem__U3kmE .menu-module__itemText__JJGHt{background-color:rgba(var(--primaryTextColor-rgb),.1);border-radius:6px;box-sizing:initial;height:calc(1lh - 8px);margin:4px .375em;width:100%}.AddManagerModal-module__body__EnZc5{overflow:visible}.AddManagerModal-module__illustration__SImWa{height:auto;max-width:100%}.AddManagerModal-module__headerSubtitle__zuvBc{color:var(--primaryTextColor);font:var(--heading-5)}.AddManagerModal-module__inputHeader__1sFED{font:var(--heading-6-emphasis);font-weight:600;margin-bottom:8px}.AddManagerModal-module__inputWrapper__UsfZU{width:100%}.AddManagerModal-module__error__PAp2E{color:var(--red700)}.AddManagerModal-module__note__lDcHO{color:var(--secondaryTextColor);font:var(--paragraph-5);margin-top:.5rem}.AddManagerModal-module__buttonLink__cqfEW{font:var(--paragraph-4-emphasis);font-weight:700}.Popup-module__popupContent__0VoRq{font:var(--paragraph-5)}.Popup-module__popupTitle__zY3Bi{font:var(--paragraph-5);font-weight:700}.Popup-module__popupContent__0VoRq,.Popup-module__popupTitle__zY3Bi{color:var(--white);text-align:center}.DueDate-module__dueDate__nMtD-{align-items:center;display:flex;font-weight:700;margin-right:.5rem;white-space:nowrap}.DueDate-module__dueDate__nMtD- svg{font-size:1rem;margin:4px 12px 4px 8px}.DueDate-module__dueSoon__toe75{color:var(--vividOrange)}.DueDate-module__overdue__sekbg{color:var(--vividRed)}.InstallMobileAppPrompt-module__body__xobSz{background-color:var(--baseLayerColor);bottom:var(--mobile-navbar-height);height:5em;position:fixed;width:100%;z-index:var(--zindex-modal)}.InstallMobileAppPrompt-module__body__xobSz,.InstallMobileAppPrompt-module__inner__dDzko{align-items:center;display:flex;flex-direction:row}.InstallMobileAppPrompt-module__body__xobSz{justify-content:space-between;padding:1.25em}.InstallMobileAppPrompt-module__closeButton__kEsPH{outline:none}.InstallMobileAppPrompt-module__logoWrapper__DwpFI{align-items:center;background-color:var(--grey1000);border-radius:50%;box-shadow:0 1px 1px var(--normalGrey);display:flex;flex-shrink:0;height:2.75em;justify-content:center;margin-left:.5em;width:2.75em}[data-theme=theme-dark]:root .InstallMobileAppPrompt-module__logoWrapper__DwpFI{background-color:var(--black)}[data-theme=theme-dark]:root .InstallMobileAppPrompt-module__logo__-Bw2j{display:block}[data-theme=theme-dark]:root .InstallMobileAppPrompt-module__logoMono__3ymG1{display:none}.InstallMobileAppPrompt-module__logo__-Bw2j{display:none;height:1.75em;width:1.75em}.InstallMobileAppPrompt-module__logoMono__3ymG1{color:#fff;display:block}.InstallMobileAppPrompt-module__info__gEd9l{color:var(--secondaryTextColor);font:var(--paragraph-5);margin-left:1em;text-align:left}.InstallMobileAppPrompt-module__appName__G26wN{color:var(--primaryTextColor);font:var(--paragraph-4)}.LoadMoreButton-module__buttonWrapper__0Oqze{align-items:center;display:flex;justify-content:center;margin:1em 0}@media print{.LoadMoreButton-module__buttonWrapper__0Oqze{display:none}}.LoadMoreButton-module__buttonWrapper__0Oqze.LoadMoreButton-module__dotted__STK8o:after,.LoadMoreButton-module__buttonWrapper__0Oqze.LoadMoreButton-module__dotted__STK8o:before{border-top:1px dashed var(--dividerColor);content:"";flex:1 0 .5em}.LoadMoreButton-module__loadMoreButton__UidyZ{color:var(--secondaryTextColor);white-space:nowrap;width:8em}.LoadMoreButton-module__loadMoreButton__UidyZ.ui.basic.button{font-size:14px;margin:0 .5em;transition:width .2s 0s var(--ease-in-out),opacity .1s var(--ease-in-out),background-color .1s var(--ease-in-out),color .1s var(--ease-in-out),box-shadow .1s var(--ease-in-out),background .1s var(--ease-in-out)}.LoadMoreButton-module__loadMoreButton__UidyZ.ui.basic.button:focus:not(:focus-visible){outline:none}.LoadMoreButton-module__loadMoreButton__UidyZ.ui.basic.button:active,.LoadMoreButton-module__loadMoreButton__UidyZ.ui.basic.button:focus,.LoadMoreButton-module__loadMoreButton__UidyZ.ui.basic.button:hover{background:var(--veryMutedGrey)!important;border-color:var(--placeholderButtonBorderColor)!important}.LoadMoreButton-module__loadMoreButton__UidyZ:before{color:var(--secondaryTextColor);font-family:Icons;padding-right:6px}.LoadMoreButton-module__loading__lbsFN.ui.basic.button{padding:.5em;width:2em}.LoadMoreButton-module__loading__lbsFN:before{display:none}.LoadMoreButton-module__caretUp__M65Zi:before{content:""}.LoadMoreButton-module__caretDown__aItUS:before{content:""}.MeetingSelect-module__selectedTitle__ATDAA{max-width:165px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MeetingSelect-module__selectedTime__UHptl{color:#adbcc3;font-size:12px;line-height:12px;position:relative}.MeetingSelect-module__selectedChevron__TR-Io{margin-right:.5em}.MeetingSelect-module__calendarIcon__xcEK2{font-size:18px;margin-top:0;position:absolute;top:2px}.MeetingSelect-module__dropdownIndicator__-Kmh0{color:#2b363a;font-size:9pt}.MeetingSelect-module__option__hsMty{align-items:center;display:flex;justify-content:flex-start}.MeetingSelect-module__displayValue__tufP4{margin-left:.5em}.meeting-selector--feedback .meeting-selector--feedback__control{border:1px solid var(--inputBorderColor);padding:.3em}.meeting-selector--feedback__control:hover{border-color:#ccc!important}.meeting-selector--feedback__menu,.meeting-selector--feedback__option{background-color:var(--flyoutBackgroundColor)!important}.meeting-selector--feedback__option{border-bottom:1px solid var(--dividerColor)!important;color:var(--primaryTextColor)!important}.meeting-selector--feedback__option--is-focused [data-theme=theme-dark]:root{background-color:var(--grey1000)!important}.meeting-selector--feedback__placeholder{color:var(--secondaryTextColor)!important}.meeting-selector--feedback__value-container>*{color:var(--primaryTextColor)!important}.placeholder-icon{align-items:center;border:1px solid #ccc;border-radius:60px;display:flex;font-size:.6em;height:19px;justify-content:center;left:12px;position:absolute;top:7px;width:19px}.ui.image.label.user-select-item{border-radius:6px;box-shadow:0 0 0 1px var(--primaryColor);font-size:.9em;font-weight:400;height:1.7em;margin-left:.3em;max-width:100%;overflow:hidden;padding:.3125em .3125em .3125em 0!important;text-overflow:ellipsis;white-space:nowrap!important}.ui.image.label.user-select-item .avatar,.ui.image.label.user-select-item .user-avatar{border-radius:4px 0 0 4px;border-right:1px solid #fffc;height:1.7em!important;margin:-.3125em .3125em;width:1.7em!important}:is(.ui.image.label.user-select-item .avatar,.ui.image.label.user-select-item .user-avatar):first-child{margin-left:0}.ui.label.user-select-item.locked,.ui.label.user-select-item.locked:hover{background-color:var(--normalRoyal)!important;border-color:var(--normalRoyal)!important;color:#fff!important;pointer-events:none}:is(.ui.label.user-select-item.locked,.ui.label.user-select-item.locked:hover) .delete.icon:before{content:""}.ui.selection.dropdown .ui.avatar.image.additional,.ui.selection.dropdown .ui.user-avatar.additional{border-radius:500rem;display:inline-block;height:2em;left:1em;margin-left:2px;position:absolute;top:50%;transform:translateY(-50%);width:2em}.initials:is(.ui.selection.dropdown .ui.avatar.image.additional,.ui.selection.dropdown .ui.user-avatar.additional){display:flex}:is(.ui.selection.dropdown.user-select .menu)>.item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui.selection.dropdown.user-select>.text{padding-left:calc(2.875em + 2px)}.ui.selection.dropdown.user-select.error,.ui.selection.dropdown.user-select.error>.default.text,.ui.selection.dropdown.user-select.error>.text{color:var(--red)}:is(.ui.selection.dropdown.user-select .item.contact):hover .ui.avatar.image{opacity:.7}:is(.ui.selection.dropdown.user-select .item.contact):hover:after{color:var(--blue600);content:"Invite";float:right}:is(.ui.selection.dropdown.user-select .item.contact) .ui.avatar.image{border:1px dashed var(--grey600);opacity:.5}.ui.search.selection.dropdown.user-select:not(.multiple)>input.search{padding-left:3.875em}.page-header .ui.selection.dropdown.user-select{padding:0 .975em 0 0;width:auto}:is(.page-header .ui.selection.dropdown.user-select) .angle.down.icon,:is(.page-header .ui.selection.dropdown.user-select) .caret.down.icon{display:inline-block;margin-left:0;margin-right:0;padding-left:0;padding-right:0;position:static}:is(.page-header .ui.selection.dropdown.user-select) .ui.avatar.image,:is(.page-header .ui.selection.dropdown.user-select) .ui.user-avatar{font-size:1em;height:1.75em;left:0;min-height:0;min-width:0;width:1.75em}.active:is(.page-header .ui.selection.dropdown.user-select)>.text{opacity:.6}:is(.page-header .ui.selection.dropdown.user-select) .menu{left:calc(-.825em + 2px);top:calc(100% + .75em)}:is(:is(.page-header .ui.selection.dropdown.user-select) .menu)>.item{padding-left:.825em!important;padding-right:1.125em!important;white-space:nowrap}:is(:is(.page-header .ui.selection.dropdown.user-select) .menu) .ui.avatar.image{margin:-.375em .625em -.375em 0}:is(.page-header .ui.selection.dropdown.user-select)>.text{padding-left:2.35em}@media (max-width:479px){:is(.page-header .ui.selection.dropdown.user-select) .ui.avatar.image.additional,:is(.page-header .ui.selection.dropdown.user-select) .ui.user-avatar.additional{display:none}:is(.page-header .ui.selection.dropdown.user-select)>.text{padding-left:0}}.SideBarItem-module__wrapper__7LEce{background:var(--veryMutedGrey);border-radius:8px;display:flex;flex:0 1 auto;flex-direction:column;justify-content:flex-start;margin-bottom:68px;min-height:0;padding:.375rem .25rem .25rem}.SideBarItem-module__wrapper__7LEce.SideBarItem-module__expandToBottom__Y1YLg{flex:1}@media (max-width:734px){.SideBarItem-module__wrapper__7LEce{border-radius:0;flex:1;margin-bottom:0}}.SideBarItem-module__header__TRRS2{align-items:center;display:flex;margin-bottom:.375rem}.SideBarItem-module__header__TRRS2>:nth-child(2){margin-left:auto}.SideBarItem-module__header__TRRS2>:nth-child(n+3){margin-left:.125rem}.SideBarItem-module__headerButton__49E8z{padding:.25rem .5rem}.SideBarItem-module__headerIconButton__FLIkK{color:var(--primaryTextColor);font-size:1rem}.SideBarItem-module__title__Ujn1L{font:var(--paragraph-4-emphasis);margin:0;padding:.3125rem .5rem}.SideBarItem-module__body__YU8um{background-color:var(--secondLayerColor);border-radius:6px;display:flex;flex:1;overflow-y:auto}.DismissibleTooltip-module__container__FcSyl{width:10rem}.DismissibleTooltip-module__star__FelqC{font-size:1.5rem;margin-top:11px;padding-bottom:.5rem;text-align:center}.DismissibleTooltip-module__closeButton__wmJzE:focus:not(:focus-visible){outline:none}.DismissibleTooltip-module__closeButton__wmJzE{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:inherit;font:inherit;font-size:16px;line-height:1rem;padding:0;position:absolute;right:10px;text-align:unset;top:10px}.DismissibleTooltip-module__closeButton__wmJzE:hover{cursor:pointer}.DismissibleTooltip-module__text__F2uM-{padding:0 .1875rem .5625rem;text-align:center}.Details-module__container__EMNnz{text-align:left}.Details-module__label__W7JpZ{color:var(--primaryTextColor);margin-bottom:.5rem}.Details-module__warning__cfLhE{color:var(--secondaryTextColor);display:block;font:var(--paragraph-5);margin:.5rem 0 0}.Details-module__editButton__FqQ1P:focus:not(:focus-visible){outline:none}.Details-module__editButton__FqQ1P{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;background-color:var(--flyoutBackgroundColor);border:none;border-radius:6px;color:inherit;cursor:pointer;display:flex;font:inherit;font:var(--paragraph-4);margin-bottom:1.25rem;padding:.875rem 1rem;text-align:unset;width:100%}.Details-module__editButton__FqQ1P .Details-module__content__Y7o8X{flex-grow:1;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap}.Details-module__placeholder__cTqDF:is(.Details-module__editButton__FqQ1P .Details-module__content__Y7o8X){color:var(--placeholderTextColor)}:is(.Details-module__editButton__FqQ1P .Details-module__content__Y7o8X)>a{color:inherit;-webkit-text-decoration:underline;text-decoration:underline}:is(:is(.Details-module__editButton__FqQ1P .Details-module__content__Y7o8X)>a):hover{color:var(--linkColor)}.Details-module__editButton__FqQ1P .Details-module__icon__6F47r{color:var(--secondaryTextColor);margin:.125rem 0 0 1.5rem}.Details-module__editButton__FqQ1P:not(.Details-module__hoveringLink__P7qrp):hover .Details-module__content__Y7o8X,.Details-module__editButton__FqQ1P:not(.Details-module__hoveringLink__P7qrp):hover .Details-module__icon__6F47r{color:var(--linkColor)}.Details-module__textArea__UW-gm{background-color:var(--secondLayerColor);border:1px solid var(--inputBorderColor);border-radius:6px;color:var(--primaryTextColor);font:var(--paragraph-4);margin:0;padding:.857em;resize:none;width:100%}.Details-module__textArea__UW-gm::placeholder{color:var(--placeholderTextColor)}.Details-module__userInfo__JsIz-{align-items:center;border:1px solid var(--dividerColor);border-radius:6px;display:flex;margin-bottom:1.25rem;padding:.875rem 1rem}.Details-module__userInfo__JsIz- .Details-module__avatar__en52s.ui.image.user-avatar{margin-right:.5rem}.Details-module__userInfo__JsIz- .Details-module__name__NB47p{font:var(--paragraph-4);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AgendaBuilder-module__button__-bjwb{border:1px dashed rgba(var(--vividAI-rgb),.5);border-radius:6px;display:grid;grid-template-columns:2em auto;margin:.75rem 0;padding:.5rem .25rem;width:100%}.AgendaBuilder-module__button__-bjwb:focus:not(:focus-visible){outline:none}.AgendaBuilder-module__button__-bjwb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;color:inherit;font:inherit;text-align:unset}.AgendaBuilder-module__button__-bjwb:not(:disabled):focus-visible,.AgendaBuilder-module__button__-bjwb:not(:disabled):hover{background-color:var(--mutedAI);cursor:pointer}:is(.AgendaBuilder-module__button__-bjwb:not(:disabled):hover,.AgendaBuilder-module__button__-bjwb:not(:disabled):focus-visible) .AgendaBuilder-module__header__cKjMf,:is(.AgendaBuilder-module__button__-bjwb:not(:disabled):hover,.AgendaBuilder-module__button__-bjwb:not(:disabled):focus-visible) .AgendaBuilder-module__icon__dNLZ9,:is(.AgendaBuilder-module__button__-bjwb:not(:disabled):hover,.AgendaBuilder-module__button__-bjwb:not(:disabled):focus-visible) .AgendaBuilder-module__subheader__0E6ds{color:var(--vividAI)}:is(.AgendaBuilder-module__button__-bjwb:not(:disabled):hover,.AgendaBuilder-module__button__-bjwb:not(:disabled):focus-visible) .AgendaBuilder-module__sparklesIcon__3mUIu{display:none}:is(.AgendaBuilder-module__button__-bjwb:not(:disabled):hover,.AgendaBuilder-module__button__-bjwb:not(:disabled):focus-visible) .AgendaBuilder-module__plusIcon__po0H4{display:unset}.AgendaBuilder-module__button__-bjwb .AgendaBuilder-module__icon__dNLZ9{color:var(--vividAI);font-size:16px;margin-top:.3em;place-self:start center;width:2em}.AgendaBuilder-module__button__-bjwb .AgendaBuilder-module__plusIcon__po0H4{display:none}.AgendaBuilder-module__button__-bjwb .AgendaBuilder-module__header__cKjMf{color:var(--secondaryTextColor);font:var(--paragraph-2-emphasis);font-size:1.375rem;justify-self:start;line-height:1.18;margin:0;padding:0;text-align:left}.AgendaBuilder-module__button__-bjwb .AgendaBuilder-module__subheader__0E6ds{color:var(--secondaryTextColor);font:var(--paragraph-5);grid-column-start:2;justify-self:start;margin:0;text-align:left}.AgendaBuilder-module__settings__2AHQU .AgendaBuilder-module__header__cKjMf{align-items:center;border-bottom:1px solid var(--dividerColor);display:flex;padding:.75em}:is(.AgendaBuilder-module__settings__2AHQU .AgendaBuilder-module__header__cKjMf) .AgendaBuilder-module__icon__dNLZ9{color:var(--vividAI);font-size:12px}:is(.AgendaBuilder-module__settings__2AHQU .AgendaBuilder-module__header__cKjMf) .AgendaBuilder-module__title__zOO-1{color:var(--primaryTextColor);flex-grow:1;font:var(--heading-7-emphasis);margin:0 .5em}:is(.AgendaBuilder-module__settings__2AHQU .AgendaBuilder-module__header__cKjMf) .AgendaBuilder-module__closeBtn__O--gD{color:var(--primaryTextColor);font-size:12px}.AgendaBuilder-module__settings__2AHQU .AgendaBuilder-module__body__vU3ik{background-color:var(--white);display:initial;padding:1em .75em}:is(.AgendaBuilder-module__settings__2AHQU .AgendaBuilder-module__body__vU3ik) .AgendaBuilder-module__label__mseob{color:var(--primaryTextColor);display:flex;font:var(--heading-6);margin-bottom:.5em}:is(:is(.AgendaBuilder-module__settings__2AHQU .AgendaBuilder-module__body__vU3ik) .AgendaBuilder-module__label__mseob) em{color:var(--secondaryTextColor);font-style:normal;margin-left:auto}:is(.AgendaBuilder-module__settings__2AHQU .AgendaBuilder-module__body__vU3ik) .AgendaBuilder-module__toggles__cjhhj{margin-bottom:1em;width:100%}:is(.AgendaBuilder-module__settings__2AHQU .AgendaBuilder-module__body__vU3ik) .AgendaBuilder-module__textField__xJLF0:focus-visible{border-color:var(--vividRoyal);box-shadow:0 0 0 2px var(--veryMutedRoyal);outline:none}:is(.AgendaBuilder-module__settings__2AHQU .AgendaBuilder-module__body__vU3ik) .AgendaBuilder-module__tipText__N9BXs{color:var(--secondaryTextColor);font:var(--paragraph-5);margin:.5em 0 1.25em}.AgendaBuilder-module__banner__8TSVf{align-items:center;background-color:var(--mutedAI);border-radius:8px;display:flex;margin:0 12px 8px;padding:6px 6px 6px 12px}.AgendaBuilder-module__banner__8TSVf .AgendaBuilder-module__icon__dNLZ9{align-self:unset;color:var(--vividAI);font-size:1em;margin:0}.AgendaBuilder-module__banner__8TSVf .AgendaBuilder-module__bannerText__nsBlv{flex:1;font:var(--heading-7);margin-left:.375rem}.AgendaBuilder-module__banner__8TSVf .AgendaBuilder-module__settingsBtn__53iJV{font-size:1rem;margin-right:.5em;padding:.5em}:is(.AgendaBuilder-module__banner__8TSVf .AgendaBuilder-module__settingsBtn__53iJV)>svg{font-size:.875em}.AgendaBuilder-module__errorBanner__B4jE-{background-color:var(--errorBackgroundColor)}.AgendaBuilder-module__errorBanner__B4jE- .AgendaBuilder-module__closeBtn__O--gD{font-size:1rem;margin-left:.5em;padding:.5em}:is(.AgendaBuilder-module__errorBanner__B4jE- .AgendaBuilder-module__closeBtn__O--gD)>svg{font-size:.875em}@media print{.AgendaBuilder-module__banner__8TSVf,.AgendaBuilder-module__button__-bjwb,.AgendaBuilder-module__settings__2AHQU{display:none}}.RequestRecordingAccesses-module__modal__xGr9O{width:1096px}@media (min-width:735px) and (max-width:980px){.RequestRecordingAccesses-module__modal__xGr9O{max-width:520px;min-height:460px}}.RequestRecordingAccesses-module__body__Eu4TO{display:flex;padding:0;position:relative}.RequestRecordingAccesses-module__content__f8Leg{display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;padding:2.5rem;width:50%}@media (min-width:735px) and (max-width:980px),all and (max-width:734px){.RequestRecordingAccesses-module__content__f8Leg{width:100%}}.RequestRecordingAccesses-module__title__WvpG2{font:var(--heading-3-emphasis);margin:0;text-align:center}.RequestRecordingAccesses-module__highlight__FHg1G{color:var(--primaryButtonColor)}.RequestRecordingAccesses-module__description__s90RJ{color:var(--secondaryTextColor);margin-top:.75rem;text-align:center}.RequestRecordingAccesses-module__access__XwHLp{align-items:center;display:flex;font:var(--paragraph-3-emphasis)}.RequestRecordingAccesses-module__access__XwHLp:not(:first-child){margin-top:2rem}.RequestRecordingAccesses-module__access__XwHLp>:last-child{margin-left:auto}.RequestRecordingAccesses-module__preIcon__W0VEd{align-items:center;background-color:var(--baseLayerColor);border-radius:9999px;color:var(--secondaryTextColor);display:flex;font:var(--paragraph-5-emphasis);height:1.25rem;justify-content:center;margin-right:.5rem;width:1.25rem}.RequestRecordingAccesses-module__greenIcon__SytJb{background-color:var(--greenInputBackgroundColor);color:var(--tag-green)}.RequestRecordingAccesses-module__success__h0KhF{border:1px solid var(--greenInputBackgroundColor);border-radius:6px;color:var(--tag-green);font:var(--paragraph-4-emphasis);padding:.125rem .5rem}.RequestRecordingAccesses-module__image__GLNCo{width:50%}@media (min-width:735px) and (max-width:980px),all and (max-width:734px){.RequestRecordingAccesses-module__image__GLNCo{display:none}}.RequestRecordingAccesses-module__deniedAccessPopup__SQ2vD{font:var(--paragraph-4)}.RequestRecordingAccesses-module__deniedAccessPopup__SQ2vD>small{color:var(--secondaryTextColor);display:block;font:var(--heading-7);margin-bottom:.25rem}.RequestRecordingAccesses-module__settingsLink__zeAGf{font:var(--paragraph-4-emphasis);-webkit-text-decoration:underline;text-decoration:underline}.RequestRecordingAccesses-module__closeButton__lpPM8{position:absolute;right:.5rem;top:.5rem}.RequestRecordingAccesses-module__actions__O-iEu{display:flex;flex-direction:column;gap:.75rem}.RequestRecordingAccesses-module__dismissButton__v-uU3{background:none;border:none;color:var(--primaryTextColor);cursor:pointer;font:var(--paragraph-5);margin:0;padding:0}.RequestRecordingAccesses-module__dismissButton__v-uU3:hover{-webkit-text-decoration:underline;text-decoration:underline}.intune-module__box__QQSIx{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.intune-module__spinner__hVpKm{padding:28px}.intune-module__loudText__-j6lP{color:var(--primaryTextColor);text-align:center;width:80%}.intune-module__quietText__9th-y{color:var(--secondaryTextColor);text-align:center;width:80%}.kebabMenu{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:9999px;color:var(--secondaryTextColor);cursor:pointer;display:inline-flex;font-size:2em;height:.9375em;justify-content:center;line-height:.9375;margin-left:5px;padding:0;vertical-align:middle;width:.9375em}.kebabMenu:focus:not(:focus-visible){outline:none}.kebabMenu svg{margin-bottom:-.03125em;margin-top:-.03125em}.kebabMenu:hover{background-color:rgba(var(--veryMutedGrey-rgb),.5);color:var(--secondaryTextColor)}.kebabMenu:focus-visible{box-shadow:0 0 0 2px var(--vividRoyal);outline:none}:is(html .ui.form .field.field input):-webkit-autofill,:is(html .ui.form .field.field input):-webkit-autofill:focus{border-color:unset!important;box-shadow:unset!important}html .ui.inverted.dimmer{background-color:rgba(var(--white-rgb),.55)}body,html{height:100%;line-height:1.4285;min-width:280px}@media (max-width:299px){body,html{font-size:14px}}iframe{color-scheme:auto}body{background-color:var(--baseLayerColor);overflow:hidden!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;--csstools-color-scheme--light:initial;color-scheme:light}[data-theme=theme-dark]:root body{--csstools-color-scheme--light: ;color-scheme:dark}@media print{body{background-color:#fff;margin:0;overflow-y:scroll!important}}body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);--scrollbar-color:#0003;--scrollbar-track-color:#0000}[data-theme=theme-dark]:root body{--scrollbar-color:#fff3}body:not(body.styledScroll){scrollbar-color:var(--scrollbar-color) var(--scrollbar-track-color)}body.styledScroll{--scrollbar-size:.375rem;--scrollbar-minlength:1.5rem}body.styledScroll ::-webkit-scrollbar{height:var(--scrollbar-size);width:var(--scrollbar-size)}body.styledScroll ::-webkit-scrollbar-track{background-color:var(--scrollbar-track-color)}body.styledScroll ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-color)}body.styledScroll ::-webkit-scrollbar-thumb:vertical{min-height:var(--scrollbar-minlength)}body.styledScroll ::-webkit-scrollbar-thumb:horizontal{min-width:var(--scrollbar-minlength)}body.embeddedScroll{overflow-y:scroll!important}html.sortable-hoc-active{-webkit-user-select:none!important;user-select:none!important}#root{display:flex;flex-direction:column;height:100vh;height:100dvh}#root>.app{display:flex;flex:1 1 0;max-width:100vw;min-height:0}@media (max-width:734px){#root>.app{flex-direction:column}}:is(#root>.app)>main{background-color:var(--baseLayerColor);flex:1 1 0;height:100%;min-height:20rem;min-width:0;overflow-y:auto;position:relative;transition:all .2s ease;z-index:var(--zindex-canvas)}@media print{:is(#root>.app)>main{background-color:initial;overflow-y:visible}}kbd{background-color:var(--baseLayerColor);border:1px solid var(--veryMutedGrey);border-radius:3px;box-shadow:0 1px #0003,0 0 0 2px var(--secondLayerColor);color:var(--primaryTextColor);display:inline-block;font-family:Arial,Helvetica,sans-serif;font-size:.8em;line-height:1.4;margin:0 .1em;padding:.1em .6em;text-shadow:0 1px 0 var(--secondLayerColor)}.borderless,.ui.borderless{border:none;box-shadow:none}:is(.emoji-dialog .emoji-row .emoji) img{height:inherit;width:inherit}body .ui.cards a.card,body .ui.link.card,body .ui.link.cards .card,body a.ui.card{transform:translateY(0)}::selection{background-color:rgba(var(--royal600-rgb),.4)}@media (max-width:734px){.ui.submenu-container .submenu,.ui.tabular.menu{overflow-x:auto;-ms-overflow-style:none;overflow:-moz-scrollbars-none}:is(.ui.tabular.menu,.ui.submenu-container .submenu)::-webkit-scrollbar{display:none}}.ui.icon[class*="right floated"]{float:right}.ui.icon[class*="left floated"]{float:left}.ui.page.modals{z-index:var(--zindex-modal)}@keyframes ModalSlideIn{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}.ui.dropdown>.menu,.ui.menu,.ui.popup{animation:ModalSlideIn .2s 0s both var(--ease-in-out)}.ui.page.modals>.ui.modal{animation:ModalSlideIn .4s .2s both var(--ease-in-out)}.ui.page.modals.dimmer:not(.inverted){animation:DimmerFadeIn .2s linear both;background-color:initial}.ui.page.modals .ui.modal{animation:ModalSlideIn .4s .2s both var(--ease-in-out);opacity:0;transform:translateY(10%)}.ui.header .ui.icon{display:inline-block}.floated:is(.ui.header .ui.icon){font-size:.9em;margin-top:.3em}:is(.ui.dropdown>.dropdown.icon,.ui.dropdown>.angle.down.icon):before{display:block;transition:transform .2s var(--ease-in-out)!important}:is(.ui.dropdown.visible>.dropdown.icon,.ui.dropdown.visible>.angle.down.icon):before{transform:rotate(180deg)}.custom-scrollbar ::-webkit-scrollbar{-webkit-appearance:none;height:7px;width:7px}.custom-scrollbar ::-webkit-scrollbar-track{background:#0000001a;border-radius:0}.custom-scrollbar ::-webkit-scrollbar-thumb{background:#00000040;border-radius:5px;cursor:pointer;-webkit-transition:color .2s ease;transition:color .2s ease}.custom-scrollbar ::-webkit-scrollbar-thumb:window-inactive{background:#00000026}.custom-scrollbar ::-webkit-scrollbar-thumb:hover{background:#80878bcc}.custom-scrollbar .ui.inverted::-webkit-scrollbar-track{background:#ffffff1a}.custom-scrollbar .ui.inverted::-webkit-scrollbar-thumb{background:#ffffff40}.custom-scrollbar .ui.inverted::-webkit-scrollbar-thumb:window-inactive{background:#ffffff26}.custom-scrollbar .ui.inverted::-webkit-scrollbar-thumb:hover{background:#ffffff59}.ui.page.inverted.dimmer::-webkit-scrollbar-track{background:#ccc;height:5px;padding:2px;width:5px}.ui.page.inverted.dimmer::-webkit-scrollbar-thumb{background:#00000080;border:2px solid #ccc;border-right-width:1px}.ui.page.inverted.dimmer::-webkit-scrollbar-thumb:window-inactive{background:#0000004d}.ui.page.inverted.dimmer::-webkit-scrollbar-thumb:hover{background:#000c}.ui.button:focus{outline:1px dotted #fff9;outline-offset:-3px}.ui.button.basic:focus{outline-color:rgba(var(--black-rgb),.8);outline-offset:-4px}.ui.progress.thin{height:6px;margin-bottom:0!important}.ui.progress.thin>.bar{height:6px;min-width:0}:is(.ui.progress.thin>.bar)>.progress{display:none}body .main-container{background:inherit;height:100%;min-height:100%}.page:is(body .main-container),:is(body .main-container)>.page{height:100%;margin:0!important;overflow-x:hidden;overflow-y:auto;padding:0}.ui.button.icon.smiles{border-radius:10em!important;box-shadow:1px 1px 3px #0000001a;cursor:pointer;font-size:4rem;height:3.5rem!important;margin:.2rem;padding:.25rem!important;width:3.5rem!important}.ui.button.icon.smiles:focus:not(:focus-visible){outline:none}.ui.button.icon.smiles{min-height:0;opacity:.8}.ui.button.icon.smiles svg{display:block}.ui.button.icon.smiles.active,.ui.button.icon.smiles:focus,.ui.button.icon.smiles:hover{box-shadow:0 0 3px #0000001a,inset 0 0 1px #0000001a}.ui.button.icon.smiles.checked,.ui.button.icon.smiles:active{box-shadow:inset 0 0 3px 0 0 0 3px 1px #0000001a #0000001a}.labels.smiles.huge .icon{border-radius:10em!important;box-shadow:1px 1px 3px #0000001a;cursor:pointer;font-size:4rem;height:4.5rem!important;margin:.2rem;padding:.25rem!important;width:4.5rem!important}:is(.labels.smiles.huge .icon):focus:not(:focus-visible){outline:none}.active:is(.labels.smiles.huge .icon),:is(.labels.smiles.huge .icon):focus,:is(.labels.smiles.huge .icon):hover{box-shadow:0 0 3px #0000001a,inset 0 0 1px #0000001a}.checked:is(.labels.smiles.huge .icon),:is(.labels.smiles.huge .icon):active{box-shadow:inset 0 0 3px 0 0 0 3px 1px #0000001a #0000001a}:is(.app>main) .ui.menu.page-header{align-items:center;background-color:#fff;border:none;border-bottom:1px solid #e8ebf3;box-shadow:none;margin:0;padding:calc(.1rem + env(safe-area-inset-top)) .6rem .1rem;position:sticky;top:0;z-index:calc(var(--zindex-paywall) + 1)}:is(:is(.app>main) .ui.menu.page-header) .menu{align-items:center}:is(:is(.app>main) .ui.menu.page-header) .sep{color:#00000026;font-size:1.25em;margin:0 .4em}@media (max-width:734px){:is(:is(.app>main) .ui.menu.page-header) h3{font-size:1.2rem}:is(:is(.app>main) .ui.menu.page-header) .notifications-button,:is(:is(.app>main) .ui.menu.page-header) .right.menu .sep{display:none}}@media (max-width:479px){:is(:is(.app>main) .ui.menu.page-header) h3{font-size:1.15rem;padding:.5em 0}:is(:is(.app>main) .ui.menu.page-header) .button{height:2.2em;padding:.6em;width:2.2em}:is(:is(:is(.app>main) .ui.menu.page-header) .button) .icon{height:1em;width:1em}.icon-only:is(:is(:is(.app>main) .ui.menu.page-header) .button){padding:.5em}.icon-only:is(:is(:is(.app>main) .ui.menu.page-header) .button) .icon{height:1.2em;width:1.2em}}@media (max-width:734px){:is(.app>main) .pushable>.ui.basic.segment,:is(.app>main)>.ui.basic.segment{padding:0}:is(.app>main) .ui.container>.ui.basic.segment{padding:1rem 0}}@keyframes delayVisibility{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.ui.selection.dropdown>.angle.down.icon{bottom:0;cursor:pointer;display:inline-block;height:auto;margin-left:.5em;margin-right:.5em;opacity:.8;padding-bottom:inherit;padding-left:.5em;padding-right:.5em;padding-top:inherit;position:absolute;right:0;top:0;transition:opacity .1s ease;width:auto;z-index:var(--zindex-popup)}.ui.selection.dropdown.active>.angle.down.icon,.ui.selection.dropdown.visible>.angle.down.icon{opacity:1}.ui.selection.dropdown.inline-icon>.angle.down.icon{display:inline-block;padding:0;position:static}.ui.selection.transparent.dropdown{background:#0000;border:none;box-shadow:none!important;min-height:auto!important;position:relative}.ui.selection.transparent.dropdown.big{font-size:1.2em;line-height:2;padding:.875em 2.5em .875em 1.5em}.ui.selection.transparent.dropdown.big input.search{line-height:2;margin:0;padding:inherit}.ui.selection.transparent.dropdown.big.multiple input.search{padding:0}.ui.selection.transparent.dropdown.big .default.text{line-height:2;margin:0}.ui.selection.transparent.dropdown small.meta{color:#0006}.ui.selection.transparent.dropdown em{font-style:normal;-webkit-text-decoration:underline;text-decoration:underline}.ui.selection.transparent.dropdown .menu{border-radius:.28571429rem;border-top-width:1px!important;min-width:max-content!important}.ui.dropdown.small .menu>.item{font-size:.85rem}.ui.dropdown.notes-templates-menu,.ui.menu .ui.dropdown.notes-templates-menu{background:#0000;border:1px solid #cbd3e1;font-weight:600}.active:is(.ui.dropdown.notes-templates-menu,.ui.menu .ui.dropdown.notes-templates-menu),.active:is(.ui.dropdown.notes-templates-menu,.ui.menu .ui.dropdown.notes-templates-menu):active,.active:is(.ui.dropdown.notes-templates-menu,.ui.menu .ui.dropdown.notes-templates-menu):hover,:is(.ui.dropdown.notes-templates-menu,.ui.menu .ui.dropdown.notes-templates-menu):active,:is(.ui.dropdown.notes-templates-menu,.ui.menu .ui.dropdown.notes-templates-menu):focus,:is(.ui.dropdown.notes-templates-menu,.ui.menu .ui.dropdown.notes-templates-menu):hover{background:#0000}.top:is(.ui.dropdown.notes-templates-menu,.ui.menu .ui.dropdown.notes-templates-menu) .menu{left:50%!important;right:auto!important;transform:translate(-50%)}:is(.ui.dropdown.notes-templates-menu,.ui.menu .ui.dropdown.notes-templates-menu)>.text{color:var(--primaryTextColor);padding-right:3em}.ui.buttons.notes-finish-delete-menu{height:38px}[class*="top pointing"]:is(.ui.dropdown.get-started-menu,.ui.menu .ui.dropdown.get-started-menu) .menu{left:50%!important;right:auto!important;transform:translate(-50%)}:is(.ui.dropdown.get-started-menu,.ui.menu .ui.dropdown.get-started-menu) .menu{min-width:20em;z-index:var(--zindex-menu)}:is(:is(.ui.dropdown.get-started-menu,.ui.menu .ui.dropdown.get-started-menu) .menu)>.divider{margin:0}:is(:is(.ui.dropdown.get-started-menu,.ui.menu .ui.dropdown.get-started-menu) .menu)>.item{border-bottom:1px solid #cbd3e1;border-radius:0;font-size:1.2em!important;line-height:1.5;text-align:center}:is(:is(:is(.ui.dropdown.get-started-menu,.ui.menu .ui.dropdown.get-started-menu) .menu)>.item):last-child{border-bottom:none}:is(:is(:is(.ui.dropdown.get-started-menu,.ui.menu .ui.dropdown.get-started-menu) .menu)>.item) strong{font-weight:600}:is(.ui.card .content.content-editor [role=listbox],.ui.card .content .textarea [role=listbox]) img,:is(.ui.card .content.content-editor [role=listbox],.ui.card .content .textarea [role=listbox]) span{line-height:1em;vertical-align:initial}.ui.card .content.extra .dropdown.icon{height:unset;width:unset}.sentry-error-embed-wrapper{z-index:var(--zindex-sentry)!important}.icon>svg,svg.icon{fill:currentColor}.ui .icon.faIcon{height:16px!important;width:28px!important}.app .ui.message,.attached:is(.app .ui.message),.black:is(.app .ui.message),.blue:is(.app .ui.message),.brown:is(.app .ui.message),.compact:is(.app .ui.message),.error:is(.app .ui.message),.floating:is(.app .ui.message),.green:is(.app .ui.message),.info:is(.app .ui.message),.negative:is(.app .ui.message),.olive:is(.app .ui.message),.orange:is(.app .ui.message),.pink:is(.app .ui.message),.purple:is(.app .ui.message),.red:is(.app .ui.message),.success:is(.app .ui.message),.teal:is(.app .ui.message),.violet:is(.app .ui.message),.yellow:is(.app .ui.message){box-shadow:none}#djDebug{display:none!important}.filter-menu{margin-bottom:0}.filter-menu div{color:#60a0f8;cursor:pointer;padding:15px}.filter-menu div.filter-link-active{color:#a3a8ae;-webkit-text-decoration:underline;text-decoration:underline}.menu .right.menu .ui.button.icon-only{align-items:center;display:flex;padding:0 .5rem}:is(.menu .right.menu .ui.button.icon-only):hover{background-color:inherit!important}:is(.menu .right.menu .ui.button.icon-only) svg{font-size:30px!important}.ui.card .dimmer,.ui.cards>.card .dimmer{z-index:var(--zindex-dimmer)}.ui.dimmer .ui.loader,.ui.loader{height:24px;width:24px}:is(.ui.loader,.ui.dimmer .ui.loader):after,:is(.ui.loader,.ui.dimmer .ui.loader):before{border-width:3px}:is(.ui.loader,.ui.dimmer .ui.loader):before{border-color:var(--mutedRoyal)}:is(.ui.loader,.ui.dimmer .ui.loader):after{border-color:var(--vividRoyal) #0000 #0000}div[data-reach-tooltip]{background:var(--invertedLayerColor);border:none;border-radius:6px;color:var(--secondaryTextColor);max-width:30rem;padding:.5rem 1.5rem;white-space:normal;z-index:var(--zindex-menu)}.grecaptcha-badge{visibility:hidden}:root{--mobile-navbar-height:64px;--sidebar-width:280px;--notes-max-width:1355px;--stream-header-height:111px;--objective-columns:1fr 6rem 10rem 8.5rem 3.75rem 2rem;--objective-template-areas:"title duedate assignee status progress goParent";--objective-grid-gap:1rem;--objective-grid-areas-mobile-title:"title duedate";--objective-columns-mobile-title:1fr 1fr;--objective-grid-areas-mobile-details:"assignee status progress";--objective-columns-mobile-details:1fr 1fr 1fr;--objective-areas-create-edit:"assignee duedate status progress";--objective-columns-create-edit:2fr 1fr 2fr 1fr}:root,:root[data-theme=theme-dark] .invert-theme{--black-rgb:0,0,0;--black:rgb(var(--black-rgb));--white-rgb:255,255,255;--white:rgb(var(--white-rgb));--blue100-rgb:229,244,255;--blue200-rgb:204,233,255;--blue300-rgb:171,218,255;--blue400-rgb:140,204,255;--blue500-rgb:107,190,255;--blue600-rgb:55,164,250;--blue700-rgb:27,138,224;--blue800-rgb:0,69,148;--blue900-rgb:0,45,97;--blue100:rgb(var(--blue100-rgb));--blue200:rgb(var(--blue200-rgb));--blue300:rgb(var(--blue300-rgb));--blue400:rgb(var(--blue400-rgb));--blue500:rgb(var(--blue500-rgb));--blue600:rgb(var(--blue600-rgb));--blue700:rgb(var(--blue700-rgb));--blue800:rgb(var(--blue800-rgb));--blue900:rgb(var(--blue900-rgb));--green100-rgb:230,250,241;--green200-rgb:206,245,228;--green300-rgb:180,237,212;--green400-rgb:138,230,190;--green500-rgb:85,213,157;--green600-rgb:37,184,120;--green700-rgb:32,158,103;--green800-rgb:27,133,86;--green900-rgb:32,107,85;--green1000-rgb:32,77,64;--green1100-rgb:24,51,45;--green1200-rgb:17,36,31;--green100:rgb(var(--green100-rgb));--green200:rgb(var(--green200-rgb));--green300:rgb(var(--green300-rgb));--green400:rgb(var(--green400-rgb));--green500:rgb(var(--green500-rgb));--green600:rgb(var(--green600-rgb));--green700:rgb(var(--green700-rgb));--green800:rgb(var(--green800-rgb));--green900:rgb(var(--green900-rgb));--green1000:rgb(var(--green1000-rgb));--green1100:rgb(var(--green1100-rgb));--green1200:rgb(var(--green1200-rgb));--grey100-rgb:245,245,247;--grey200-rgb:228,233,237;--grey300-rgb:210,220,224;--grey400-rgb:180,196,204;--grey500-rgb:154,171,178;--grey600-rgb:127,145,153;--grey700-rgb:106,121,128;--grey800-rgb:82,96,102;--grey900-rgb:59,71,77;--grey1000-rgb:39,50,56;--grey1100-rgb:24,34,38;--grey1200-rgb:16,22,26;--grey100:rgb(var(--grey100-rgb));--grey200:rgb(var(--grey200-rgb));--grey300:rgb(var(--grey300-rgb));--grey400:rgb(var(--grey400-rgb));--grey500:rgb(var(--grey500-rgb));--grey600:rgb(var(--grey600-rgb));--grey700:rgb(var(--grey700-rgb));--grey800:rgb(var(--grey800-rgb));--grey900:rgb(var(--grey900-rgb));--grey1000:rgb(var(--grey1000-rgb));--grey1100:rgb(var(--grey1100-rgb));--grey1200:rgb(var(--grey1200-rgb));--lime200-rgb:224,247,181;--lime400-rgb:203,242,128;--lime600-rgb:154,221,28;--lime700-rgb:130,196,6;--lime200:rgb(var(--lime200-rgb));--lime400:rgb(var(--lime400-rgb));--lime600:rgb(var(--lime600-rgb));--lime700:rgb(var(--lime700-rgb));--orange100-rgb:255,242,224;--orange200-rgb:255,228,191;--orange300-rgb:252,216,164;--orange400-rgb:255,202,128;--orange500-rgb:252,182,83;--orange600-rgb:240,165,60;--orange700-rgb:219,142,33;--orange800-rgb:173,113,17;--orange900-rgb:112,91,56;--orange1000-rgb:77,65,46;--orange1100-rgb:54,49,40;--orange1200-rgb:41,37,31;--orange100:rgb(var(--orange100-rgb));--orange200:rgb(var(--orange200-rgb));--orange300:rgb(var(--orange300-rgb));--orange400:rgb(var(--orange400-rgb));--orange500:rgb(var(--orange500-rgb));--orange600:rgb(var(--orange600-rgb));--orange700:rgb(var(--orange700-rgb));--orange800:rgb(var(--orange800-rgb));--orange900:rgb(var(--orange900-rgb));--orange1000:rgb(var(--orange1000-rgb));--orange1100:rgb(var(--orange1100-rgb));--orange1200:rgb(var(--orange1200-rgb));--peach100-rgb:255,238,230;--peach200-rgb:252,229,212;--peach300-rgb:252,214,187;--peach400-rgb:252,196,157;--peach500-rgb:250,174,120;--peach600-rgb:240,150,86;--peach700-rgb:222,131,67;--peach800-rgb:199,115,56;--peach900-rgb:115,88,69;--peach1000-rgb:76,66,58;--peach1100-rgb:51,46,43;--peach1200-rgb:31,29,28;--peach100:rgb(var(--peach100-rgb));--peach200:rgb(var(--peach200-rgb));--peach300:rgb(var(--peach300-rgb));--peach400:rgb(var(--peach400-rgb));--peach500:rgb(var(--peach500-rgb));--peach600:rgb(var(--peach600-rgb));--peach700:rgb(var(--peach700-rgb));--peach800:rgb(var(--peach800-rgb));--peach900:rgb(var(--peach900-rgb));--peach1000:rgb(var(--peach1000-rgb));--peach1100:rgb(var(--peach1100-rgb));--peach1200:rgb(var(--peach1200-rgb));--pink100-rgb:255,235,240;--pink200-rgb:255,209,221;--pink400-rgb:255,140,169;--pink600-rgb:234,82,120;--pink700-rgb:209,52,91;--pink100:rgb(var(--pink100-rgb));--pink200:rgb(var(--pink200-rgb));--pink400:rgb(var(--pink400-rgb));--pink600:rgb(var(--pink600-rgb));--pink700:rgb(var(--pink700-rgb));--purple100-rgb:236,235,255;--purple200-rgb:226,224,255;--purple300-rgb:211,204,252;--purple400-rgb:197,185,250;--purple500-rgb:173,155,250;--purple600-rgb:145,120,250;--purple700-rgb:121,90,250;--purple800-rgb:99,71,209;--purple900-rgb:74,64,150;--purple1000-rgb:59,52,115;--purple1100-rgb:42,41,82;--purple1200-rgb:27,32,55;--purple100:rgb(var(--purple100-rgb));--purple200:rgb(var(--purple200-rgb));--purple300:rgb(var(--purple300-rgb));--purple400:rgb(var(--purple400-rgb));--purple500:rgb(var(--purple500-rgb));--purple600:rgb(var(--purple600-rgb));--purple700:rgb(var(--purple700-rgb));--purple800:rgb(var(--purple800-rgb));--purple900:rgb(var(--purple900-rgb));--purple1000:rgb(var(--purple1000-rgb));--purple1100:rgb(var(--purple1100-rgb));--purple1200:rgb(var(--purple1200-rgb));--red100-rgb:255,235,235;--red200-rgb:255,219,220;--red300-rgb:255,189,189;--red400-rgb:250,165,165;--red500-rgb:250,130,131;--red600-rgb:224,90,91;--red700-rgb:204,65,66;--red800-rgb:173,52,53;--red900-rgb:128,59,62;--red1000-rgb:89,50,53;--red1100-rgb:66,41,45;--red1200-rgb:41,28,32;--red100:rgb(var(--red100-rgb));--red200:rgb(var(--red200-rgb));--red300:rgb(var(--red300-rgb));--red400:rgb(var(--red400-rgb));--red500:rgb(var(--red500-rgb));--red600:rgb(var(--red600-rgb));--red700:rgb(var(--red700-rgb));--red800:rgb(var(--red800-rgb));--red900:rgb(var(--red900-rgb));--red1000:rgb(var(--red1000-rgb));--red1100:rgb(var(--red1100-rgb));--red1200:rgb(var(--red1200-rgb));--royal100-rgb:235,242,253;--royal200-rgb:209,225,251;--royal300-rgb:178,205,249;--royal400-rgb:143,182,246;--royal500-rgb:89,148,242;--royal600-rgb:38,115,238;--royal700-rgb:0,90,235;--royal800-rgb:0,79,207;--royal900-rgb:0,65,169;--royal1000-rgb:0,51,134;--royal1100-rgb:0,39,101;--royal1200-rgb:0,27,71;--royal100:rgb(var(--royal100-rgb));--royal200:rgb(var(--royal200-rgb));--royal300:rgb(var(--royal300-rgb));--royal400:rgb(var(--royal400-rgb));--royal500:rgb(var(--royal500-rgb));--royal600:rgb(var(--royal600-rgb));--royal700:rgb(var(--royal700-rgb));--royal800:rgb(var(--royal800-rgb));--royal900:rgb(var(--royal900-rgb));--royal1000:rgb(var(--royal1000-rgb));--royal1100:rgb(var(--royal1100-rgb));--royal1200:rgb(var(--royal1200-rgb));--teal100-rgb:225,250,244;--teal200-rgb:193,242,230;--teal400-rgb:141,235,216;--teal600-rgb:0,213,182;--teal700-rgb:0,189,161;--teal100:rgb(var(--teal100-rgb));--teal200:rgb(var(--teal200-rgb));--teal400:rgb(var(--teal400-rgb));--teal600:rgb(var(--teal600-rgb));--teal700:rgb(var(--teal700-rgb));--yellow100-rgb:255,244,217;--yellow200-rgb:255,233,178;--yellow300-rgb:255,221,140;--yellow400-rgb:255,215,102;--yellow500-rgb:255,205,64;--yellow600-rgb:247,186,2;--yellow700-rgb:227,166,0;--yellow800-rgb:209,150,0;--yellow900-rgb:167,120,0;--yellow1000-rgb:78,70,43;--yellow1100-rgb:51,49,28;--yellow1200-rgb:33,36,26;--yellow100:rgb(var(--yellow100-rgb));--yellow200:rgb(var(--yellow200-rgb));--yellow300:rgb(var(--yellow300-rgb));--yellow400:rgb(var(--yellow400-rgb));--yellow500:rgb(var(--yellow500-rgb));--yellow600:rgb(var(--yellow600-rgb));--yellow700:rgb(var(--yellow700-rgb));--yellow800:rgb(var(--yellow800-rgb));--yellow900:rgb(var(--yellow900-rgb));--yellow1000:rgb(var(--yellow1000-rgb));--yellow1100:rgb(var(--yellow1100-rgb));--yellow1200:rgb(var(--yellow1200-rgb));--primaryTextColor-rgb:var(--grey1000-rgb);--primaryTextColor:rgb(var(--primaryTextColor-rgb));--secondaryTextColor:var(--grey700);--secondaryTextColor-rgb:var(--grey700-rgb);--tertiaryTextColor-rgb:var(--grey800-rgb);--tertiaryTextColor:var(--grey800);--emphasisTextColor:var(--grey900);--invertedTextColor:var(--white);--invertedSecondaryTextColor:var(--grey400);--placeholderTextColor:var(--grey600);--linkColor-rgb:var(--royal800-rgb);--linkColor:rgb(var(--linkColor-rgb));--linkHoverColor:var(--royal900);--invertedLinkColor:var(--royal400);--invertedLinkHoverColor:var(--royal500);--baseLayerColor-rgb:var(--grey100-rgb);--baseLayerColor:rgb(var(--baseLayerColor-rgb));--secondLayerColor-rgb:var(--white-rgb);--secondLayerColor:rgb(var(--secondLayerColor-rgb));--thirdLayerColor:var(--grey100);--thirdLayerColor-rgb:var(--grey100-rgb);--invertedLayerColor:var(--grey900);--mutedInvertedLayerColor-rgb:var(--grey1000-rgb);--mutedInvertedLayerColor:rgb(var(--mutedInvertedLayerColor-rgb));--primaryButtonColor-rgb:var(--royal700-rgb);--primaryButtonColor:rgb(var(--primaryButtonColor-rgb));--primaryButtonTextColor:var(--white);--primaryButtonHoverColor:var(--royal800);--primaryButtonPressedColor:var(--royal900);--primaryAIButtonColor:var(--purple700);--primaryAIButtonHoverColor:#6549db;--secondaryButtonColor:rgba(var(--grey800-rgb),.06);--secondaryButtonHoverColor:rgba(var(--grey800-rgb),.1);--secondaryButtonPressedColor:rgba(var(--grey800-rgb),.2);--destructiveButtonColor:var(--red700);--destructiveButtonHoverColor:var(--red800);--destructiveButtonPressedColor:var(--red900);--placeholderButtonBorderColor:var(--grey700);--selectedNavItemBgAlpha:.06;--navItemColor-rgb:var(--royal700-rgb);--navItemColor:rgb(var(--navItemColor-rgb));--navItemBackgroundColor:rgba(var(--royal700-rgb),var(--selectedNavItemBgAlpha));--unreadColor:var(--green600);--meetingItemShadowAlpha:.07;--meetingSelectedItemShadowAlpha:.1;--hasNotesDot:var(--grey500);--orange-badge-rgb:var(--peach700-rgb);--orange-badge:rgb(var(--orange-badge-rgb));--orange-badge-background-alpha:.1;--grey-badge-rgb:var(--grey700-rgb);--grey-badge:rgb(var(--grey-badge-rgb));--grey-badge-background-alpha:.1;--green-badge-background-alpha:.1;--triggerBackgroundColor:rgba(var(--grey1000-rgb),.06);--triggerActiveBackgroundColor:var(--veryMutedRoyal);--triggerActiveTextColor:var(--vividRoyal);--skeletonTitle:var(--grey400);--skeletonMetadata:var(--grey300);--logoColor:var(--grey1100);--greyLabelBackgroundColor:var(--grey600);--greyLabelTextColor:var(--white);--dividerColor-rgb:var(--grey300-rgb);--dividerColor:rgb(var(--dividerColor-rgb));--mutedDividerColor:var(--grey200);--bannerBackgroundColor:var(--white);--noteSeriesAccessBannerBackgroundColor:var(--grey200);--streamBannerBackgroundColor:rgba(var(--royal900-rgb),.1);--vividPurpleBackgroundColor:rgba(var(--purple600-rgb),.1);--veryVividOrangeBackgroundColor:rgba(var(--orange700-rgb),.1);--inputBackgroundColorHover:rgba(var(--grey800-rgb),.06);--inputBorderColor:var(--grey700);--secondaryInputBorderColor:var(--grey700);--greenInputBackgroundColor:var(--green100);--greenInputBorderColorHover:var(--green600);--greenInputBackgroundColorHover:var(--green200);--attentionColor-rgb:var(--green600-rgb);--attentionColor:rgb(var(--attentionColor-rgb));--attentionColorHover-rgb:var(--green700-rgb);--attentionColorHover:rgb(var(--attentionColorHover-rgb));--royalInputBackgroundColor:var(--royal100);--royalInputBorderColorHover:var(--royal600);--royalInputBackgroundColorHover:var(--royal200);--dimmerColor-rgb:var(--royal1200-rgb);--dimmerColor:rgb(var(--dimmerColor-rgb));--flyoutBackgroundColor:#fff;--flyoutBoxShadow:0px 9px 20px #2324251a,0px 1px 4px #0000000d,0px -1px 2px #00000008,0px 9px 20px #2324251a;--flyoutDropShadow:drop-shadow(0px 9px 20px #2324251a) drop-shadow(0px 1px 4px #0000000d) drop-shadow(0px -1px 2px #00000008) drop-shadow(0px 9px 20px #2324251a);--cardBoxShadow-sm:0px 4px 8px #23242505;--cardBoxShadow:0px 9px 20px #2324251a;--cardDropShadow:0px 9px 20px #2324251a;--noteToolbarBackgroundColor:var(--grey1000);--noteToolbarColor:var(--grey400);--noteToolbarBackgroundHoverColor:var(--grey700);--noteToolbarHoverColor:var(--grey100);--noteToolbarDividerColor:var(--grey700);--noteToolbarDisabledItemColor:var(--grey700);--greenProgress:var(--green600);--yellowProgress:var(--yellow600);--orangeProgress:var(--peach600);--redProgress:var(--red600);--orangeMetric:var(--orange800);--errorTextColor:var(--red700);--errorBackgroundColor:var(--red200);--warningBackgroundColor:var(--orange200);--hl-red:var(--red200);--hl-peach:var(--peach200);--hl-yellow:var(--yellow200);--hl-green:var(--green200);--hl-royal:var(--royal200);--hl-purple:var(--purple200);--mention-me:var(--royal200);--mention-other:var(--grey100);--font-red:var(--red600);--font-peach:var(--peach600);--font-yellow-rgb:var(--yellow600-rgb);--font-yellow:rgb(var(--font-yellow-rgb));--font-green:var(--green600);--font-royal:var(--royal600);--font-purple:var(--purple600);--tag-no_color-rgb:var(--primaryTextColor-rgb);--tag-red-rgb:var(--red700-rgb);--tag-orange-rgb:var(--peach700-rgb);--tag-yellow-rgb:var(--yellow700-rgb);--tag-green-rgb:var(--green700-rgb);--tag-blue-rgb:var(--royal700-rgb);--tag-purple-rgb:var(--purple700-rgb);--tag-no_color:rgb(var(--tag-no_color-rgb));--tag-red:rgb(var(--tag-red-rgb));--tag-orange:rgb(var(--tag-orange-rgb));--tag-yellow:rgb(var(--tag-yellow-rgb));--tag-green:rgb(var(--tag-green-rgb));--tag-blue:rgb(var(--tag-blue-rgb));--tag-purple:rgb(var(--tag-purple-rgb));--menuItemBackgroundColorHover:var(--grey100);--first-blue-section:var(--royal800);--second-blue-section:var(--royal600);--third-blue-section:var(--royal400);--fourth-blue-section:var(--royal200);--first-peach-section:var(--peach200);--second-peach-section:var(--peach500);--charts-first-data-point:var(--royal500);--charts-second-data-point:var(--yellow300);--charts-third-data-point:var(--green500);--charts-fourth-data-point:var(--purple400);--charts-fifth-data-point:var(--peach600);--charts-sixth-data-point:var(--blue500);--veryVividGreen:var(--green600);--vividGreen-rgb:var(--green500-rgb);--vividGreen:rgb(var(--vividGreen-rgb));--normalGreen:var(--green400);--mutedGreen:var(--green300);--veryMutedGreen:var(--green200);--veryVividGrey:var(--grey1000);--vividGrey:var(--grey500);--normalGrey-rgb:var(--grey400-rgb);--normalGrey:rgb(var(--normalGrey-rgb));--mutedGrey-rgb:var(--grey300-rgb);--mutedGrey:rgb(var(--mutedGrey-rgb));--veryMutedGrey-rgb:var(--grey200-rgb);--veryMutedGrey:rgb(var(--veryMutedGrey-rgb));--veryVividRoyal-rgb:var(--royal600-rgb);--veryVividRoyal:rgb(var(--veryVividRoyal-rgb));--vividRoyal-rgb:var(--royal600-rgb);--vividRoyal:rgb(var(--vividRoyal-rgb));--normalRoyal-rgb:var(--royal700-rgb);--normalRoyal:rgb(var(--normalRoyal-rgb));--mutedRoyal-rgb:var(--royal200-rgb);--mutedRoyal:rgb(var(--mutedRoyal-rgb));--veryMutedRoyal:var(--royal100);--veryMutedRoyal-rgb:var(--royal100-rgb);--veryVividOrange:var(--orange700);--vividOrange:var(--orange600);--mutedOrange:var(--orange200);--veryMutedOrange:var(--orange100);--veryVividRed:var(--red600);--vividRed:var(--red600);--mutedRed:var(--red200);--veryMutedRed-rgb:var(--red100-rgb);--veryMutedRed:rgb(var(--veryMutedRed-rgb));--vividPurple:var(--purple600);--veryMutedPurple:var(--purple100);--billingFree-rgb:var(--grey500-rgb);--billingFree:rgb(var(--billingFree-rgb));--billingFreeHover:var(--grey600);--billingColor:var(--yellow700);--billingHover:var(--yellow800);--billingPressed:var(--yellow900);--billingPro-rgb:var(--yellow600-rgb);--billingPro:rgb(var(--billingPro-rgb));--billingSolopreneur-rbc:var(--yellow600-rgb);--billingSolopreneur:rgb(var(--billingSolo-rgb));--billingProHover:var(--yellow700);--billingBusiness-rgb:var(--peach600-rgb);--billingBusiness:rgb(var(--billingBusiness-rgb));--billingBusinessHover:var(--peach700);--billingEnterprise-rgb:var(--purple600-rgb);--billingEnterprise:rgb(var(--billingEnterprise-rgb));--billingEnterpriseHover:var(--purple700);--noteBannerSecondaryButtonBackgroundColor:rgba(var(--grey900-rgb),.06);--noteBannerSecondaryButtonBackgroundColorHover:rgba(var(--grey900-rgb),.12);--tileColor-rgb:var(--royal600-rgb);--tileColor:rgb(var(--tileColor-rgb));--calendarColor-rgb:var(--royal600-rgb);--calendarColor:rgb(var(--calendarColor-rgb));--event-red-rgb:var(--red600-rgb);--event-red:rgb(var(--event-red-rgb));--event-peach-rgb:var(--peach600-rgb);--event-peach:rgb(var(--event-peach-rgb));--event-yellow-rgb:var(--yellow600-rgb);--event-yellow:rgb(var(--event-yellow-rgb));--event-green-rgb:var(--green600-rgb);--event-green:rgb(var(--event-green-rgb));--event-royal-rgb:var(--royal600-rgb);--event-royal:rgb(var(--event-royal-rgb));--event-purple-rgb:var(--purple600-rgb);--event-purple:rgb(var(--event-purple-rgb));--event-grey-rgb:var(--grey700-rgb);--event-grey:rgb(var(--event-grey-rgb));--vividAI-rgb:var(--purple700-rgb);--vividAI:rgb(var(--vividAI-rgb));--mutedAI-rgb:var(--purple100-rgb);--mutedAI:rgb(var(--mutedAI-rgb));--recordingClipBlue-rgb:var(--blue600-rgb);--recordingClipBlue:rgb(var(--recordingClipBlue-rgb));--askFellowMessageInputBackground:linear-gradient(90deg,#7d00ff,#2563eb);--askFellowSuggestedQuestionsTextColor:linear-gradient(90deg,#273238,#273238 40%,#7d0bff 50%,#273238 60%,#273238);--askFellowButtonColor:linear-gradient(115deg,#7d00ff 25.26%,#2563eb 101.11%);--askFellowButtonBackground:linear-gradient(115deg,#7d00ff1a -.02%,#2563eb1a 101.11%);--askFellowLoadingIndicatorColor:linear-gradient(90deg,#273238 40%,#fffc 50%,#273238 60%);--askFellowLoadingBarColor:linear-gradient(90deg,#0000 40%,#fffc 50%,#0000 60%);--askFellowGradientStart:#7d00ff;--askFellowGradientEnd:#2563eb;--askFellowGradientBackground:linear-gradient(165deg,#ffffff12 9.03%,#2673ee12 46.15%,#9747ff12 92.95%);--salesforceContact:var(--purple600);--salesforceContactBackground:var(--purple100);--salesforceAccount:var(--royal600);--salesforceAccountBackground:var(--royal100);--salesforceOpportunity:var(--peach600);--salesforceOpportunityBackground:var(--orange100);--salesforceCase:var(--red600);--salesforceCaseBackground:var(--red100);--salesforceLead:var(--green600);--salesforceLeadBackground:var(--green200);--salesforceObject:var(--grey800);--salesforceObjectBackground:var(--grey200);--tourtipBackgroundColor-rgb:var(--royal700-rgb);--tourtipBackgroundColor:rgb(var(--tourtipBackgroundColor-rgb));--tourOverlayColor:#151e3699;--completionColor:var(--green600)}@media not print{.force-dark-theme,:root[data-theme=theme-dark],:root[data-theme=theme-light] .invert-theme{--black-rgb:255,255,255;--white-rgb:var(--grey1100-rgb);--primaryTextColor-rgb:255,255,255;--primaryTextColor:rgb(var(--primaryTextColor-rgb));--secondaryTextColor:var(--grey400);--tertiaryTextColor-rgb:var(--grey200-rgb);--tertiaryTextColor:var(--grey200);--emphasisTextColor:var(--grey100);--invertedTextColor:var(--grey1000);--invertedSecondaryTextColor:var(--grey700);--placeholderTextColor:var(--grey500);--linkColor-rgb:var(--royal400-rgb);--linkColor:rgb(var(--linkColor-rgb));--linkHoverColor:var(--royal500);--invertedLinkColor:var(--royal800);--invertedLinkHoverColor:var(--royal900);--thirdLayerColor:var(--grey1000);--thirdLayerColor-rgb:var(--grey1000-rgb);--invertedLayerColor:var(--grey300);--mutedInvertedLayerColor-rgb:var(--grey200-rgb);--baseLayerColor-rgb:var(--grey1200-rgb);--baseLayerColor:rgb(var(--baseLayerColor-rgb));--secondLayerColor-rgb:var(--grey1100-rgb);--primaryButtonColor-rgb:var(--royal700-rgb);--primaryButtonTextColor:var(--primaryTextColor);--primaryButtonHoverColor:var(--royal800);--secondaryButtonColor:rgba(var(--grey100-rgb),.06);--secondaryButtonHoverColor:rgba(var(--grey100-rgb),.1);--secondaryButtonPressedColor:rgba(var(--grey100-rgb),.2);--placeholderButtonBorderColor:var(--grey600);--selectedNavItemBgAlpha:.1;--navItemColor-rgb:var(--royal500-rgb);--navItemBackgroundColor:rgba(var(--royal400-rgb),var(--selectedNavItemBgAlpha));--unreadColor:var(--green500);--meetingItemShadowAlpha:.3;--meetingSelectedItemShadowAlpha:.35;--hasNotesDot:var(--grey700);--orange-badge-rgb:var(--peach500-rgb);--orange-badge-background-alpha:.1;--grey-badge-background-alpha:.2;--green-badge-background-alpha:.2;--triggerBackgroundColor:rgba(var(--grey200-rgb),.06);--triggerActiveBackgroundColor:var(--veryMutedRoyal);--triggerActiveTextColor:var(--vividRoyal);--skeletonTitle:var(--grey900);--skeletonMetadata:var(--grey800);--logoColor:var(--grey100);--greyLabelBackgroundColor:var(--grey800);--greyLabelTextColor:var(--grey300);--dividerColor-rgb:var(--grey800-rgb);--mutedDividerColor:var(--grey900);--bannerBackgroundColor:var(--grey1200);--noteSeriesAccessBannerBackgroundColor:var(--grey1200);--streamBannerBackgroundColor:rgba(var(--royal500-rgb),.1);--vividPurpleBackgroundColor:rgba(var(--purple300-rgb),.1);--inputBackgroundColorHover:rgba(var(--grey100-rgb),.06);--inputBorderColor:var(--grey600);--secondaryInputBorderColor:var(--grey500);--greenInputBackgroundColor:var(--green1000);--greenInputBorderColorHover:var(--green600);--greenInputBackgroundColorHover:var(--green1100);--attentionColor-rgb:var(--green500-rgb);--attentionColorHover-rgb:var(--green600-rgb);--royalInputBackgroundColorHover:var(--royal1000);--dimmerColor-rgb:0,0,0;--flyoutBackgroundColor:var(--grey1000);--flyoutBoxShadow:0px 9px 20px #10161a1a,0px -1px 2px #00000008,0px 1px 4px #0000000d,0px 9px 20px #2324251a;--flyoutDropShadow:drop-shadow(0px 9px 20px #10161a1a) drop-shadow(0px -1px 2px #00000008) drop-shadow(0px 1px 4px #0000000d) drop-shadow(0px 9px 20px #2324251a);--cardBoxShadow:0px 9px 20px #00000040;--cardDropShadow:0px 9px 10px #00000040;--noteToolbarBackgroundColor:var(--grey1100);--noteToolbarColor:var(--grey500);--noteToolbarBackgroundHoverColor:var(--grey900);--noteToolbarHoverColor:var(--grey200);--noteToolbarDividerColor:var(--grey700);--noteToolbarDisabledItemColor:var(--grey800);--greenProgress:var(--green800);--yellowProgress:var(--yellow800);--orangeProgress:var(--peach800);--redProgress:var(--red500);--orangeMetric:var(--orange400);--errorTextColor:var(--red500);--errorBackgroundColor:var(--red1100);--warningBackgroundColor:var(--orange700);--hl-red:var(--red900);--hl-peach:var(--peach800);--hl-yellow:var(--yellow800);--hl-green:var(--green900);--hl-royal:var(--royal900);--hl-purple:var(--purple900);--mention-me:var(--royal900);--mention-other:var(--grey900);--font-red:var(--red400);--font-peach:var(--peach400);--font-yellow-rgb:var(--yellow400-rgb);--font-yellow:rgb(var(--font-yellow-rgb));--font-green:var(--green500);--font-royal:var(--royal400);--font-purple:var(--purple400);--tag-no_color-rgb:var(--primaryTextColor-rgb);--tag-red-rgb:var(--red400-rgb);--tag-orange-rgb:var(--peach400-rgb);--tag-yellow-rgb:var(--yellow400-rgb);--tag-green-rgb:var(--green500-rgb);--tag-blue-rgb:var(--royal400-rgb);--tag-purple-rgb:var(--purple400-rgb);--menuItemBackgroundColorHover:var(--grey1100);--first-blue-section:var(--royal400);--second-blue-section:var(--royal500);--third-blue-section:var(--royal800);--fourth-blue-section:var(--royal900);--first-peach-section:var(--peach800);--second-peach-section:var(--peach500);--charts-first-data-point:var(--royal500);--charts-second-data-point:var(--yellow300);--charts-third-data-point:var(--green500);--charts-fourth-data-point:var(--purple400);--charts-fifth-data-point:var(--peach600);--charts-sixth-data-point:var(--blue500);--veryVividGreen:var(--green300);--vividGreen-rgb:var(--green500-rgb);--normalGreen:var(--green600);--mutedGreen:var(--green900);--veryMutedGreen:var(--green1000);--veryVividGrey:var(--grey300);--vividGrey:var(--grey500);--normalGrey:var(--grey600);--mutedGrey-rgb:var(--grey800-rgb);--mutedGrey:rgb(var(--mutedGrey-rgb));--veryMutedGrey-rgb:var(--grey1000-rgb);--veryMutedGrey:rgb(var(--veryMutedGrey-rgb));--veryVividRoyal-rgb:var(--royal300-rgb);--vividRoyal-rgb:var(--royal500-rgb);--vividRoyal:rgb(var(--vividRoyal-rgb));--normalRoyal-rgb:var(--royal600-rgb);--mutedRoyal:var(--royal900);--mutedRoyal-rgb:var(--royal900-rgb);--veryMutedRoyal:var(--royal1000);--veryMutedRoyal-rgb:var(--royal1000-rgb);--veryVividOrange:var(--orange400);--vividOrange-rgb:var(--orange500-rgb);--mutedOrange:var(--orange900);--veryMutedOrange:var(--orange1000);--veryVividRed:var(--red400);--vividRed:var(--red500);--mutedRed:var(--red900);--veryMutedRed-rgb:var(--red1000-rgb);--vividPurple:var(--purple300);--veryMutedPurple:var(--purple1000);--noteBannerSecondaryButtonBackgroundColor:rgba(var(--grey100-rgb),.06);--noteBannerSecondaryButtonBackgroundColorHover:rgba(var(--grey100-rgb),.12);--vividAI-rgb:var(--purple400-rgb);--mutedAI-rgb:var(--purple900-rgb);--recordingClipBlue-rgb:var(--blue400-rgb);--askFellowMessageInputBackground:linear-gradient(90deg,#8b5cf6,#5994f2);--askFellowSuggestedQuestionsTextColor:linear-gradient(90deg,#fff,#fff 40%,#8b5cf690 50%,#fff 60%,#fff);--askFellowButtonColor:linear-gradient(115deg,#8b5cf6 25.26%,#5994f2 101.11%);--askFellowButtonBackground:linear-gradient(115deg,#7d00ff1a -.02%,#2563eb1a 101.11%);--askFellowLoadingIndicatorColor:linear-gradient(90deg,#fff 40%,#182226cc 50%,#fff 60%);--askFellowLoadingBarColor:linear-gradient(90deg,#0000 40%,#182226cc 50%,#0000 60%);--askFellowGradientStart:#8b5cf6;--askFellowGradientEnd:#5994f2;--askFellowGradientBackground:linear-gradient(165deg,#18222624 9.03%,#2673ee24 46.15%,#9747ff24 92.95%);--salesforceContact:var(--purple200);--salesforceContactBackground:var(--purple900);--salesforceAccount:var(--royal200);--salesforceAccountBackground:var(--royal800);--salesforceOpportunity:var(--peach200);--salesforceOpportunityBackground:var(--peach800);--salesforceCase:var(--pink200);--salesforceCaseBackground:var(--pink700);--salesforceLead:var(--blue200);--salesforceLeadBackground:var(--blue800);--salesforceObject:var(--grey200);--salesforceObjectBackground:var(--grey800);--tourtipBackgroundColor-rgb:var(--royal700-rgb);--tourOverlayColor:#0009;--completionColor:var(--green600)}}
