.LoadingSpinner-module__spinner__-NSbi{color:var(--primaryTextColor);display:inline-flex}.LoadingSpinner-module__spinner__-NSbi.LoadingSpinner-module__inline__oTFew{display:inline-block}.LoadingSpinner-module__spinner__-NSbi.LoadingSpinner-module__centered__JESZ3{justify-self:center}.LoadingSpinner-module__svg__NdTDq{animation:LoadingSpinner-module__spinnerRotate__3Wf3P calc(2s / var(--spinner-speed,1)) linear infinite}.LoadingSpinner-module__path__mL4HK{stroke:currentColor;stroke-linecap:round;animation:LoadingSpinner-module__spinnerDash__UxxZ- calc(1.5s / var(--spinner-speed,1)) ease-in-out infinite}.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{background-color:rgba(var(--white-rgb), .55);z-index:var(--zindex-dimmer);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LoadingSpinner-module__dimmer__Yfotf .LoadingSpinner-module__spinner__-NSbi{color:var(--vividRoyal)}@keyframes LoadingSpinner-module__spinnerRotate__3Wf3P{to{transform:rotate(360deg)}}@keyframes LoadingSpinner-module__spinnerDash__UxxZ-{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}.intune-module__box__QQSIx{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.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%}.Toastify__toast-container{z-index:9999;box-sizing:border-box;color:#fff;width:320px;padding:4px;position:fixed;-webkit-transform:translateZ(9999px)}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{margin-left:-160px;top:1em;left:50%}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{margin-left:-160px;bottom:1em;left:50%}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;margin:0;padding:0;left:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{box-sizing:border-box;cursor:pointer;direction:ltr;border-radius:1px;justify-content:space-between;min-height:64px;max-height:800px;margin-bottom:1rem;padding:8px;font-family:sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{color:#aaa;background:#fff}.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{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;font-size:14px;font-weight:700;transition:all .3s}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:9999;opacity:.7;transform-origin:0;background-color:#ffffffb3;width:100%;height:5px;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%}.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:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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%{opacity:0;animation-timing-function:ease-in;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%{visibility:visible;transform:translate(110%)}to{transform:translate(0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate(0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate(0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate(0)}}@keyframes Toastify__slideOutRight{0%{transform:translate(0)}to{visibility:hidden;transform:translate(110%)}}@keyframes Toastify__slideOutLeft{0%{transform:translate(0)}to{visibility:hidden;transform:translate(-110%)}}@keyframes Toastify__slideOutDown{0%{transform:translate(0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate(0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@layer components{.Button-module__button__Mya29{outline-offset:1px;cursor:pointer;-webkit-appearance:none;appearance:none;color:var(--primaryTextColor);font:var(--interactive-text);--pressed-bg:var(--veryMutedGrey);background-color:#0000;border:1px solid #0000;border-radius:6px}@media (hover:hover){.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}@media (max-width:734px) and (pointer:coarse){.Button-module__size-normal__w91aa{border-radius:8px;padding:9px 13px}.Button-module__size-normal__w91aa .Button-module__labelIcon__4d44f{font-size:.86666em}.Button-module__size-normal__w91aa .Button-module__labelIcon-left__DhUU-{margin-right:6px}.Button-module__size-normal__w91aa .Button-module__labelIcon-right__ba9aO,.Button-module__size-normal__w91aa .Button-module__menuCaret__FcA9t{margin-left:6px}}:root[data-ux-simplification=disabled] .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}@media (max-width:734px) and (pointer:coarse){.Button-module__size-slim__RkQLg{border-radius:8px;padding:7px 9px}.Button-module__size-slim__RkQLg .Button-module__labelIcon__4d44f{font-size:.84615em}.Button-module__size-slim__RkQLg .Button-module__labelIcon-left__DhUU-{margin-right:4px}.Button-module__size-slim__RkQLg .Button-module__labelIcon-right__ba9aO,.Button-module__size-slim__RkQLg .Button-module__menuCaret__FcA9t{margin-left:4px}}:root[data-ux-simplification=disabled] .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{--pressed-bg:var(--primaryButtonHoverColor);color:var(--primaryButtonTextColor);background-color:var(--primaryButtonColor)}@media (hover:hover){.Button-module__variant-primary__tX57M:not(:disabled):hover{background-color:var(--primaryButtonHoverColor)}}:root[data-ux-simplification=disabled] .Button-module__variant-primary__tX57M{font:var(--paragraph-4-emphasis)}.Button-module__variant-accent__CRnfa{--pressed-bg:var(--black);color:var(--white);background-color:var(--primaryTextColor)}@media (hover:hover){.Button-module__variant-accent__CRnfa:not(:disabled):hover{background-color:var(--black)}}:root[data-ux-simplification=disabled] .Button-module__variant-accent__CRnfa{font:var(--paragraph-4-emphasis)}.Button-module__variant-primary-ai__520SK{--pressed-bg:var(--primaryAIButtonHoverColor);font:var(--interactive-text);color:var(--primaryButtonTextColor);background-color:var(--primaryAIButtonColor)}@media (hover:hover){.Button-module__variant-primary-ai__520SK:not(:disabled):hover{background-color:var(--primaryAIButtonHoverColor)}}.Button-module__variant-placeholder__r-ACr{--pressed-bg:var(--secondaryButtonHoverColor);border:1px dashed var(--placeholderButtonBorderColor);border-radius:6px}@media (hover:hover){.Button-module__variant-placeholder__r-ACr:not(:disabled):hover{background-color:var(--secondaryButtonHoverColor)}}.Button-module__variant-outlined__XI-0r{--pressed-bg:var(--secondaryButtonHoverColor);border:1px solid var(--dividerColor);border-radius:6px}@media (hover:hover){.Button-module__variant-outlined__XI-0r:not(:disabled):hover{background-color:var(--secondaryButtonHoverColor)}}.Button-module__variant-secondary__uKZ1q{--pressed-bg:var(--secondaryButtonHoverColor);background-color:var(--secondaryButtonColor);color:var(--primaryTextColor)}@media (hover:hover){.Button-module__variant-secondary__uKZ1q:not(:disabled):hover{background-color:var(--secondaryButtonHoverColor)}}.Button-module__variant-tertiary__dM-1v{--pressed-bg:var(--secondaryButtonHoverColor);color:var(--primaryTextColor);background-color:#0000}@media (hover:hover){.Button-module__variant-tertiary__dM-1v:not(:disabled):hover{background-color:var(--secondaryButtonHoverColor)}}.Button-module__variant-destructive__nCQbl{--pressed-bg:var(--destructiveButtonHoverColor);background-color:var(--destructiveButtonColor);color:var(--primaryButtonTextColor)}@media (hover:hover){.Button-module__variant-destructive__nCQbl:not(:disabled):hover{background-color:var(--destructiveButtonHoverColor)}}:root[data-ux-simplification=disabled] .Button-module__variant-destructive__nCQbl{font:var(--paragraph-4-emphasis)}.Button-module__variant-billing__oy4mq{--pressed-bg:var(--billingHover);color:var(--primaryButtonTextColor);background-color:var(--billingColor)}@media (hover:hover){.Button-module__variant-billing__oy4mq:not(:disabled):hover{background-color:var(--billingHover)}}:root[data-ux-simplification=disabled] .Button-module__variant-billing__oy4mq{font:var(--paragraph-4-emphasis)}.Button-module__disabled__-RF-s{pointer-events:none;opacity:.5;cursor:unset}@media (hover:none){.Button-module__button__Mya29:not(:disabled):active{background-color:var(--pressed-bg)}}.Avatar-module__root__uUicX{vertical-align:middle;-webkit-user-select:none;user-select:none;border-radius:100%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.Avatar-module__root__uUicX.Avatar-module__small__RiVSC{--outlineWidth:1.5px;--iconSize:8px;width:1em;height:1em}.Avatar-module__root__uUicX.Avatar-module__medium__r7NQJ{--outlineWidth:2px;--iconSize:11px;width:1.5em;height:1.5em}.Avatar-module__root__uUicX.Avatar-module__large__Sch3b{--outlineWidth:2px;--iconSize:14px;width:2em;height:2em}.Avatar-module__root__uUicX.Avatar-module__outline-solid__KHU7e,.Avatar-module__root__uUicX.Avatar-module__outline-dashed__a51u2{border-width:var(--outlineWidth);border-color:var(--avatar-outline-color)}.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__image__-53MU,.Avatar-module__fontAwesomeImage__m8qzJ,.Avatar-module__fallback__t3l5f{border-radius:inherit;width:100%;height:100%}:is(.Avatar-module__image__-53MU,.Avatar-module__fontAwesomeImage__m8qzJ,.Avatar-module__fallback__t3l5f).Avatar-module__outline__XJ9Y-{clip-path:circle(calc(50% - (var(--outlineWidth) / 1.5)))}.Avatar-module__image__-53MU{object-fit:cover}.Avatar-module__fontAwesomeImage__m8qzJ{color:#fff;background-color:var(--avatar-fallback-color);justify-content:center;align-items:center;font-size:.6em;display:flex}.Avatar-module__fallback__t3l5f{border-radius:inherit;object-fit:cover;width:100%;height:100%}.Avatar-module__icon__jICsG{bottom:calc(0px - (var(--outlineWidth)));right:calc(0px - (var(--outlineWidth)));width:var(--iconSize);height:var(--iconSize);position:absolute}.Avatar-module__grayscaleFilter__--7Bj{filter:grayscale()}.Avatar-module__accountAvatar__XthWk{border-radius:25%}.Checkbox-module__checkbox__gjIw0{all:unset}.Checkbox-module__checkbox__gjIw0:focus-visible{outline:auto}.Checkbox-module__checkbox__gjIw0{vertical-align:middle;box-sizing:border-box;border:1px solid var(--inputBorderColor);background:0 0;border-radius:.25em;width:1em;min-width:1em;height: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]{background:var(--fellowCheckboxColor,var(--veryVividGreen));color:var(--invertedTextColor);border:none}.Checkbox-module__checkbox__gjIw0[data-state=checked]:hover{background-color:var(--fellowCheckboxColor,var(--tag-green))}.Checkbox-module__checkbox__gjIw0[data-state=checked][data-disabled]{background-color:var(--mutedGrey);cursor:not-allowed}.Checkbox-module__checkbox__gjIw0[data-state=indeterminate]{background:var(--fellowCheckboxColor,var(--veryVividGreen));color:var(--invertedTextColor);border:none}.Checkbox-module__checkbox__gjIw0[data-state=indeterminate]:hover{background-color:var(--fellowCheckboxColor,var(--tag-green))}.Checkbox-module__checkbox__gjIw0[data-state=indeterminate][data-disabled]{background-color:var(--mutedGrey);cursor:not-allowed}.Checkbox-module__indicator__SHIjx{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Checkbox-module__icon__6spxq{color:var(--white);pointer-events:none;font-size:.75em;position:absolute}.IconButton-module__iconButton__ZhXN3{cursor:pointer;-webkit-appearance:none;appearance:none;color:var(--primaryTextColor);outline-offset:1px;--pressed-bg:var(--veryMutedGrey);background-color:#0000;border:1px solid #0000;border-radius:6px;flex:none;justify-content:center;align-items:center;display:flex}@media (hover:hover){.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{width:calc(1em + 12px);height:calc(1em + 12px);font-size:1rem}@media (max-width:734px) and (pointer:coarse){.IconButton-module__size-large__ldAEg{border-radius:8px;width:calc(1em + 20px);height:calc(1em + 20px);font-size:1.25rem}}.IconButton-module__size-normal__XZBqq{width:calc(1em + 8px);height:calc(1em + 8px);font-size:.875rem}@media (max-width:734px) and (pointer:coarse){.IconButton-module__size-normal__XZBqq{border-radius:8px;width:calc(1em + 16px);height:calc(1em + 16px);font-size:1.125rem}}.IconButton-module__size-small__zzJrw{width:calc(1em + 4px);height:calc(1em + 4px);font-size:.75rem}@media (max-width:734px) and (pointer:coarse){.IconButton-module__size-small__zzJrw{border-radius:8px;width:calc(1em + 12px);height:calc(1em + 12px);font-size:1rem}}.IconButton-module__icon__fBGjS{flex:none;width:1em;height:1em}.IconButton-module__variant-primary__QBjVL{--pressed-bg:var(--primaryButtonHoverColor);color:var(--primaryButtonTextColor);background-color:var(--primaryButtonColor)}@media (hover:hover){.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{--pressed-bg:var(--primaryAIButtonHoverColor);color:var(--primaryButtonTextColor);background-color:var(--primaryAIButtonColor)}@media (hover:hover){.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{--pressed-bg:var(--secondaryButtonHoverColor);border:1px dashed var(--placeholderButtonBorderColor)}@media (hover:hover){.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{--pressed-bg:var(--secondaryButtonHoverColor);background-color:var(--secondaryButtonColor);color:var(--primaryTextColor)}@media (hover:hover){.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{--pressed-bg:var(--secondaryButtonHoverColor);color:var(--primaryTextColor);background-color:#0000}@media (hover:hover){.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{--pressed-bg:var(--secondaryButtonHoverColor);border:1px solid var(--dividerColor)}@media (hover:hover){.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{--pressed-bg:var(--destructiveButtonHoverColor);background-color:var(--destructiveButtonColor);color:var(--primaryButtonTextColor)}@media (hover:hover){.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{--pressed-bg:var(--billingHover);color:var(--primaryButtonTextColor);background-color:var(--billingColor)}@media (hover:hover){.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{pointer-events:none;opacity:.5;cursor:unset}@media (hover:none){.IconButton-module__iconButton__ZhXN3:not(:disabled):active{background-color:var(--pressed-bg)}}:root{--reach-dialog:1}[data-reach-dialog-overlay]{background:#00000054;position:fixed;inset:0;overflow:auto}[data-reach-dialog-content]{background:#fff;outline:none;width:50vw;margin:10vh auto;padding:2rem}.Modal-module__overlay__0ABuW[data-reach-dialog-overlay]{z-index:var(--zindex-modal);background-color:rgba(var(--dimmerColor-rgb), .6);touch-action:none;padding:3rem 0;display:flex;overflow:clip}@media (max-width:734px){.Modal-module__overlay__0ABuW[data-reach-dialog-overlay]{padding-top:env(safe-area-inset-top,0);padding-right:env(safe-area-inset-right,0);padding-bottom:0;padding-left:env(safe-area-inset-left,0)}}.Modal-module__focusLock__a1XxX{width:100%;display:flex}.Modal-module__modal__etPL4[data-reach-dialog-content]{background-color:var(--secondLayerColor);box-shadow:var(--cardBoxShadow);width:var(--modal-width);height:var(--modal-height);touch-action:revert;border-radius:8px;flex-direction:column;flex:none;max-width:95%;max-height:100%;margin:auto;padding:0;display:flex;position:relative}@media (max-width:734px){.Modal-module__modal__etPL4[data-reach-dialog-content]{max-width:100%;max-height:calc(100dvh - env(safe-area-inset-top) - 13px - var(--title-bar-height,0px));border-radius:12px 12px 0 0;margin-bottom:0;overflow:hidden}}.Modal-module__contentWrapper__XPo-O{display:contents}@media (max-width:734px){.Modal-module__contentWrapper__XPo-O{padding-bottom:env(safe-area-inset-bottom,0);min-height:0;height:var(--modal-height,auto);max-height:calc(100dvh - env(safe-area-inset-top) - 13px - var(--title-bar-height,0px));flex-direction:column;flex:none;display:flex}}.Modal-module__header__61teF{text-align:left;flex-wrap:wrap;justify-content:space-between;padding:1rem 1rem .6rem;display:flex;position:relative;top:0}.Modal-module__headerActions__v-PRL{align-items:center;gap:2px;display:flex}.Modal-module__headerTitle__iPu1a{font:var(--heading);word-wrap:break-word;flex-grow:1;flex-basis:0;align-self:center;min-width:0;margin-bottom:0}.Modal-module__headerBorder__Tlo0x{border-bottom:1px solid var(--dividerColor);padding:1rem}.Modal-module__darkMain__8z5Xg{background-color:var(--baseLayerColor)}.Modal-module__dragIndicator__iYVic{background-color:var(--dividerColor);width:36px;height:5px;z-index:var(--zindex-dimmer);border-radius:999px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.Modal-module__rubberBandExtension__bgNkK{background-color:var(--secondLayerColor);pointer-events:none;position:fixed;bottom:0;left:0;right:0}.Modal-module__main__pbHvF{text-align:left;flex-grow:1;padding:1rem;overflow:auto}.Modal-module__mainNoPadding__GI29-{padding:0}.Modal-module__mainTextOnly__i2TrZ{font:var(--body);padding:.2rem 1rem 1rem}:root[data-ux-simplification=disabled] .Modal-module__mainTextOnly__i2TrZ{font:var(--heading-5)}.Modal-module__footer__kbk1I{justify-content:flex-end;padding:1rem 1.25rem;display:flex;bottom:0}.Modal-module__footerBorder__i8Kqj{border-top:1px solid var(--dividerColor)}.Modal-module__footerSecondaryActions__RoTim{flex-grow:1;justify-content:flex-start;min-width:0;display:flex}.Modal-module__footer__kbk1I>:not(:last-child),.Modal-module__footerSecondaryActions__RoTim>:not(:last-child){margin-right:.6rem}.Modal-module__iconButton__oh3LL svg{transform:scale(1.125)}:root[data-ux-simplification=disabled] .Modal-module__headerTitle__iPu1a{font:var(--heading-4)}}.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{top:calc(50% - 3px);left:11px;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{top:calc(50% - 3px);right:11px;transform:rotate(-90deg)}.tippy-svg-arrow{fill:#333;width:16px;height:16px;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{color:#fff;white-space:normal;background-color:#333;border-radius:4px;outline:0;font-size:14px;line-height:1.4;transition-property:transform,visibility,opacity;position:relative}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-width:8px 8px 0;border-top-color:initial;transform-origin:top;bottom:-7px;left:0}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-width:0 8px 8px;border-bottom-color:initial;transform-origin:bottom;top:-7px;left:0}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;transform-origin:0;right:-7px}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:100%;left:-7px}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;width:16px;height:16px}.tippy-arrow:before{content:"";border-style:solid;border-color:#0000;position:absolute}.tippy-content{z-index:1;padding:5px 9px;position:relative}.Fullscreen-module__fullscreen__7kKCK{contain:strict;overflow-y:scroll}.Tooltip-module__tippy__qWym1.tippy-box{font:var(--subtext);color:var(--invertedTextColor);background:var(--invertedLayerColor);border-radius:6px}@media print{.Tooltip-module__tippy__qWym1.tippy-box{display:none}}.Tooltip-module__tippy__qWym1>.tippy-arrow:before{color:var(--invertedLayerColor)}.Tooltip-module__tippy__qWym1>.tippy-svg-arrow svg{fill:var(--invertedLayerColor)}.IconButton-module__button__OB-PR{color:var(--secondaryTextColor);border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.5em;height:1.5em;margin:0;padding:0;font-size:1.25em;display:inline-flex}.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-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,: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{width:560px;margin:auto;transform:translate(-50%)}@media (max-width:734px){.toast-container{bottom:calc(env(safe-area-inset-bottom) + var(--mobile-navbar-height));width:100vw;transform:translate(0)}:root[data-ux-simplification=enabled] .toast-container{width:auto;left:1.25rem;right:1.25rem}}.toast-container:not(:has(>:not(.toast-module__unclosable__qa-hu))){pointer-events:none}.toast-container{transition:opacity .2s ease-in-out}.toast-container.toast-module__seeThrough__B5J2t{opacity:.1}@media print{.toast-container{display:none}}.toast-module__toast__9jwMS{font-family:var(--lato);min-height:0;box-shadow:var(--flyoutBoxShadow);background-color:var(--grey1000);color:#fff;border-radius:6px;margin:.25em 0;padding:0}:root[data-theme=theme-dark] .toast-module__toast__9jwMS{background-color:var(--grey800)}.toast-module__toast__9jwMS button:not(:first-child):not(.toast-module__closeButton__SdUuL){margin-left:.75em}.toast-module__toast__9jwMS button{color:#fff;align-self:auto}.toast-module__toast__9jwMS .toast-module__closeButton__SdUuL{color:var(--secondaryTextColor);background-color:#0000;align-self:center;margin-right:.75em;font-size:1em}.toast-module__toast__9jwMS .toast-module__closeButton__SdUuL:hover,.toast-module__toast__9jwMS .toast-module__closeButton__SdUuL:active{background-color:#0000}@media (max-width:734px){.toast-module__toast__9jwMS{border-radius:0}:root[data-ux-simplification=enabled] .toast-module__toast__9jwMS{border-radius:12px}}.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__toastInfo__mRUhB{border-left:4px solid var(--royal600)}.toast-module__toastNoBorder__x2Exa{border-left:none}.toast-module__toastBody__If8JW{justify-content:space-between;align-items:center;margin:1rem .25rem .25rem 1rem;display:flex}@media (max-width:734px){.toast-module__toastBody__If8JW{flex-wrap:wrap}}.toast-module__toastBody__If8JW .toast-module__bodyWrapper__sNwgb{flex:300px;margin:0 .75rem .75rem 0}.toast-module__toastBody__If8JW .toast-module__bodyWrapper__sNwgb .toast-module__bodyTitle__xS2dN{font:var(--heading-7);color:var(--grey400);margin-bottom:.5em}:root[data-ux-simplification=enabled] :is(.toast-module__toastBody__If8JW .toast-module__bodyWrapper__sNwgb .toast-module__bodyTitle__xS2dN){font:var(--subtext-emphasis)}.toast-module__toastBody__If8JW .toast-module__bodyWrapper__sNwgb .toast-module__bodyContent__vRw6C{font:var(--paragraph-4);color:#fff}:root[data-ux-simplification=enabled] :is(.toast-module__toastBody__If8JW .toast-module__bodyWrapper__sNwgb .toast-module__bodyContent__vRw6C){font:var(--body)}.toast-module__toastBody__If8JW .toast-module__bodyActions__8R43l{margin:0 .75rem .75rem 0;display:flex}.toast-module__toastBody__If8JW .toast-module__bodyActions__8R43l .toast-module__toastActionButton__-vtMR{white-space:nowrap}.Input-module__input__J0-sQ{border-style:solid;border-width:1px;border-radius:6px}.Input-module__input__J0-sQ:focus:not(:focus-visible){outline:none}.Input-module__input__J0-sQ{background-color:var(--secondLayerColor);border-color:var(--inputBorderColor);color:var(--primaryTextColor);margin:.5em 0}.Input-module__input__J0-sQ:user-invalid{border-color:var(--vividRed)}.Input-module__input__J0-sQ:user-invalid:focus:not(:focus-visible){outline:none}.Input-module__input__J0-sQ:user-invalid{box-shadow:0 0 0 2px var(--veryMutedRed)}.Input-module__input__J0-sQ.Input-module__invalid__JfBIj{border-color:var(--vividRed)}.Input-module__input__J0-sQ.Input-module__invalid__JfBIj:focus:not(:focus-visible){outline:none}.Input-module__input__J0-sQ.Input-module__invalid__JfBIj{box-shadow:0 0 0 2px var(--veryMutedRed)}.Input-module__input__J0-sQ:active,.Input-module__input__J0-sQ:focus{outline:none}.Input-module__input__J0-sQ:active:not(.Input-module__invalid__JfBIj),.Input-module__input__J0-sQ:focus:not(.Input-module__invalid__JfBIj){border-color:var(--veryVividRoyal);box-shadow:0 0 0 2px var(--veryMutedRoyal)}.Input-module__input__J0-sQ ::placeholder{color:var(--secondaryTextColor)}.Input-module__input__J0-sQ:disabled{border-color:var(--dividerColor)}.Input-module__simpleInput__VrCmt{width:100%;font:var(--paragraph-4);margin:4px 0;padding:7px 12px;display:block}.Input-module__inputRow__ASBu-{display:flex}.Input-module__inputWithIcon__IGW9y{border-top-left-radius:0;border-bottom-left-radius:0;outline:none;flex:1;margin:0;padding:8px 12px}.Input-module__iconWrapper__xsbwF{background-color:var(--baseLayerColor);border:1px solid var(--inputBorderColor);border-right:none;border-radius:4px 0 0 4px;padding:8px 10px}.Input-module__icon__am1kG>svg,.Input-module__icon__am1kG>img{max-width:16px;max-height:16px}[data-reach-dialog-content].prompt{overflow-wrap:break-word}@media not (max-width:734px){[data-reach-dialog-content].prompt{width:31.25em}}[data-reach-dialog-content].prompt .header{font-family:var(--poppins);text-align:center;border:none;padding:1em 3em;font-size:1.2rem}[data-reach-dialog-content].prompt .prompt__header{font:var(--accent-heading)}[data-reach-dialog-content].prompt .prompt__body--noheader{padding:1rem}@media not (max-width:734px){[data-reach-dialog-content].prompt.simple{width:19.5em}}@media (max-width:734px){[data-reach-dialog-content].prompt.simple{min-height:10em}}[data-reach-dialog-content].prompt .prompt__choice__header{font:var(--accent-heading);text-align:left;margin-bottom:25px}[data-reach-dialog-content].prompt .prompt__choice__items{font:var(--paragraph-3)}[data-reach-dialog-content].prompt .prompt__choice__items input[type=radio]{width:16px;height:16px}[data-reach-dialog-content].prompt .prompt__choice__items label{cursor:pointer;margin-bottom:10px}[data-reach-dialog-content].prompt input[type=text]{width:100%}.FullPageError-module__oopsPage__2py0Z{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:100%;display:flex}.FullPageError-module__oopsPage__2py0Z h1{font:var(--accent-heading-emphasis);margin:16px 0 8px;font-size:1.5rem}.FullPageError-module__oopsPage__2py0Z p{font:var(--body)}.FullPageError-module__oopsButtonContainer__51YaC{align-items:center;gap:8px;margin-top:16px;display:flex}.TitleBarProvider-module__titleBarContainer__E6AlO{-webkit-app-region:drag;width:100%;min-height:40px;position:fixed;top:0;left:0}.TitleBarProvider-module__titleBarContainer__E6AlO:not(:has(*)).TitleBarProvider-module__hideDragArea__-0krV{display:none}.TitleBarProvider-module__titleBarContainer__E6AlO:has(*){position:initial;top:initial;left:initial;flex-flow:wrap;justify-content:space-between;align-items:center;padding:0 6px;display:flex}.TitleBarProvider-module__titleBarContainer__E6AlO:has(*) a{-webkit-app-region:no-drag}.TitleBarProvider-module__titleBarContainer__E6AlO:has(*) button{-webkit-app-region:no-drag}.TitleBarProvider-module__titleBarContainer__E6AlO:has(*).TitleBarProvider-module__macos__Egr-A{padding-left:72px}.TitleBarProvider-module__titleBarContainer__E6AlO:has(*).TitleBarProvider-module__windows__Wy8c5{padding-right:160px}.CompanionModeTitleBar-module__titleBarContainer__d0oFJ{justify-content:flex-start;min-height:32px}.CompanionModeTitleBar-module__titleBarContainer__d0oFJ.CompanionModeTitleBar-module__titleBarContainer__d0oFJ{position:initial;display:flex}.CompanionModeTitleBar-module__titleBarContainer__d0oFJ:not(.CompanionModeTitleBar-module__windows__Hi5LX){justify-content:flex-end}.CompanionModeTitleBar-module__titleBarContainer__d0oFJ.CompanionModeTitleBar-module__windows__Hi5LX{padding-right:45px}.kebabMenu{-webkit-appearance:none;appearance:none;vertical-align:middle;cursor:pointer;color:var(--secondaryTextColor);background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:.9375em;height:.9375em;margin-left:5px;padding:0;font-size:2em;line-height:.9375;display:inline-flex}.kebabMenu:focus:not(:focus-visible){outline:none}.kebabMenu svg{margin-top:-.03125em;margin-bottom:-.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}html .ui.form .field.field input:-webkit-autofill{-webkit-box-shadow:unset!important;box-shadow:unset!important;border-color:unset!important}html .ui.form .field.field input:-webkit-autofill:focus{-webkit-box-shadow:unset!important;box-shadow:unset!important;border-color:unset!important}html .ui.inverted.dimmer{background-color:rgba(var(--white-rgb), .55)}html,body{min-width:280px;height:100%;line-height:1.4285}@media (max-width:299px){html,body{font-size:14px}}iframe{color-scheme:auto}body{background-color:var(--baseLayerColor);--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-print-color-adjust:exact!important;-moz-print-color-adjust:exact!important;print-color-adjust:exact!important;-moz-print-color-adjust:exact!important;overflow:hidden!important}:root[data-theme=theme-dark] :is(body){--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media print{body{background-color:#fff;margin:0;overflow-y:scroll!important}}body{padding-left:0;padding-left:env(safe-area-inset-left);padding-right:0;padding-right:env(safe-area-inset-right);--scrollbar-color:#0003;--scrollbar-track-color:transparent}:root[data-theme=theme-dark] :is(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{flex-direction:column;height:100dvh;display:flex}#root>.app{flex:1 1 0;max-width:100vw;min-height:0;display:flex}@media (max-width:734px){#root>.app{flex-direction:column}:root[data-ux-simplification=enabled] :is(#root>.app){flex-direction:row}}#root>.app>main{background-color:var(--baseLayerColor);min-width:0;height:100%;min-height:20rem;z-index:var(--zindex-canvas);flex:1 1 0;transition:all .2s;position:relative;overflow-y:auto}@media (max-width:734px) and (pointer:coarse){#root>.app>main{background-color:var(--secondLayerColor);flex-direction:column;display:flex}}@media print{#root>.app>main{background-color:#0000;overflow-y:visible}}kbd{border:1px solid var(--veryMutedGrey);color:var(--primaryTextColor);box-shadow:0 1px 0 #0003, 0 0 0 2px var(--secondLayerColor);background-color:var(--baseLayerColor);text-shadow:0 1px 0 var(--secondLayerColor);border-radius:3px;margin:0 .1em;padding:.1em .6em;font-family:Arial,Helvetica,sans-serif;font-size:.8em;line-height:1.4;display:inline-block}.borderless,.ui.borderless{box-shadow:none;border:none}.emoji-dialog .emoji-row .emoji img{width:inherit;height:inherit}body .ui.cards a.card,body .ui.link.cards .card,body a.ui.card,body .ui.link.card{transform:translateY(0)}::selection{background-color:rgba(var(--royal600-rgb), .4)}@media (max-width:734px){.ui.tabular.menu,.ui.submenu-container .submenu{-ms-overflow-style:none;overflow-x:auto;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.popup,.ui.menu,.ui.dropdown>.menu{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){background-color:#0000;animation:.2s linear both DimmerFadeIn}.ui.page.modals .ui.modal{opacity:0;animation:ModalSlideIn .4s .2s both var(--ease-in-out);transform:translateY(10%)}.ui.header .ui.icon{display:inline-block}.ui.header .ui.icon.floated{margin-top:.3em;font-size:.9em}.ui.dropdown>.dropdown.icon:before,.ui.dropdown>.angle.down.icon:before{display:block;transition:transform .2s var(--ease-in-out)!important}.ui.dropdown.visible>.dropdown.icon:before,.ui.dropdown.visible>.angle.down.icon:before{transform:rotate(180deg)}.custom-scrollbar ::-webkit-scrollbar{-webkit-appearance:none;width:7px;height:7px}.custom-scrollbar ::-webkit-scrollbar-track{background:#0000001a;border-radius:0}.custom-scrollbar ::-webkit-scrollbar-thumb{cursor:pointer;background:#00000040;border-radius:5px;transition:color .2s}.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;width:5px;height:5px;padding:2px}.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-offset:-3px;outline:1px dotted #fff9}.ui.button:focus.basic{outline-offset:-4px;outline-color:rgba(var(--black-rgb), .8)}.ui.progress.thin{height:6px;margin-bottom:0!important}.ui.progress.thin>.bar{min-width:0;height:6px}.ui.progress.thin>.bar>.progress{display:none}body .main-container{background:inherit;height:100%;min-height:100%}body .main-container.page,body .main-container>.page{height:100%;padding:0;overflow:hidden auto;margin:0!important}.ui.button.icon.smiles{cursor:pointer;margin:.2rem;font-size:4rem;box-shadow:1px 1px 3px #0000001a;border-radius:10em!important;width:3.5rem!important;height:3.5rem!important;padding:.25rem!important}.ui.button.icon.smiles:focus:not(:focus-visible){outline:none}.ui.button.icon.smiles{opacity:.8;min-height:0}.ui.button.icon.smiles svg{display:block}.ui.button.icon.smiles:hover,.ui.button.icon.smiles:focus,.ui.button.icon.smiles.active{box-shadow:0 0 3px #0000001a,inset 0 0 1px #0000001a}.ui.button.icon.smiles:active,.ui.button.icon.smiles.checked{box-shadow:0px 0px 3px 0 #0000001a 0px 0px 3px 1px #0000001a inset}.labels.smiles.huge .icon{cursor:pointer;margin:.2rem;font-size:4rem;box-shadow:1px 1px 3px #0000001a;border-radius:10em!important;width:4.5rem!important;height:4.5rem!important;padding:.25rem!important}.labels.smiles.huge .icon:focus:not(:focus-visible){outline:none}.labels.smiles.huge .icon:hover,.labels.smiles.huge .icon:focus,.labels.smiles.huge .icon.active{box-shadow:0 0 3px #0000001a,inset 0 0 1px #0000001a}.labels.smiles.huge .icon:active,.labels.smiles.huge .icon.checked{box-shadow:0px 0px 3px 0 #0000001a 0px 0px 3px 1px #0000001a inset}.app>main .ui.menu.page-header{padding:.1rem .6rem;padding-top:calc(.1rem + env(safe-area-inset-top));z-index:calc(var(--zindex-paywall) + 1);box-shadow:none;background-color:#fff;border:none;border-bottom:1px solid #e8ebf3;align-items:center;margin:0;position:sticky;top:0}.app>main .ui.menu.page-header .menu{align-items:center}.app>main .ui.menu.page-header .sep{color:#00000026;margin:0 .4em;font-size:1.25em}@media (max-width:734px){.app>main .ui.menu.page-header h3{font-size:1.2rem}.app>main .ui.menu.page-header .notifications-button,.app>main .ui.menu.page-header .right.menu .sep{display:none}}@media (max-width:479px){.app>main .ui.menu.page-header h3{padding:.5em 0;font-size:1.15rem}.app>main .ui.menu.page-header .button{width:2.2em;height:2.2em;padding:.6em}.app>main .ui.menu.page-header .button .icon{width:1em;height:1em}.app>main .ui.menu.page-header .button.icon-only{padding:.5em}.app>main .ui.menu.page-header .button.icon-only .icon{width:1.2em;height:1.2em}}@media (max-width:734px){.app>main>.ui.basic.segment,.app>main .pushable>.ui.basic.segment{padding:0}.app>main .ui.container>.ui.basic.segment{padding:1rem 0}}@keyframes delayVisibility{0%{visibility:hidden;opacity:0}to{visibility:visible;opacity:1}}.ui.selection.dropdown>.angle.down.icon{padding-top:inherit;padding-bottom:inherit;cursor:pointer;z-index:var(--zindex-popup);opacity:.8;width:auto;height:auto;margin-left:.5em;margin-right:.5em;padding-left:.5em;padding-right:.5em;transition:opacity .1s;display:inline-block;position:absolute;top:0;bottom:0;right:0}.ui.selection.dropdown.active>.angle.down.icon,.ui.selection.dropdown.visible>.angle.down.icon{opacity:1}.ui.selection.dropdown.inline-icon>.angle.down.icon{padding:0;display:inline-block;position:static}.ui.selection.transparent.dropdown{background:0 0;border:none;position:relative;min-height:auto!important;box-shadow:none!important}.ui.selection.transparent.dropdown.big{padding:.875em 2.5em .875em 1.5em;font-size:1.2em;line-height:2}.ui.selection.transparent.dropdown.big input.search{padding:inherit;margin:0;line-height:2}.ui.selection.transparent.dropdown.big.multiple input.search{padding:0}.ui.selection.transparent.dropdown.big .default.text{margin:0;line-height:2}.ui.selection.transparent.dropdown small.meta{color:#0006}.ui.selection.transparent.dropdown em{font-style:normal;text-decoration:underline}.ui.selection.transparent.dropdown .menu{border-radius:.285714rem;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:0 0;border:1px solid #cbd3e1;font-weight:600}: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).active:hover,: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).active{background:0 0}:is(.ui.dropdown.notes-templates-menu,.ui.menu .ui.dropdown.notes-templates-menu).top .menu{transform:translate(-50%);left:50%!important;right:auto!important}: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}:is(.ui.dropdown.get-started-menu,.ui.menu .ui.dropdown.get-started-menu)[class*=top\ pointing] .menu{transform:translate(-50%);left:50%!important;right:auto!important}:is(.ui.dropdown.get-started-menu,.ui.menu .ui.dropdown.get-started-menu) .menu{min-width:20em;z-index:var(--zindex-menu)}:is(.ui.dropdown.get-started-menu,.ui.menu .ui.dropdown.get-started-menu) .menu>.divider{margin:0}:is(.ui.dropdown.get-started-menu,.ui.menu .ui.dropdown.get-started-menu) .menu>.item{text-align:center;border-bottom:1px solid #cbd3e1;border-radius:0;line-height:1.5;font-size:1.2em!important}:is(.ui.dropdown.get-started-menu,.ui.menu .ui.dropdown.get-started-menu) .menu>.item:last-child{border-bottom:none}: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{vertical-align:baseline;line-height:1em}.ui.card .content.extra .dropdown.icon{width:unset;height:unset}.sentry-error-embed-wrapper{z-index:var(--zindex-sentry)!important}svg.icon,.icon>svg{fill:currentColor}.ui .icon.faIcon{width:28px!important;height:16px!important}.app .ui.message.negative,.app .ui.message.info,.app .ui.message.success,.app .ui.message.error,.app .ui.message.red,.app .ui.message.orange,.app .ui.message.yellow,.app .ui.message.olive,.app .ui.message.green,.app .ui.message.teal,.app .ui.message.blue,.app .ui.message.violet,.app .ui.message.purple,.app .ui.message.pink,.app .ui.message.brown,.app .ui.message.black,.app .ui.message.attached,.app .ui.message.floating,.app .ui.message.compact,.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;text-decoration:underline}.menu .right.menu .ui.button.icon-only{align-items:center;padding:0 .5rem;display:flex}.menu .right.menu .ui.button.icon-only:hover{background-color:inherit!important}.menu .right.menu .ui.button.icon-only svg{font-size:30px!important}.ui.cards>.card .dimmer,.ui.card .dimmer{z-index:var(--zindex-dimmer)}.ui.loader,.ui.dimmer .ui.loader{width:24px;height:24px}:is(.ui.loader,.ui.dimmer .ui.loader):before,:is(.ui.loader,.ui.dimmer .ui.loader):after{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) transparent transparent}div[data-reach-tooltip]{max-width:30rem;z-index:var(--zindex-menu);white-space:normal;background:var(--invertedLayerColor);color:var(--secondaryTextColor);border:none;border-radius:6px;padding:.5rem 1.5rem}.grecaptcha-badge{visibility:hidden}:root{--mobile-navbar-height:64px;--sidebar-width:280px;--notes-max-width:1355px;--stream-header-height:111px;--mobile-header-height:48px}:root[data-ux-simplification=enabled]{--mobile-navbar-height:6rem;--mobile-meeting-modal-header-height:62px}:root{--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);--orangeInputBackgroundColor:var(--orange100);--orangeInputBorderColorHover:var(--orange600);--orangeInputBackgroundColorHover:var(--orange200);--redInputBackgroundColor:var(--red100);--redInputBorderColorHover:var(--red600);--redInputBackgroundColorHover:var(--red200);--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:white;--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;--askFellowCardBoxShadow:0px 8px 21px -2px #0000000d, 0px 4px 8px -2px #0000001a;--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);--errorTextColor-rgb:var(--red700-rgb);--errorBackgroundColor:var(--red200);--errorBackgroundColor-rgb:var(--red200-rgb);--warningBackgroundColor:var(--orange200);--warningBackgroundColor-rgb:var(--orange200-rgb);--hl-red:var(--red200);--hl-peach:var(--peach200);--hl-yellow:var(--yellow200);--hl-green:var(--green200);--hl-royal:var(--royal200);--hl-purple:var(--purple200);--flashHighlightColor:rgba(var(--yellow500-rgb), .1);--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);--vividRed-rgb:var(--red600-rgb);--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));--nowBarColor-rgb:var(--green600-rgb);--nowBarColor:rgb(var(--nowBarColor-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);--askFellowMessageInputShadowColor:#7d00ff;--askFellowSuggestedQuestionsTextColor:linear-gradient(90deg, #273238 0%, #273238 40%, #7d0bff 50%, #273238 60%, #273238 100%);--askFellowButtonColor:linear-gradient(115deg, #7d00ff 25.26%, #2563eb 101.11%);--askFellowButtonBackground:linear-gradient(115deg, #7d00ff1a -0.02%, #2563eb1a 101.11%);--askFellowLoadingIndicatorColor:linear-gradient(90deg, #273238 40%, #fffc 50%, #273238 60%);--askFellowLoadingBarColor:linear-gradient(90deg, transparent 40%, #fffc 50%, transparent 60%);--askFellowGradientStart:#7d00ff;--askFellowGradientEnd:#2563eb;--askFellowGradientBackground:linear-gradient(165deg, #ffffff12 9.03%, #2673ee12 46.15%, #9747ff12 92.95%);--askFellowHeaderIconColor:#7e01ff;--PromptColorAI:linear-gradient(116.37deg, var(--purple300) 0%, var(--blue200) 100%);--PromptColorYellowRed:linear-gradient(116.37deg, var(--yellow100) 0%, var(--red200) 100%);--PromptColorTealBlue:linear-gradient(116.37deg, var(--teal200) 0%, var(--blue100) 100%);--PromptColorRedBlue:linear-gradient(116.37deg, var(--red200) 0%, var(--blue200) 100%);--PromptColorGreenPeach:linear-gradient(116.37deg, var(--green200) 0%, var(--peach300) 100%);--PromptColorYellowBlue:linear-gradient(116.37deg, var(--yellow200) 0%, var(--blue200) 100%);--PromptColorPinkGreen:linear-gradient(116.37deg, var(--pink200) 0%, var(--green200) 100%);--PromptColorLimeBlue:linear-gradient(116.37deg, var(--lime200) 0%, var(--blue200) 100%);--PromptColorPeachLime:linear-gradient(116.37deg, var(--peach100) 0%, var(--lime200) 100%);--PromptColorPurpleYellow:linear-gradient(116.37deg, var(--purple200) 0%, var(--yellow200) 100%);--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{:root[data-theme=theme-dark],:root[data-theme=theme-light] .invert-theme,.force-dark-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:white;--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);--orangeInputBackgroundColor:var(--orange1000);--orangeInputBorderColorHover:var(--orange600);--orangeInputBackgroundColorHover:var(--orange1100);--redInputBackgroundColor:var(--red1000);--redInputBorderColorHover:var(--red600);--redInputBackgroundColorHover:var(--red1100);--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);--errorTextColor-rgb:var(--red500-rgb);--errorBackgroundColor:var(--red1100);--errorBackgroundColor-rgb:var(--red1100-rgb);--warningBackgroundColor:var(--orange700);--warningBackgroundColor-rgb:var(--orange700-rgb);--hl-red:var(--red900);--hl-peach:var(--peach800);--hl-yellow:var(--yellow800);--hl-green:var(--green900);--hl-royal:var(--royal900);--hl-purple:var(--purple900);--flashHighlightColor:rgba(var(--yellow500-rgb), .1);--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);--vividRed-rgb:var(--red500-rgb);--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:white;--noteHighlightedBannerTextColor:var(--invertedTextColor);--vividAI-rgb:var(--purple400-rgb);--mutedAI-rgb:var(--purple900-rgb);--recordingClipBlue-rgb:var(--blue400-rgb);--askFellowMessageInputBackground:linear-gradient(90deg, #8b5cf6, #5994f2);--askFellowMessageInputShadowColor:#8b5cf6;--askFellowSuggestedQuestionsTextColor:linear-gradient(90deg, #fff 0%, #fff 40%, #8b5cf690 50%, #fff 60%, #fff 100%);--askFellowButtonColor:linear-gradient(115deg, #8b5cf6 25.26%, #5994f2 101.11%);--askFellowButtonBackground:linear-gradient(115deg, #7d00ff1a -0.02%, #2563eb1a 101.11%);--askFellowLoadingIndicatorColor:linear-gradient(90deg, #fff 40%, #182226cc 50%, #fff 60%);--askFellowLoadingBarColor:linear-gradient(90deg, transparent 40%, #182226cc 50%, transparent 60%);--askFellowGradientStart:#8b5cf6;--askFellowGradientEnd:#5994f2;--askFellowGradientBackground:linear-gradient(165deg, #18222624 9.03%, #2673ee24 46.15%, #9747ff24 92.95%);--askFellowHeaderIconColor:#7e01ff;--PromptColorAI:linear-gradient(116.37deg, var(--purple700) 0%, var(--royal900) 100%);--PromptColorYellowRed:linear-gradient(116.37deg, var(--yellow800) 0%, var(--red800) 100%);--PromptColorTealBlue:linear-gradient(116.37deg, var(--teal700) 0%, var(--blue800) 100%);--PromptColorRedBlue:linear-gradient(116.37deg, var(--red800) 0%, var(--royal800) 100%);--PromptColorGreenPeach:linear-gradient(116.37deg, var(--green700) 0%, var(--peach800) 100%);--PromptColorYellowBlue:linear-gradient(116.37deg, var(--yellow900) 0%, var(--blue700) 100%);--PromptColorPinkGreen:linear-gradient(116.37deg, var(--pink700) 0%, var(--green800) 100%);--PromptColorLimeBlue:linear-gradient(116.37deg, var(--lime700) 0%, var(--blue800) 100%);--PromptColorPeachLime:linear-gradient(116.37deg, var(--peach800) 0%, var(--lime700) 100%);--PromptColorPurpleYellow:linear-gradient(116.37deg, var(--purple800) 0%, var(--yellow900) 100%);--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)}}
