@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)}@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}.TitleBarProvider-module__titleBarContainer__E6AlO{-webkit-app-region:drag;left:0;min-height:40px;position:fixed;top:0;width:100%}.TitleBarProvider-module__titleBarContainer__E6AlO.TitleBarProvider-module__hideDragArea__-0krV:not(:has(*)){display:none}.TitleBarProvider-module__titleBarContainer__E6AlO:has(*){align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;left:auto;padding:0 6px;position:static;top:auto}.TitleBarProvider-module__titleBarContainer__E6AlO:has(*) a,.TitleBarProvider-module__titleBarContainer__E6AlO:has(*) button{-webkit-app-region:no-drag}.TitleBarProvider-module__titleBarContainer__E6AlO.TitleBarProvider-module__macos__Egr-A:has(*){padding-left:72px}.TitleBarProvider-module__titleBarContainer__E6AlO.TitleBarProvider-module__windows__Wy8c5:has(*){padding-right:160px}.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}.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}[data-ux-simplification-app-structure=enabled]:root :is(#root>.app){flex-direction:row}}: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));--invertedSecondLayerColor:rgb(var(--grey1100-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);--noteHighlightedBannerBackgroundColor:var(--veryVividRoyal);--noteHighlightedBannerButtonBackgroundColor:var(--invertedTextColor);--noteHighlightedBannerTextColor:var(--veryVividRoyal);--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);--secondLayerColor:rgb(var(--secondLayerColor-rgb));--invertedSecondLayerColor:#fff;--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);--noteHighlightedBannerBackgroundColor:var(--veryVividRoyal);--noteHighlightedBannerButtonBackgroundColor:#fff;--noteHighlightedBannerTextColor:var(--invertedTextColor);--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)}}
