.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:flex}.vue-recycle-scroller__slot{flex:auto 0 0}.vue-recycle-scroller__item-wrapper{flex:1;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{border:none;background-color:transparent;opacity:0}.resize-observer[data-v-b329ee4c],.resize-observer[data-v-b329ee4c] object{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;pointer-events:none;display:block;overflow:hidden}.onboarding-screen{top:0;left:0;z-index:99999;height:100vh!important;width:100vw!important;position:absolute;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center;background-color:var(--backgroundStrongest)}.onboarding-screen .onboarding-content{display:flex;flex-direction:column;align-items:center;width:100%}.onboarding-screen .onboarding-content .step-wrap{padding:0 8px;display:flex;flex-direction:column;align-items:center}.onboarding-screen .onboarding-content .step-wrap .step-image{width:100%;max-width:1440px;max-height:900px;height:100vh;object-fit:contain}.onboarding-screen .onboarding-content .onboarding-footer{position:relative;flex-wrap:wrap;margin-top:27px;max-width:1086px;width:100%;margin-bottom:40px;opacity:0;display:flex;align-items:center;justify-content:space-between}.onboarding-screen .onboarding-content .onboarding-footer .step-buttons{display:flex;gap:8px;flex-wrap:wrap}.onboarding-screen .onboarding-content .onboarding-footer .step-buttons .step-button{height:.25rem;width:.5rem;border-radius:.5rem;background-color:var(--dividers)}.onboarding-screen .onboarding-content .onboarding-footer .finish-button{position:absolute;right:0;display:flex;align-items:center;gap:.5rem;padding-right:.5rem;color:var(--placeholderText)}.onboarding-screen .onboarding-content .onboarding-footer .finish-button .finish-icon{display:flex;height:1rem;width:1rem}.onboarding-screen .onboarding-content .onboarding-footer .skip-button{margin-left:.5rem;margin-right:.5rem;display:flex;align-items:center;gap:.25rem;color:var(--textDefault)}.onboarding-screen .onboarding-content .continue-button{margin-top:-80px;z-index:2;opacity:0}.onboarding-screen .onboarding-content .show{animation:fade-in-animation 1.1s forwards}@keyframes fade-in-animation{0%{opacity:0}to{opacity:1}}.onboarding-screen .onboarding-logo-header{position:absolute;top:0;left:0;margin:32px}.image-container{position:relative}.image-container picture{display:block}.image-container span{position:absolute;top:0;left:0}.first-last-screen{display:flex;flex-direction:column;align-items:center;justify-content:center}.hidden-image{opacity:0;height:0}@media(max-width:768px){.footer-buttons{gap:16px!important}.step-buttons{gap:4px!important}.onboarding-footer{flex-direction:column}.onboarding-footer .skip-button{margin-top:16px;margin-bottom:32px}}.toggle-button{display:inline-flex;height:100%;flex-direction:row;align-items:center;padding:0 0 0 8px}.toggle-button .switch-wrap{display:inline-flex;background:#f2f4f7;transition:background .2s;width:36px;height:20px;border-radius:12px;vertical-align:middle;border-width:1px;border-style:solid;border-color:var(--importantElBorder);background-color:var(--importantEl)}.toggle-button .switch-wrap input{position:absolute;opacity:0;width:0;height:0}.toggle-button .switch-wrap .switch{width:36px;height:100%;display:flex;transition:.2s;position:relative}.toggle-button .switch-wrap .switch:after{position:absolute;content:"";box-shadow:0 1px 3px rgba(16,24,40,.1),0 1px 2px rgba(16,24,40,.06);border-radius:50%;grid-column:2;transition:all .2s;width:16px;height:16px;top:2px;left:2px;background-color:var(--textDefault)}.toggle-button .switch-wrap.disabled .switch:after{background-color:var(--inactiveElementText)}.toggle-button .switch-wrap.checked{background:#498cf7}.toggle-button .switch-wrap.checked .switch:after{left:50%}.toggle-button .label-text{font-size:.875rem;line-height:1.25rem;font-weight:400;color:var(--textDefault)}input.radio-styled-default[type=radio],input.radio-styled-lg[type=radio],input.radio-styled-sm[type=radio]{position:absolute;visibility:hidden}input.radio-styled-default[type=radio]+.check-default,input.radio-styled-default[type=radio]+.check-lg,input.radio-styled-default[type=radio]+.check-sm,input.radio-styled-lg[type=radio]+.check-default,input.radio-styled-lg[type=radio]+.check-lg,input.radio-styled-lg[type=radio]+.check-sm,input.radio-styled-sm[type=radio]+.check-default,input.radio-styled-sm[type=radio]+.check-lg,input.radio-styled-sm[type=radio]+.check-sm{display:block;border:2px solid #d0d5dd;border-radius:100%;height:20px;width:20px;z-index:5;transition:border .2s linear;box-sizing:border-box}input.radio-styled-default[type=radio]+.check-default.disabled,input.radio-styled-default[type=radio]+.check-lg.disabled,input.radio-styled-default[type=radio]+.check-sm.disabled,input.radio-styled-lg[type=radio]+.check-default.disabled,input.radio-styled-lg[type=radio]+.check-lg.disabled,input.radio-styled-lg[type=radio]+.check-sm.disabled,input.radio-styled-sm[type=radio]+.check-default.disabled,input.radio-styled-sm[type=radio]+.check-lg.disabled,input.radio-styled-sm[type=radio]+.check-sm.disabled{border-width:1px;border-style:solid;border-color:var(--inactiveElementBorder);background-color:var(--inactiveElementBg)}input.radio-styled-default[type=radio]+.check-default:before,input.radio-styled-default[type=radio]+.check-lg:before,input.radio-styled-default[type=radio]+.check-sm:before,input.radio-styled-lg[type=radio]+.check-default:before,input.radio-styled-lg[type=radio]+.check-lg:before,input.radio-styled-lg[type=radio]+.check-sm:before,input.radio-styled-sm[type=radio]+.check-default:before,input.radio-styled-sm[type=radio]+.check-lg:before,input.radio-styled-sm[type=radio]+.check-sm:before{display:block;position:absolute;content:"";border-radius:100%;border:2px solid transparent;height:8px;width:8px;top:6px;left:6px;margin:auto;transition:background .2s linear;box-sizing:border-box}input.radio-styled-default[type=radio]+.check-lg,input.radio-styled-default[type=radio]+.check-lg:before,input.radio-styled-lg[type=radio]+.check-lg,input.radio-styled-lg[type=radio]+.check-lg:before,input.radio-styled-sm[type=radio]+.check-lg,input.radio-styled-sm[type=radio]+.check-lg:before{box-sizing:content-box!important}input.radio-styled-default[type=radio]:checked+.check-default,input.radio-styled-default[type=radio]:checked+.check-lg,input.radio-styled-default[type=radio]:checked+.check-sm,input.radio-styled-lg[type=radio]:checked+.check-default,input.radio-styled-lg[type=radio]:checked+.check-lg,input.radio-styled-lg[type=radio]:checked+.check-sm,input.radio-styled-sm[type=radio]:checked+.check-default,input.radio-styled-sm[type=radio]:checked+.check-lg,input.radio-styled-sm[type=radio]:checked+.check-sm{border-color:#498cf7}input.radio-styled-default[type=radio]:checked+.check-default:before,input.radio-styled-default[type=radio]:checked+.check-lg:before,input.radio-styled-default[type=radio]:checked+.check-sm:before,input.radio-styled-lg[type=radio]:checked+.check-default:before,input.radio-styled-lg[type=radio]:checked+.check-lg:before,input.radio-styled-lg[type=radio]:checked+.check-sm:before,input.radio-styled-sm[type=radio]:checked+.check-default:before,input.radio-styled-sm[type=radio]:checked+.check-lg:before,input.radio-styled-sm[type=radio]:checked+.check-sm:before{border-color:#498cf7;background-color:#498cf7}input.radio-styled-default[type=radio]+.check-sm,input.radio-styled-lg[type=radio]+.check-sm,input.radio-styled-sm[type=radio]+.check-sm{height:1rem;width:1rem;border-width:1px}input.radio-styled-default[type=radio]+.check-sm:before,input.radio-styled-lg[type=radio]+.check-sm:before,input.radio-styled-sm[type=radio]+.check-sm:before{top:5px;left:5px;margin-top:.125rem;height:6px;width:6px}.disabled-radio-button input.radio-styled-default[type=radio]:checked+.check-default,.disabled-radio-button input.radio-styled-default[type=radio]:checked+.check-lg,.disabled-radio-button input.radio-styled-default[type=radio]:checked+.check-sm,.disabled-radio-button input.radio-styled-lg[type=radio]:checked+.check-default,.disabled-radio-button input.radio-styled-lg[type=radio]:checked+.check-lg,.disabled-radio-button input.radio-styled-lg[type=radio]:checked+.check-sm,.disabled-radio-button input.radio-styled-sm[type=radio]:checked+.check-default,.disabled-radio-button input.radio-styled-sm[type=radio]:checked+.check-lg,.disabled-radio-button input.radio-styled-sm[type=radio]:checked+.check-sm{border-color:#e4e7ec}.disabled-radio-button input.radio-styled-default[type=radio]:checked+.check-default:before,.disabled-radio-button input.radio-styled-default[type=radio]:checked+.check-lg:before,.disabled-radio-button input.radio-styled-default[type=radio]:checked+.check-sm:before,.disabled-radio-button input.radio-styled-lg[type=radio]:checked+.check-default:before,.disabled-radio-button input.radio-styled-lg[type=radio]:checked+.check-lg:before,.disabled-radio-button input.radio-styled-lg[type=radio]:checked+.check-sm:before,.disabled-radio-button input.radio-styled-sm[type=radio]:checked+.check-default:before,.disabled-radio-button input.radio-styled-sm[type=radio]:checked+.check-lg:before,.disabled-radio-button input.radio-styled-sm[type=radio]:checked+.check-sm:before{border-color:#98a2b3;background-color:#98a2b3}.public-page-item-section{display:flex;flex-direction:column;row-gap:8px;padding:0 16px 8px}.public-page-item-section.highlighted{background-color:var(--importantElHover)}.public-page-item-section .public-page-item-text{font-size:12px;line-height:18px;color:var(--textDefault)}.public-page-item-section .public-page-item-text.public-page-link{height:30px;display:flex;align-items:center;border:1px solid;box-sizing:border-box;overflow:hidden;border-radius:.25rem;border-color:var(--importantElBorder);background-color:var(--importantEl);color:var(--textDefault)}.public-page-item-section .public-page-item-text.public-page-link .copy-link-button{display:flex;justify-content:center;align-items:center;border-left:1px solid;padding:7px;border-color:var(--dividers)}.public-page-item-section .public-page-item-text.public-page-link .copy-link-button:hover{background-color:var(--importantElHover)}.public-page-item-section .public-page-item-text.public-page-link .copy-link-button:hover .copy-public-link-icon{background-color:var(--iconDefault)}.public-page-item-section .public-page-item-text.public-page-link .url-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:24px;padding:0 8px 0 13px}.public-page-item-section .public-link{box-sizing:border-box;display:flex;border-radius:.25rem;border-width:1px;border-style:solid;border-color:var(--importantElBorder);background-color:var(--importantEl);padding:.375rem}.public-page-item-section .public-link .external-link-icon{height:1rem;width:1rem}.public-page-item-section .public-link:hover{background-color:var(--importantElHover)}.public-page-item-section .disabled-public-link{background-color:var(--inactiveElementBg)!important;border-color:var(--inactiveElementBorder)!important}.toggle-section-wrap{display:flex;flex-direction:column;padding:8px 16px;row-gap:3px}.toggle-section-wrap.highlighted{background-color:var(--importantElHover)}.toggle-section-wrap .toggle-section-label{font-weight:500;font-size:12px;line-height:18px;text-transform:uppercase;color:var(--textDefault)}.toggle-section-wrap .toggle-section-items{display:flex;justify-content:space-between;flex-wrap:wrap}.toggle-section-wrap .toggle-section-items .toggle-section-item{display:flex;flex-direction:column;align-items:center;row-gap:2px}.toggle-section-wrap .toggle-section-items .toggle-section-item:hover .toggle-section-item-content:not(.selected){border:1px solid #99cdff}.toggle-section-wrap .toggle-section-items .toggle-section-item:hover .toggle-section-item-content:not(.selected) .custom-text{color:#667085}.toggle-section-wrap .toggle-section-items .toggle-section-item .toggle-section-item-content{display:flex;justify-content:center;align-items:center;border:1px solid #e4e7ec;width:64px;height:64px;box-sizing:border-box;border-radius:8px}.toggle-section-wrap .toggle-section-items .toggle-section-item .toggle-section-item-content .custom-text{font-style:normal;font-size:20px;line-height:30px;color:#98a2b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 1px}.toggle-section-wrap .toggle-section-items .toggle-section-item .toggle-section-item-content.selected{border:1px solid #99cdff;background-color:var(--importantElHover)}.toggle-section-wrap .toggle-section-items .toggle-section-item .toggle-section-item-content.selected .custom-text{color:var(--textDefault)}.toggle-section-wrap .toggle-section-items .toggle-section-item .toggle-section-item-label{font-size:12px;line-height:18px;color:var(--textDefault)}.st-checkbox{display:flex;align-items:center;margin-right:33px}.st-checkbox .checklist-item-icon{height:18px;width:18px;padding:1px;transition:.3s ease-in-out;border:1px solid #d0d5dd;transition-property:background-color,border;margin-right:.75rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;background-color:transparent}.st-checkbox .checklist-item-icon .custom-icons{transition:.3s ease-in-out;transition-property:background-color,opacity;--tw-bg-opacity:1;background-color:rgb(208 213 221/var(--tw-bg-opacity,1));opacity:0}.st-checkbox .checklist-item-icon.checked{border:1px solid #498cf7}.st-checkbox .checklist-item-icon.checked .custom-icons{--tw-bg-opacity:1;background-color:rgb(73 140 247/var(--tw-bg-opacity,1));opacity:1}.st-checkbox.disabled .checklist-item-icon{border-color:var(--inactiveElementBorder);background-color:var(--inactiveElementBg)}.st-checkbox.disabled .checklist-item-icon.checked .custom-icons{background-color:var(--inactiveElementIcon)}.st-checkbox .checklist-item-text{font-size:16px;line-height:24px;font-weight:500;color:var(--textDefault)}.shortcut-key-pill{display:flex;justify-content:center;align-items:center}.shortcut-key-pill span{padding:0 5px}.badge-label{display:flex;height:1.25rem;flex-shrink:0;flex-direction:row;align-items:center;justify-content:center;border-radius:.25rem;background-color:var(--attentionBg);padding-left:.5rem;padding-right:.5rem;font-size:.75rem;line-height:1rem;font-weight:400;color:var(--attentionText)}.badge-label em{background-color:var(--attentionText)}.badge-label:hover{cursor:pointer}.resource-icon{display:inline-flex;height:1rem;width:1rem;min-width:1rem;align-items:center;justify-content:center}.popup-title{font-style:normal;font-weight:500;font-size:12px;line-height:18px;padding-top:8px;padding-right:16px;padding-bottom:4px;padding-left:16px}.popup-title--separator{border-top:1px solid;padding-top:16px;border-color:var(--dividers)}.parent-item{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#667085}.top-border-separator{border-top:1px solid #f2f4f7}.indent{padding-left:42px!important}.public-page-indexing-section{padding:0 16px 8px}.public-page-indexing-section.highlighted{background-color:var(--importantElHover)}.public-page-indexing-section .public-page-item-text{font-size:12px;line-height:18px;color:var(--textDefault)}.workspace-switcher-picture{margin-right:.5rem;width:20px!important;height:20px!important}.workspace-switcher-initials .profile-initials{font-size:14px}.dropdown-footer{display:flex;flex-direction:row;gap:.25rem;border-radius:.5rem;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;font-size:.875rem;line-height:1.25rem}.tooltip-wrap{display:flex;align-items:center}.tooltip-wrap .tooltip-text{font-weight:500;font-size:12px;line-height:18px;margin-right:4px}.tooltip-wrap .tooltip-icons-wrap{display:flex}.esc-button .centerIcon{display:flex;align-items:center;justify-content:center;height:32px;width:32px}.esc-button .centerIcon em{display:flex;height:1.25rem;width:1.25rem;align-items:center}.esc-button .v-popover{display:flex;justify-content:center;align-items:center}.esc-button.button-with-label{width:auto!important}.esc-button.button-with-label .square-icon-wrap{width:auto!important;padding:0 8px 0 4px}.esc-button.button-with-label .square-icon-wrap .centerIcon{width:auto!important}.esc-button.button-with-label .square-icon-wrap .centerIcon .button-label{font-size:16px;line-height:22px}.mobile .esc-button .square-icon-wrap{height:1.25rem;width:1.25rem}.popup-header{-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;font-family:Roboto,Arial,Helvetica,sans-serif;color:#454545;border-radius:8px 8px 0 0;border-color:var(--dividers);background-color:var(--backgroundStrongest);padding-left:1.5rem;padding-right:1.5rem;padding-bottom:0;padding-top:1.5rem;color:var(--textDefault)}.popup-header .popup-title-wrap{display:flex;align-items:center;font-size:1.125rem;line-height:1.75rem}.popup-header .popup-title-wrap .popup-title-right{display:flex;flex-direction:column}.popup-header .popup-title-wrap .popup-title-right .popup-title-text{font-size:1.125rem;line-height:1.75rem;font-weight:500;font-style:normal;color:var(--textDefault)}.popup-header .popup-title-wrap .popup-title-right .popup-description{font-size:14px;line-height:19px;letter-spacing:.3px;color:var(--textDefault)}.popup-header .custom-header-icon{height:24px;width:24px;margin-right:15px}.popup-header .close-icon{margin:0}.popup-header .title-button{margin-left:.5rem;display:flex;height:24px;width:24px;align-items:center;justify-content:center;border-radius:.25rem}.popup-header .title-button:hover{background-color:var(--iconBg)}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.textarea{position:relative;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.textarea.attention-animation{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0)}.textarea textarea{outline:none;resize:none;box-sizing:border-box}.textarea textarea,.textarea textarea.shadow{width:100%;border:none;overflow:hidden;height:0}.textarea textarea.shadow{max-height:0;pointer-events:none;opacity:0;margin:0;position:absolute;z-index:-1}.textarea textarea::placeholder{color:var(--placeholderText)!important;transition:background-color .25s ease-out}.textarea.error-placeholder textarea::placeholder{background-color:var(--destructiveBg)}.dropdown-wrap{position:relative}.dropdown-wrap .dropdown-popper>div{width:100%}.dropdown-wrap .dropdown-opened{border:1px solid #73b9ff;box-shadow:0 0 0 4px rgba(229,243,255,.502)}.dropdown-wrap .dropdown-closed{border:1px solid #dadcdf;box-shadow:0 1px 2px 0 rgba(16,24,40,.051)}.dropdown-wrap .dropdown-button{box-sizing:border-box;border-radius:8px;display:flex;justify-content:space-between;padding:0 14px;align-items:center;background-color:var(--importantEl);color:var(--textDefault)}.dropdown-wrap .dropdown-button.empty-list{border:1px solid #f97066}.dropdown-wrap .dropdown-button .label-wrap{display:flex;flex-direction:column;overflow:hidden}.dropdown-wrap .dropdown-button .label-wrap.without-label{flex-direction:row;align-self:center}.dropdown-wrap .dropdown-button .label-wrap .dropdown-label{font-size:11px;line-height:16px;letter-spacing:.2px;color:#929292;margin-bottom:1px}.dropdown-wrap .dropdown-button .label-wrap .dropdown-selected{font-size:14px;line-height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--textDefault)}.dropdown-wrap .dropdown-button .label-wrap .dropdown-selected-disabled{font-size:14px;line-height:22px;letter-spacing:.2px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--textDefault)}.dropdown-wrap .dropdown-button .label-wrap.empty-list{align-self:center}.dropdown-wrap .dropdown-button .dropdown-expand-icon{font-size:24px;color:#707070;align-self:center}.generic-user-avatar-icon{margin-right:.5rem;display:flex;height:1.5rem;width:1.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background-color:var(--iconBg)}.filter-dropdown-item{font-size:14px;line-height:20px;height:40px;letter-spacing:.2px;display:flex;align-items:center;padding-left:16px;font-weight:500;color:var(--textDefault)}.filter-dropdown-item .st-checkbox{margin-right:unset}.filter-dropdown-item .st-checkbox .checklist-item-icon{height:.75rem;width:.75rem;border-radius:.25rem}.filter-dropdown-item .st-checkbox .checklist-item-icon .custom-icons{height:.75rem;width:.75rem}.filter-dropdown-item .st-checkbox .checklist-item-text{font-size:.875rem;line-height:1.25rem;font-weight:600;color:var(--textDefault)}.filter-dropdown-item .filter-item-icon-label{display:flex;align-items:center;padding-right:16px;flex-grow:1;height:100%;overflow:hidden}.filter-dropdown-item em:not(.checklist-item-icon *),.filter-dropdown-item em:not(.checklist-item-icon *)+.filter-item-icon-label>em,.filter-dropdown-item em:not(.checklist-item-icon *)+em{margin-right:8px}.filter-dropdown-item em:not(.checklist-item-icon *).item-edit-icon{margin-left:8px}.filter-dropdown-item .item-check{margin-right:8px}.filter-dropdown-item .item-check.checked{color:#498cf7}.filter-dropdown-item.disabled{cursor:default}.filter-dropdown-item.lighter{font-weight:400;color:var(--textDefault)}.filter-dropdown-item.lighter.stg{color:#344054}.filter-dropdown-item.separator{box-shadow:0 -2px 0 -1px var(--dividers) inset}.filter-dropdown-item.high-lighted{background-color:var(--importantElHover)}.filter-dropdown-item .user-avatar-main{margin-right:8px}.filter-dropdown-item .item-label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-transform:none;color:var(--textDefault)}.filter-dropdown-item.ctg .item-label:first-letter,.filter-dropdown-item.ctg:first-letter{text-transform:capitalize}.filter-dropdown-item .trigger{display:flex!important}.box-section{position:relative;box-sizing:border-box;width:-moz-fit-content;width:fit-content;overflow:hidden;border-radius:.5rem;border-width:1px;border-style:solid;border-color:var(--standardElementBorder);background-color:var(--importantEl);padding:1rem}.box-section,header[data-v-b0738c54]{color:var(--textDefault)}header h1[data-v-b0738c54]{margin-bottom:.25rem;font-size:1.5rem;line-height:2rem;font-weight:500;color:var(--textDefault)}header h2[data-v-b0738c54]{font-size:.875rem;line-height:1.25rem;color:var(--textDefault);font-weight:400}.add-member-content{display:flex;flex-direction:column;background-color:var(--backgroundStrongest)}.add-member-content.popup-form-padding{padding:0 24px 0 24px}.add-member-content .member-search-input{position:relative;float:left;display:flex;width:100%;flex-direction:column;align-items:flex-end;border-width:0;border-bottom-width:1px;border-style:solid;border-color:var(--dividers);padding-bottom:19px}.add-member-content .member-search-input .lower-members-invite-form-part{width:100%}.add-member-content .member-search-input .input-wrap{height:100%;width:100%}.add-member-content .member-search-input .section-sublabel{display:flex;width:100%;justify-content:flex-start;font-size:.75rem;line-height:1rem;font-weight:400;line-height:18px;color:var(--textDefault)}.add-member-content .button-with-text .button-icon{margin-left:4px!important}.add-member-content .outlined{padding-top:.125rem;padding-bottom:.125rem;padding-left:.5rem;padding-right:.5rem;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.add-member-content .outlined .button-icon.custom{display:flex;width:100%;justify-content:center;margin-left:0!important}.add-member-content .dropdown-wrap .dropdown-closed{border-color:var(--importantElBorder)}.add-member-content .dropdown-wrap .dropdown-opened{border-color:var(--importantElFocusedBorder)}.add-member-content .section-label{margin-bottom:.25rem;margin-top:2rem;display:flex;width:100%;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--textDefault)}.add-member-content .added-projects{display:flex;height:22px;max-width:-moz-fit-content;max-width:fit-content;align-items:center;border-radius:1rem;border-width:1px;border-style:solid;border-color:var(--importantElBorder);padding-right:.5rem;padding-left:.375rem}.add-member-content .added-projects .project-title{margin-left:.25rem;font-size:.75rem;line-height:1rem;font-weight:500;line-height:18px}.add-member-content .added-projects .remove-project-icon{display:none;min-width:12px;max-width:12px;overflow:hidden;font-size:12px;font-weight:900;color:var(--iconDefault)}@media only screen and (max-width:768px){.add-member-content .member-search-input{position:relative;float:left;width:100%;display:flex;align-items:flex-end;flex-direction:column}.add-member-content .member-search-input .input-wrap{height:100%;width:100%}}.not-valid{box-shadow:0 0 0 2px #f97066}.projects-list{box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.projects-list.scrolling .filter-dropdown-item{pointer-events:none}.projects-list .__panel{padding-bottom:.25rem}.projects-list .__panel .projects-notfound-wrap{margin-top:.375rem;margin-bottom:.375rem;margin-left:.75rem;margin-right:.75rem;display:flex;flex-direction:column;border-radius:.5rem;background-color:var(--inactiveElementBg);padding:.75rem;font-size:.875rem;line-height:1.25rem}.autoexpand-email-area{display:flex;height:88px;width:100%;flex-direction:column;border-radius:.5rem;border-width:1px;border-style:solid;border-color:var(--importantElBorder)}.autoexpand-email-area .autoexpand-email-area-input{box-sizing:border-box;display:flex;max-height:120px;flex-direction:column;overflow:hidden;border-radius:.5rem;background-color:var(--importantEl)}.autoexpand-email-area .autoexpand-email-area-input textarea{background-color:var(--standardElementBg);font-size:1rem;line-height:1.5rem;color:var(--textDefault)}.autoexpand-email-area .autoexpand-email-area-input .__view{padding-left:.875rem;padding-right:.875rem;padding-top:.625rem;padding-bottom:.625rem}.projects-dropdown-wrap{display:flex;height:auto;max-height:370px;width:250px;flex-direction:column;overflow:hidden;border-radius:.5rem;border-width:1px;border-style:solid;border-color:var(--importantElBorder);background-color:var(--importantEl);--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);filter:drop-shadow(0 4px 4px rgba(0,0,0,.16));will-change:filter}.projects-dropdown-wrap .projects-header-wrap{position:relative;box-sizing:border-box;display:flex;width:100%;align-items:center;border-top-left-radius:.5rem;border-top-right-radius:.5rem;border-width:1px;border-style:solid;border-color:var(--dividers);padding-top:.75rem;padding-bottom:.75rem;padding-left:1rem;padding-right:1rem}.projects-dropdown-wrap .projects-header-wrap.projects-search{cursor:text}.projects-dropdown-wrap .projects-header-wrap .projects-header{box-sizing:border-box;width:100%;border-style:none;background-color:var(--importantEl);font-size:.875rem;line-height:1.25rem;font-weight:400;color:var(--textDefault);outline:2px solid transparent;outline-offset:2px}.projects-dropdown-wrap .projects-header-wrap .projects-header::placeholder{color:var(--placeholderText)}.projects-dropdown-wrap .item-label{font-weight:400}.add-member-modal .add-member-popup{width:600px;overflow:hidden;border-width:1px;border-style:solid;border-color:var(--importantElBorder);background-color:var(--importantEl)}.add-member-modal .custom-header-icon{margin-right:1rem}.add-member-modal .popup-title-wrap .popup-title-right .popup-title-text{letter-spacing:0}.add-member-modal:focus{outline:2px solid transparent;outline-offset:2px}.modal-container[data-v-40b150e2]{background-color:var(--backgroundStrongest)}.cancel-button[data-v-40b150e2]{box-shadow:0 1px 2px 0 rgba(16,24,40,.051);background-color:var(--importantEl);margin-right:.5rem;border-width:1px;border-style:solid;border-color:var(--importantElBorder)}.cancel-button[data-v-40b150e2]:hover{background-color:var(--importantElHover)}.custom-popup-wrap .popup-header{height:1.75rem;border-bottom-width:0;padding-top:0;padding-bottom:0;padding-left:1.5rem}.custom-popup-wrap .popup-header .popup-title-wrap{height:1.75rem;font-size:1.125rem;line-height:1.75rem}.custom-popup-wrap .popup-header .popup-title-wrap .popup-title-text{font-size:1.125rem;line-height:1.75rem;font-weight:500;font-style:normal;color:var(--textDefault)}.custom-popup-wrap .popup-header .esc-button .centerIcon em{display:flex;height:1.25rem;width:1.25rem;align-items:center}.custom-popup-wrap .button-wrap{height:var(--customPopupButton-height)}.custom-popup-wrap .button-wrap.large-fixed{border-radius:.25rem}.custom-popup-wrap .button-wrap.large-fixed .button-label{font-size:.875rem;line-height:1.25rem;font-weight:400}.custom-popup-wrap .button-wrap.confirm-button{border-width:1px;border-style:solid;border-color:var(--deleteButtonBorder);background-color:var(--deleteButton)}.custom-popup-wrap .button-wrap.confirm-button .button-label{color:var(--placeholderText)}.custom-popup-wrap .button-wrap.confirm-button.red-active{border-style:none;--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}@media (hover:hover) and (pointer:fine){.custom-popup-wrap .button-wrap.confirm-button.red-active:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}}.custom-popup-wrap .button-wrap.confirm-button.red-active .button-label{--tw-text-opacity:1;color:rgb(242 244 247/var(--tw-text-opacity,1))}.custom-popup-wrap .input-wrap{height:100%}.custom-popup-wrap .input-wrap .input-field{border-radius:.25rem;background-color:var(--standardElementBg);color:var(--textDefault)}.custom-popup-wrap .input-wrap .input-field-label{margin-bottom:.5rem}.custom-popup-wrap .input-wrap ::placeholder{font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;line-height:1.25rem;color:var(--placeholderText)}#app{height:100vh;position:fixed;width:100vw;left:0;right:0;top:0;bottom:0;display:flex;flex-direction:column}#app>div{flex:1}#app .quick-card-wrap,#app .quick-page,#app>.vue-portal-target{flex:0}#app .electron-extras-wrap{position:fixed;top:0;left:0;z-index:999999;width:var(--sidebar-width)}@media only screen and (max-width:768px){#app{height:unset}}.mobile#app>div{height:var(--mvh)}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(74,154,255,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(74,154,255,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.btn,.btn-gray,.btn-square{box-sizing:border-box;display:flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;justify-content:center;border-radius:.25rem;border-width:0;padding-left:.5rem;padding-right:.5rem;font-size:.875rem;line-height:2rem;outline:2px solid transparent;outline-offset:2px}.btn-gray,.btn-square{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(52 64 84/var(--tw-text-opacity,1))}@media (hover:hover) and (pointer:fine){.btn-gray:hover,.btn-square:hover{--tw-bg-opacity:1;background-color:rgb(242 244 247/var(--tw-bg-opacity,1))}}.btn-square{height:2rem;width:2rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(152 162 179/var(--tw-text-opacity,1))}@media (hover:hover) and (pointer:fine){.btn-square:hover{--tw-bg-opacity:1;background-color:rgb(242 244 247/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(52 64 84/var(--tw-text-opacity,1))}}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.\!visible,.visible{visibility:visible!important}.invisible{visibility:hidden!important}.collapse{visibility:collapse!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.inset-0{inset:0!important}.-left-1{left:-.25rem!important}.-left-16{left:-4rem!important}.-left-2{left:-.5rem!important}.-right-0\.5{right:-.125rem!important}.-top-1{top:-.25rem!important}.-top-\[30px\]{top:-30px!important}.bottom-0{bottom:0!important}.bottom-2{bottom:.5rem!important}.bottom-4{bottom:1rem!important}.left-0{left:0!important}.left-1\/2{left:50%!important}.left-2{left:.5rem!important}.left-\[28px\]{left:28px!important}.left-\[50\%\]{left:50%!important}.left-\[5px\]{left:5px!important}.left-full{left:100%!important}.right-0{right:0!important}.right-0\.5{right:.125rem!important}.right-1{right:.25rem!important}.right-1\.5{right:.375rem!important}.right-2{right:.5rem!important}.right-3{right:.75rem!important}.right-4{right:1rem!important}.right-6{right:1.5rem!important}.top-0{top:0!important}.top-1{top:.25rem!important}.top-1\.5{top:.375rem!important}.top-10{top:2.5rem!important}.top-2{top:.5rem!important}.top-2\/4{top:50%!important}.top-3{top:.75rem!important}.top-4{top:1rem!important}.top-7{top:1.75rem!important}.top-8{top:2rem!important}.top-\[10px\]{top:10px!important}.top-\[11px\]{top:11px!important}.top-\[14px\]{top:14px!important}.top-\[28px\]{top:28px!important}.top-\[48px\]{top:48px!important}.top-\[50\%\]{top:50%!important}.top-\[50px\]{top:50px!important}.top-\[5px\]{top:5px!important}.top-\[7px\]{top:7px!important}.\!z-\[102\]{z-index:102!important}.z-0{z-index:0!important}.z-10{z-index:10!important}.z-20{z-index:20!important}.z-50{z-index:50!important}.z-\[1000\]{z-index:1000!important}.z-\[101\]{z-index:101!important}.z-\[11\]{z-index:11!important}.z-\[14\]{z-index:14!important}.z-\[1\]{z-index:1!important}.z-\[2\]{z-index:2!important}.z-\[3\]{z-index:3!important}.z-\[5\]{z-index:5!important}.z-\[999999\]{z-index:999999!important}.z-\[99\]{z-index:99!important}.z-auto{z-index:auto!important}.order-5{order:5!important}.order-none{order:0!important}.float-left{float:left!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-6{margin:1.5rem!important}.m-\[2px\]{margin:2px!important}.m-auto{margin:auto!important}.-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.-my-0\.5{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-\[-16px\]{margin-left:-16px!important;margin-right:-16px!important}.mx-\[-1px\]{margin-left:-1px!important;margin-right:-1px!important}.mx-\[7px\]{margin-left:7px!important;margin-right:7px!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-0\.5{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-1\.5{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-32{margin-top:8rem!important;margin-bottom:8rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-\[-5px\]{margin-top:-5px!important;margin-bottom:-5px!important}.my-\[1px\]{margin-top:1px!important;margin-bottom:1px!important}.my-\[6px\]{margin-top:6px!important;margin-bottom:6px!important}.my-px{margin-top:1px!important;margin-bottom:1px!important}.-mb-0\.5{margin-bottom:-.125rem!important}.-mb-2{margin-bottom:-.5rem!important}.-mb-px{margin-bottom:-1px!important}.-ml-0\.5{margin-left:-.125rem!important}.-ml-1{margin-left:-.25rem!important}.-ml-2{margin-left:-.5rem!important}.-ml-\[7px\]{margin-left:-7px!important}.-ml-px{margin-left:-1px!important}.-mr-0{margin-right:0!important}.-mr-2{margin-right:-.5rem!important}.-mr-\[7px\]{margin-right:-7px!important}.-mt-1\.5{margin-top:-.375rem!important}.-mt-4{margin-top:-1rem!important}.-mt-6{margin-top:-1.5rem!important}.-mt-\[0\.0625rem\]{margin-top:-.0625rem!important}.-mt-px{margin-top:-1px!important}.mb-0{margin-bottom:0!important}.mb-0\.5{margin-bottom:.125rem!important}.mb-1{margin-bottom:.25rem!important}.mb-10{margin-bottom:2.5rem!important}.mb-2{margin-bottom:.5rem!important}.mb-2\.5{margin-bottom:.625rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.mb-\[-1px\]{margin-bottom:-1px!important}.mb-\[60px\]{margin-bottom:60px!important}.mb-\[6px\]{margin-bottom:6px!important}.mb-\[9px\]{margin-bottom:9px!important}.mb-auto{margin-bottom:auto!important}.mb-px{margin-bottom:1px!important}.ml-0{margin-left:0!important}.ml-0\.5{margin-left:.125rem!important}.ml-1{margin-left:.25rem!important}.ml-1\.5{margin-left:.375rem!important}.ml-14{margin-left:3.5rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:.75rem!important}.ml-4{margin-left:1rem!important}.ml-5{margin-left:1.25rem!important}.ml-6{margin-left:1.5rem!important}.ml-8{margin-left:2rem!important}.ml-9{margin-left:2.25rem!important}.ml-\[22px\]{margin-left:22px!important}.ml-\[30px\]{margin-left:30px!important}.ml-\[43px\]{margin-left:43px!important}.ml-\[50px\]{margin-left:50px!important}.ml-auto{margin-left:auto!important}.ml-card-left-padding{margin-left:var(--card-left-padding)!important}.mr-0{margin-right:0!important}.mr-0\.5{margin-right:.125rem!important}.mr-1{margin-right:.25rem!important}.mr-1\.5{margin-right:.375rem!important}.mr-2{margin-right:.5rem!important}.mr-2\.5{margin-right:.625rem!important}.mr-3{margin-right:.75rem!important}.mr-4{margin-right:1rem!important}.mr-5{margin-right:1.25rem!important}.mr-6{margin-right:1.5rem!important}.mr-8{margin-right:2rem!important}.mr-\[101px\]{margin-right:101px!important}.mr-\[10px\]{margin-right:10px!important}.mr-\[6px\]{margin-right:6px!important}.mr-auto{margin-right:auto!important}.mr-px{margin-right:1px!important}.mt-0{margin-top:0!important}.mt-0\.5{margin-top:.125rem!important}.mt-1{margin-top:.25rem!important}.mt-1\.5{margin-top:.375rem!important}.mt-10{margin-top:2.5rem!important}.mt-12{margin-top:3rem!important}.mt-2{margin-top:.5rem!important}.mt-2\.5{margin-top:.625rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-56{margin-top:14rem!important}.mt-6{margin-top:1.5rem!important}.mt-60{margin-top:15rem!important}.mt-7{margin-top:1.75rem!important}.mt-8{margin-top:2rem!important}.mt-\[-1px\]{margin-top:-1px!important}.mt-\[128px\]{margin-top:128px!important}.mt-\[18\%\]{margin-top:18%!important}.mt-\[18px\]{margin-top:18px!important}.mt-\[19px\]{margin-top:19px!important}.mt-\[24px\]{margin-top:24px!important}.mt-\[64px\]{margin-top:64px!important}.mt-\[9px\]{margin-top:9px!important}.mt-auto{margin-top:auto!important}.mt-px{margin-top:1px!important}.box-border{box-sizing:border-box!important}.box-content{box-sizing:content-box!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.table-row{display:table-row!important}.grid{display:grid!important}.contents{display:contents!important}.hidden{display:none!important}.h-0{height:0!important}.h-1{height:.25rem!important}.h-1\.5{height:.375rem!important}.h-10{height:2.5rem!important}.h-11{height:2.75rem!important}.h-12{height:3rem!important}.h-14{height:3.5rem!important}.h-16{height:4rem!important}.h-18{height:4.5rem!important}.h-2{height:.5rem!important}.h-20{height:5rem!important}.h-3{height:.75rem!important}.h-3\.5{height:.875rem!important}.h-3\/4{height:75%!important}.h-32{height:8rem!important}.h-4{height:1rem!important}.h-5{height:1.25rem!important}.h-6{height:1.5rem!important}.h-7{height:1.75rem!important}.h-8{height:2rem!important}.h-9{height:2.25rem!important}.h-\[12px\]{height:12px!important}.h-\[15px\]{height:15px!important}.h-\[18px\]{height:18px!important}.h-\[22px\]{height:22px!important}.h-\[24\.609rem\]{height:24.609rem!important}.h-\[24px\]{height:24px!important}.h-\[26px\]{height:26px!important}.h-\[28px\]{height:28px!important}.h-\[38px\]{height:38px!important}.h-\[42px\]{height:42px!important}.h-\[500px\]{height:500px!important}.h-\[600px\]{height:600px!important}.h-\[64px\]{height:64px!important}.h-\[6px\]{height:6px!important}.h-\[72px\]{height:72px!important}.h-\[86px\]{height:86px!important}.h-\[88px\]{height:88px!important}.h-\[unset\]{height:unset!important}.h-auto{height:auto!important}.h-fit{height:-moz-fit-content!important;height:fit-content!important}.h-full{height:100%!important}.h-full-minus-header{height:var(--full-minus-header-height)!important}.h-memberHoverPreview-H{height:var(--memberHoverPreview-height)!important}.h-screen{height:100vh!important}.h-svh{height:100svh!important}.max-h-14{max-height:3.5rem!important}.max-h-5{max-height:1.25rem!important}.max-h-56{max-height:14rem!important}.max-h-6{max-height:1.5rem!important}.max-h-64{max-height:16rem!important}.max-h-9{max-height:2.25rem!important}.max-h-\[120px\]{max-height:120px!important}.max-h-\[200px\]{max-height:200px!important}.max-h-\[220px\]{max-height:220px!important}.max-h-\[282px\]{max-height:282px!important}.max-h-\[370px\]{max-height:370px!important}.max-h-\[480px\]{max-height:480px!important}.max-h-\[700px\]{max-height:700px!important}.max-h-full{max-height:100%!important}.max-h-screen{max-height:100vh!important}.min-h-0{min-height:0!important}.min-h-10{min-height:2.5rem!important}.min-h-12{min-height:3rem!important}.min-h-14{min-height:3.5rem!important}.min-h-4{min-height:1rem!important}.min-h-6{min-height:1.5rem!important}.min-h-9{min-height:2.25rem!important}.min-h-96{min-height:24rem!important}.min-h-\[12px\]{min-height:12px!important}.min-h-\[16px\]{min-height:16px!important}.min-h-\[20px\]{min-height:20px!important}.min-h-\[24px\]{min-height:24px!important}.min-h-\[32px\]{min-height:32px!important}.min-h-\[40px\]{min-height:40px!important}.min-h-\[42px\]{min-height:42px!important}.min-h-\[46px\]{min-height:46px!important}.min-h-\[47px\]{min-height:47px!important}.min-h-\[48px\]{min-height:48px!important}.min-h-\[60px\]{min-height:60px!important}.min-h-\[61px\]{min-height:61px!important}.min-h-\[72px\]{min-height:72px!important}.min-h-\[80px\]{min-height:80px!important}.min-h-\[90px\]{min-height:90px!important}.min-h-fit{min-height:-moz-fit-content!important;min-height:fit-content!important}.\!w-full{width:100%!important}.w-0{width:0!important}.w-0\.5{width:.125rem!important}.w-1{width:.25rem!important}.w-1\/3{width:33.333333%!important}.w-10{width:2.5rem!important}.w-11{width:2.75rem!important}.w-11\/12{width:91.666667%!important}.w-12{width:3rem!important}.w-16{width:4rem!important}.w-2{width:.5rem!important}.w-2\/3{width:66.666667%!important}.w-20{width:5rem!important}.w-24{width:6rem!important}.w-28{width:7rem!important}.w-3{width:.75rem!important}.w-3\.5{width:.875rem!important}.w-3\/5{width:60%!important}.w-32{width:8rem!important}.w-36{width:9rem!important}.w-4{width:1rem!important}.w-40{width:10rem!important}.w-5{width:1.25rem!important}.w-6{width:1.5rem!important}.w-60{width:15rem!important}.w-64{width:16rem!important}.w-7{width:1.75rem!important}.w-72{width:18rem!important}.w-8{width:2rem!important}.w-80{width:20rem!important}.w-9{width:2.25rem!important}.w-96{width:24rem!important}.w-\[106px\]{width:106px!important}.w-\[127px\]{width:127px!important}.w-\[128px\]{width:128px!important}.w-\[12px\]{width:12px!important}.w-\[136px\]{width:136px!important}.w-\[15px\]{width:15px!important}.w-\[197px\]{width:197px!important}.w-\[200px\]{width:200px!important}.w-\[230px\]{width:230px!important}.w-\[240px\]{width:240px!important}.w-\[24px\]{width:24px!important}.w-\[250px\]{width:250px!important}.w-\[260px\]{width:260px!important}.w-\[280px\]{width:280px!important}.w-\[28px\]{width:28px!important}.w-\[295px\]{width:295px!important}.w-\[300px\]{width:300px!important}.w-\[30px\]{width:30px!important}.w-\[320px\]{width:320px!important}.w-\[35\%\]{width:35%!important}.w-\[354px\]{width:354px!important}.w-\[360px\]{width:360px!important}.w-\[4\.125rem\]{width:4.125rem!important}.w-\[400px\]{width:400px!important}.w-\[40px\]{width:40px!important}.w-\[425px\]{width:425px!important}.w-\[450px\]{width:450px!important}.w-\[50px\]{width:50px!important}.w-\[600px\]{width:600px!important}.w-\[6px\]{width:6px!important}.w-\[70\%\]{width:70%!important}.w-\[700px\]{width:700px!important}.w-\[72px\]{width:72px!important}.w-\[80\%\]{width:80%!important}.w-\[90\%\]{width:90%!important}.w-\[90px\]{width:90px!important}.w-\[calc\(100\%-40px\)\]{width:calc(100% - 40px)!important}.w-\[fit-content\]{width:-moz-fit-content!important;width:fit-content!important}.w-auto{width:auto!important}.w-fit{width:-moz-fit-content!important;width:fit-content!important}.w-full{width:100%!important}.w-importer-card{width:var(--importer-card-width)!important}.w-infoSidebar-W{width:var(--infoSidebar-width)!important}.w-manageProjects-joinOrLeave{width:var(--manageProjects-joinOrLeave-width)!important}.min-w-0{min-width:0!important}.min-w-3{min-width:.75rem!important}.min-w-4{min-width:1rem!important}.min-w-52{min-width:13rem!important}.min-w-6{min-width:1.5rem!important}.min-w-\[0\.375rem\]{min-width:.375rem!important}.min-w-\[12px\]{min-width:12px!important}.min-w-\[150px\]{min-width:150px!important}.min-w-\[16px\]{min-width:16px!important}.min-w-\[245px\]{min-width:245px!important}.min-w-\[24px\]{min-width:24px!important}.min-w-\[274px\]{min-width:274px!important}.min-w-\[290px\]{min-width:290px!important}.min-w-\[300px\]{min-width:300px!important}.min-w-\[4rem\]{min-width:4rem!important}.min-w-\[65px\]{min-width:65px!important}.min-w-\[75px\]{min-width:75px!important}.min-w-\[99px\]{min-width:99px!important}.min-w-fit{min-width:-moz-fit-content!important;min-width:fit-content!important}.min-w-full{min-width:100%!important}.min-w-manageProjects-boardsNPages{min-width:var(--manageProjects-boardsNPages-min-width)!important}.min-w-manageProjects-buttons{min-width:var(--manageProjects-buttons-min-width)!important}.min-w-manageProjects-description{min-width:var(--manageProjects-description-min-width)!important}.min-w-manageProjects-lastUpdated{min-width:var(--manageProjects-lastUpdated-min-width)!important}.min-w-manageProjects-lastUpdatedHeader{min-width:var(--manageProjects-lastUpdatedHeader-min-width)!important}.min-w-manageProjects-members{min-width:var(--manageProjects-members-min-width)!important}.min-w-manageProjects-title{min-width:var(--manageProjects-title-min-width)!important}.max-w-4{max-width:1rem!important}.max-w-60{max-width:15rem!important}.max-w-64{max-width:16rem!important}.max-w-\[1000px\]{max-width:1000px!important}.max-w-\[1024px\]{max-width:1024px!important}.max-w-\[106px\]{max-width:106px!important}.max-w-\[114px\]{max-width:114px!important}.max-w-\[1200px\]{max-width:1200px!important}.max-w-\[120px\]{max-width:120px!important}.max-w-\[12px\]{max-width:12px!important}.max-w-\[1400px\]{max-width:1400px!important}.max-w-\[150px\]{max-width:150px!important}.max-w-\[153px\]{max-width:153px!important}.max-w-\[192px\]{max-width:192px!important}.max-w-\[220px\]{max-width:220px!important}.max-w-\[240px\]{max-width:240px!important}.max-w-\[250px\]{max-width:250px!important}.max-w-\[256px\]{max-width:256px!important}.max-w-\[260px\]{max-width:260px!important}.max-w-\[380px\]{max-width:380px!important}.max-w-\[400px\]{max-width:400px!important}.max-w-\[420px\]{max-width:420px!important}.max-w-\[480px\]{max-width:480px!important}.max-w-\[544px\]{max-width:544px!important}.max-w-\[550px\]{max-width:550px!important}.max-w-\[552px\]{max-width:552px!important}.max-w-\[600px\]{max-width:600px!important}.max-w-\[65px\]{max-width:65px!important}.max-w-\[679px\]{max-width:679px!important}.max-w-\[692px\]{max-width:692px!important}.max-w-\[695px\]{max-width:695px!important}.max-w-\[700px\]{max-width:700px!important}.max-w-\[714px\]{max-width:714px!important}.max-w-\[750px\]{max-width:750px!important}.max-w-\[800px\]{max-width:800px!important}.max-w-\[90\%\]{max-width:90%!important}.max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.max-w-full{max-width:100%!important}.max-w-import-container{max-width:var(--import-container-width)!important}.max-w-max{max-width:max-content!important}.max-w-memberHoverPreview{max-width:var(--memberHoverPreview-max-width)!important}.max-w-xs{max-width:20rem!important}.flex-1{flex:1 1 0%!important}.flex-auto{flex:1 1 auto!important}.flex-none{flex:none!important}.flex-shrink{flex-shrink:1!important}.flex-shrink-0,.shrink-0{flex-shrink:0!important}.flex-grow,.grow{flex-grow:1!important}.grow-0{flex-grow:0!important}.basis-2\/3{flex-basis:66.666667%!important}.basis-full{flex-basis:100%!important}.table-auto{table-layout:auto!important}.table-fixed{table-layout:fixed!important}.-translate-y-1\/2{--tw-translate-y:-50%!important}.-translate-y-1\/2,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-180{--tw-rotate:180deg!important}.rotate-90{--tw-rotate:90deg!important}.rotate-90,.scale-y-\[0\.2\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.scale-y-\[0\.2\]{--tw-scale-y:0.2!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.transform-none{transform:none!important}.cursor-auto{cursor:auto!important}.cursor-default{cursor:default!important}.cursor-ew-resize{cursor:ew-resize!important}.cursor-grab{cursor:grab!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-pointer{cursor:pointer!important}.select-none{-webkit-user-select:none!important;user-select:none!important}.select-text{-webkit-user-select:text!important;user-select:text!important}.select-all{-webkit-user-select:all!important;user-select:all!important}.resize{resize:both!important}.list-none{list-style-type:none!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.content-center{align-content:center!important}.content-start{align-content:flex-start!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.items-baseline{align-items:baseline!important}.items-stretch{align-items:stretch!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.gap-0{gap:0!important}.gap-0\.5{gap:.125rem!important}.gap-1{gap:.25rem!important}.gap-1\.5{gap:.375rem!important}.gap-2{gap:.5rem!important}.gap-2\.5{gap:.625rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-6{gap:1.5rem!important}.gap-8{gap:2rem!important}.gap-\[10px\]{gap:10px!important}.gap-x-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.gap-x-18{-moz-column-gap:4.5rem!important;column-gap:4.5rem!important}.gap-x-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.gap-x-4{-moz-column-gap:1rem!important;column-gap:1rem!important}.gap-x-6{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.gap-x-\[2px\]{-moz-column-gap:2px!important;column-gap:2px!important}.gap-x-\[6px\]{-moz-column-gap:6px!important;column-gap:6px!important}.gap-y-1{row-gap:.25rem!important}.gap-y-2{row-gap:.5rem!important}.gap-y-3{row-gap:.75rem!important}.gap-y-4{row-gap:1rem!important}.gap-y-6{row-gap:1.5rem!important}.gap-y-8{row-gap:2rem!important}.gap-y-\[6px\]{row-gap:6px!important}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-right:calc(.5rem*var(--tw-space-x-reverse))!important;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))!important}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem*var(--tw-space-y-reverse))!important}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-right-width:calc(1px*var(--tw-divide-x-reverse))!important;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))!important}.divide-solid>:not([hidden])~:not([hidden]){border-style:solid!important}.divide-important-border>:not([hidden])~:not([hidden]){border-color:var(--importantElBorder)!important}.self-start{align-self:flex-start!important}.self-end{align-self:flex-end!important}.self-center{align-self:center!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-scroll{overflow-y:scroll!important}.truncate{overflow:hidden!important;white-space:nowrap!important}.overflow-ellipsis,.text-ellipsis,.truncate{text-overflow:ellipsis!important}.whitespace-normal{white-space:normal!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-pre-wrap{white-space:pre-wrap!important}.whitespace-break-spaces{white-space:break-spaces!important}.text-wrap{text-wrap:wrap!important}.text-nowrap{text-wrap:nowrap!important}.break-words{overflow-wrap:break-word!important}.rounded{border-radius:.25rem!important}.rounded-2xl{border-radius:1rem!important}.rounded-\[32px\]{border-radius:32px!important}.rounded-\[4px\]{border-radius:4px!important}.rounded-full{border-radius:9999px!important}.rounded-lg{border-radius:.5rem!important}.rounded-md{border-radius:.375rem!important}.rounded-none{border-radius:0!important}.rounded-sm{border-radius:.125rem!important}.rounded-xl{border-radius:.75rem!important}.rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-t-\[11px\]{border-top-left-radius:11px!important;border-top-right-radius:11px!important}.rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-bl{border-bottom-left-radius:.25rem!important}.rounded-br{border-bottom-right-radius:.25rem!important}.rounded-tl{border-top-left-radius:.25rem!important}.rounded-tr{border-top-right-radius:.25rem!important}.\!border,.border{border-width:1px!important}.border-0{border-width:0!important}.border-2{border-width:2px!important}.border-4{border-width:4px!important}.border-\[0\.0625rem\]{border-width:.0625rem!important}.border-\[1px\]{border-width:1px!important}.border-x{border-left-width:1px!important;border-right-width:1px!important}.border-x-0{border-left-width:0!important;border-right-width:0!important}.border-y-0{border-top-width:0!important;border-bottom-width:0!important}.\!border-l-0{border-left-width:0!important}.border-b{border-bottom-width:1px!important}.border-b-0{border-bottom-width:0!important}.border-b-\[1px\]{border-bottom-width:1px!important}.border-l{border-left-width:1px!important}.border-l-0{border-left-width:0!important}.border-r{border-right-width:1px!important}.border-r-0{border-right-width:0!important}.border-t{border-top-width:1px!important}.border-t-0{border-top-width:0!important}.border-t-\[1px\]{border-top-width:1px!important}.\!border-solid,.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-dotted{border-style:dotted!important}.border-none{border-style:none!important}.\!border-important-border{border-color:var(--importantElBorder)!important}.border-\[\#E8ECEE\]{--tw-border-opacity:1!important;border-color:rgb(232 236 238/var(--tw-border-opacity,1))!important}.border-attention-bg{border-color:var(--attentionBg)!important}.border-attention-icon{border-color:var(--attentionIcon)!important}.border-blue-500{--tw-border-opacity:1!important;border-color:rgb(74 154 255/var(--tw-border-opacity,1))!important}.border-calendar-border{border-color:var(--calendarBorder)!important}.border-destructive-button-bg{border-color:var(--destructiveButtonBg)!important}.border-dividers-default{border-color:var(--dividers)!important}.border-emphasised-border{border-color:var(--emphasisedBorder)!important}.border-gray-100{--tw-border-opacity:1!important;border-color:rgb(242 244 247/var(--tw-border-opacity,1))!important}.border-gray-300{--tw-border-opacity:1!important;border-color:rgb(208 213 221/var(--tw-border-opacity,1))!important}.border-gray-400{--tw-border-opacity:1!important;border-color:rgb(152 162 179/var(--tw-border-opacity,1))!important}.border-gray-500{--tw-border-opacity:1!important;border-color:rgb(102 112 133/var(--tw-border-opacity,1))!important}.border-highlight-default{border-color:var(--highlightDefault)!important}.border-important-bg{border-color:var(--importantEl)!important}.border-important-border{border-color:var(--importantElBorder)!important}.border-important-focusedBorder{border-color:var(--importantElFocusedBorder)!important}.border-inactive-bg{border-color:var(--inactiveElementBg)!important}.border-inactive-border{border-color:var(--inactiveElementBorder)!important}.border-red-500{--tw-border-opacity:1!important;border-color:rgb(239 68 68/var(--tw-border-opacity,1))!important}.border-red-600{--tw-border-opacity:1!important;border-color:rgb(220 38 38/var(--tw-border-opacity,1))!important}.border-standard-border{border-color:var(--standardElementBorder)!important}.border-standard-deleteButtonBorder{border-color:var(--deleteButtonBorder)!important}.border-transparent{border-color:transparent!important}.border-warning-200{--tw-border-opacity:1!important;border-color:rgb(254 223 137/var(--tw-border-opacity,1))!important}.border-warning-300{--tw-border-opacity:1!important;border-color:rgb(254 200 75/var(--tw-border-opacity,1))!important}.border-b-important-border{border-bottom-color:var(--importantElBorder)!important}.border-b-standard-border{border-bottom-color:var(--standardElementBorder)!important}.border-l-dividers-default{border-left-color:var(--dividers)!important}.border-r-standard-border{border-right-color:var(--standardElementBorder)!important}.\!bg-activeItem-default{background-color:var(--activeItem)!important}.bg-\[\#05603A\]{--tw-bg-opacity:1!important;background-color:rgb(5 96 58/var(--tw-bg-opacity,1))!important}.bg-\[\#1b1b1b\]{--tw-bg-opacity:1!important;background-color:rgb(27 27 27/var(--tw-bg-opacity,1))!important}.bg-\[\#912018\]{--tw-bg-opacity:1!important;background-color:rgb(145 32 24/var(--tw-bg-opacity,1))!important}.bg-activeItem-default{background-color:var(--activeItem)!important}.bg-attention-bg{background-color:var(--attentionBg)!important}.bg-attention-icon{background-color:var(--attentionIcon)!important}.bg-attention-text{background-color:var(--attentionText)!important}.bg-background-bg{background-color:var(--background)!important}.bg-background-strongest{background-color:var(--backgroundStrongest)!important}.bg-background-strongestDiff{background-color:var(--backgroundStrongestDiff)!important}.bg-black{--tw-bg-opacity:1!important;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))!important}.bg-blue-400{background-color:var(--blue400)!important}.bg-blue-50{background-color:rgb(229 243 255/var(--tw-bg-opacity,1))!important}.bg-blue-50,.bg-blue-500{--tw-bg-opacity:1!important}.bg-blue-500{background-color:rgb(74 154 255/var(--tw-bg-opacity,1))!important}.bg-blue-600{background-color:rgb(73 140 247/var(--tw-bg-opacity,1))!important}.bg-blue-600,.bg-blue-700{--tw-bg-opacity:1!important}.bg-blue-700{background-color:rgb(69 121 227/var(--tw-bg-opacity,1))!important}.bg-callout-error{background-color:var(--calloutError)!important}.bg-callout-info{background-color:var(--calloutInfo)!important}.bg-callout-success{background-color:var(--calloutSuccess)!important}.bg-callout-warning{background-color:var(--calloutWarning)!important}.bg-destructive-bg{background-color:var(--destructiveBg)!important}.bg-destructive-icon{background-color:var(--destructiveIcon)!important}.bg-destructive-text{background-color:var(--destructiveText)!important}.bg-dividers-default{background-color:var(--dividers)!important}.bg-draggElement-background{background-color:var(--draggElementBg)!important}.bg-emphasised-bg{background-color:var(--emphasisedBg)!important}.bg-emphasised-hover{background-color:var(--emphasisedHover)!important}.bg-error-600{background-color:rgb(217 45 32/var(--tw-bg-opacity,1))!important}.bg-error-600,.bg-gray-100{--tw-bg-opacity:1!important}.bg-gray-100{background-color:rgb(242 244 247/var(--tw-bg-opacity,1))!important}.bg-gray-200{background-color:rgb(228 231 236/var(--tw-bg-opacity,1))!important}.bg-gray-200,.bg-gray-300{--tw-bg-opacity:1!important}.bg-gray-300{background-color:rgb(208 213 221/var(--tw-bg-opacity,1))!important}.bg-gray-50{background-color:rgb(249 250 251/var(--tw-bg-opacity,1))!important}.bg-gray-50,.bg-gray-500{--tw-bg-opacity:1!important}.bg-gray-500{background-color:rgb(102 112 133/var(--tw-bg-opacity,1))!important}.bg-gray-800{background-color:rgb(29 41 57/var(--tw-bg-opacity,1))!important}.bg-gray-800,.bg-gray-900{--tw-bg-opacity:1!important}.bg-gray-900{background-color:rgb(16 24 40/var(--tw-bg-opacity,1))!important}.bg-highlight-bg{background-color:var(--highlightBg)!important}.bg-highlight-comment{background-color:var(--highlightedComment)!important}.bg-highlight-default{background-color:var(--highlightDefault)!important}.bg-hover-default{background-color:var(--hover)!important}.bg-hover-electron{background-color:var(--electronHover)!important}.bg-hover-onHover{background-color:var(--hoverOnHover)!important}.bg-icon-bg{background-color:var(--iconBg)!important}.bg-icon-default{background-color:var(--iconDefault)!important}.bg-icon-electron{background-color:var(--electronIcon)!important}.bg-icon-hover{background-color:var(--iconHover)!important}.bg-icon-placeholder{background-color:var(--placeholderIcon)!important}.bg-icon-positiveIcon{background-color:var(--positiveIcon)!important}.bg-important-bg{background-color:var(--importantEl)!important}.bg-important-hover{background-color:var(--importantElHover)!important}.bg-inactive-bg{background-color:var(--inactiveElementBg)!important}.bg-inactive-border{background-color:var(--inactiveElementBorder)!important}.bg-inactive-icon{background-color:var(--inactiveElementIcon)!important}.bg-inline-attentionSelection{background-color:var(--inlineAttentionSelection)!important}.bg-inline-selection{background-color:var(--inlineSelection)!important}.bg-red-500{background-color:rgb(239 68 68/var(--tw-bg-opacity,1))!important}.bg-red-500,.bg-red-600{--tw-bg-opacity:1!important}.bg-red-600{background-color:rgb(220 38 38/var(--tw-bg-opacity,1))!important}.bg-selected-bg{background-color:var(--selectedBg)!important}.bg-st-stBlue{--tw-bg-opacity:1!important;background-color:rgb(73 140 247/var(--tw-bg-opacity,1))!important}.bg-st-stBlueOpacity32{background-color:rgba(96,172,255,.32)!important}.bg-standard-bg{background-color:var(--standardElementBg)!important}.bg-standard-hover{background-color:var(--standardElementHover)!important}.bg-success-500{--tw-bg-opacity:1!important;background-color:rgb(18 183 106/var(--tw-bg-opacity,1))!important}.bg-text-default{background-color:var(--textDefault)!important}.bg-text-placeholder{background-color:var(--placeholderText)!important}.bg-transparent{background-color:transparent!important}.bg-warning-100{--tw-bg-opacity:1!important;background-color:rgb(254 240 199/var(--tw-bg-opacity,1))!important}.bg-warning-300{background-color:rgb(254 200 75/var(--tw-bg-opacity,1))!important}.bg-warning-300,.bg-white{--tw-bg-opacity:1!important}.bg-white{background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.bg-opacity-5{--tw-bg-opacity:0.05!important}.bg-opacity-\[0\.08\]{--tw-bg-opacity:0.08!important}.bg-opacity-\[0\.16\]{--tw-bg-opacity:0.16!important}.bg-opacity-\[0\.45\]{--tw-bg-opacity:0.45!important}.bg-none{background-image:none!important}.object-cover{object-fit:cover!important}.\!p-0{padding:0!important}.\!p-4{padding:1rem!important}.p-0{padding:0!important}.p-0\.5{padding:.125rem!important}.p-1{padding:.25rem!important}.p-1\.5{padding:.375rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.p-8{padding:2rem!important}.p-\[1\.188rem\]{padding:1.188rem!important}.p-\[15px\]{padding:15px!important}.p-\[1px\]{padding:1px!important}.p-\[5px\]{padding:5px!important}.p-\[6px\]{padding:6px!important}.p-\[7px\]{padding:7px!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.px-20{padding-left:5rem!important;padding-right:5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-\[0\.5rem\]{padding-left:.5rem!important;padding-right:.5rem!important}.px-\[10px\]{padding-left:10px!important;padding-right:10px!important}.px-\[11px\]{padding-left:11px!important;padding-right:11px!important}.px-\[14px\]{padding-left:14px!important;padding-right:14px!important}.px-\[15px\]{padding-left:15px!important;padding-right:15px!important}.px-\[18px\]{padding-left:18px!important;padding-right:18px!important}.px-\[2px\]{padding-left:2px!important;padding-right:2px!important}.px-\[31px\]{padding-left:31px!important;padding-right:31px!important}.px-\[7px\]{padding-left:7px!important;padding-right:7px!important}.px-\[8px\]{padding-left:8px!important;padding-right:8px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-3\.5{padding-top:.875rem!important;padding-bottom:.875rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-\[10px\]{padding-top:10px!important;padding-bottom:10px!important}.py-\[14px\]{padding-top:14px!important;padding-bottom:14px!important}.py-\[1px\]{padding-top:1px!important;padding-bottom:1px!important}.py-\[2px\]{padding-top:2px!important;padding-bottom:2px!important}.py-\[3px\]{padding-top:3px!important;padding-bottom:3px!important}.py-\[5px\]{padding-top:5px!important;padding-bottom:5px!important}.py-\[6px\]{padding-top:6px!important;padding-bottom:6px!important}.py-\[7px\]{padding-top:7px!important;padding-bottom:7px!important}.py-\[9px\]{padding-top:9px!important;padding-bottom:9px!important}.py-px{padding-top:1px!important;padding-bottom:1px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-10{padding-bottom:2.5rem!important}.pb-12{padding-bottom:3rem!important}.pb-16{padding-bottom:4rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pb-6{padding-bottom:1.5rem!important}.pb-8{padding-bottom:2rem!important}.pb-\[10px\]{padding-bottom:10px!important}.pb-\[128px\]{padding-bottom:128px!important}.pb-\[19px\]{padding-bottom:19px!important}.pb-\[1rem\]{padding-bottom:1rem!important}.pb-\[50px\]{padding-bottom:50px!important}.pl-0{padding-left:0!important}.pl-0\.5{padding-left:.125rem!important}.pl-1{padding-left:.25rem!important}.pl-1\.5{padding-left:.375rem!important}.pl-18{padding-left:4.5rem!important}.pl-2{padding-left:.5rem!important}.pl-2\.5{padding-left:.625rem!important}.pl-3{padding-left:.75rem!important}.pl-4{padding-left:1rem!important}.pl-6{padding-left:1.5rem!important}.pl-8{padding-left:2rem!important}.pl-\[10px\]{padding-left:10px!important}.pl-\[3px\]{padding-left:3px!important}.pl-\[46px\]{padding-left:46px!important}.pl-\[9px\]{padding-left:9px!important}.pl-px{padding-left:1px!important}.pr-0{padding-right:0!important}.pr-0\.5{padding-right:.125rem!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:.75rem!important}.pr-4{padding-right:1rem!important}.pr-6{padding-right:1.5rem!important}.pr-\[15px\]{padding-right:15px!important}.pr-\[7px\]{padding-right:7px!important}.pt-0{padding-top:0!important}.pt-1\.5{padding-top:.375rem!important}.pt-12{padding-top:3rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem!important}.pt-6{padding-top:1.5rem!important}.pt-8{padding-top:2rem!important}.pt-\[40px\]{padding-top:40px!important}.pt-\[5px\]{padding-top:5px!important}.pt-\[9px\]{padding-top:9px!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-start{text-align:start!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-\[12px\]{font-size:12px!important}.text-\[16px\]{font-size:16px!important}.text-\[20px\]{font-size:20px!important}.text-\[30px\]{font-size:30px!important}.text-\[70px\]{font-size:70px!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{line-height:1.75rem!important}.text-lg,.text-lg\/\[18px\]{font-size:1.125rem!important}.text-lg\/\[18px\]{line-height:18px!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-\[400\]{font-weight:400!important}.font-black{font-weight:900!important}.font-bold{font-weight:700!important}.font-medium{font-weight:500!important}.font-normal{font-weight:400!important}.font-semibold{font-weight:600!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.capitalize{text-transform:capitalize!important}.italic{font-style:italic!important}.not-italic{font-style:normal!important}.leading-3{line-height:.75rem!important}.leading-4{line-height:1rem!important}.leading-5{line-height:1.25rem!important}.leading-6{line-height:1.5rem!important}.leading-\[1\.125rem\]{line-height:1.125rem!important}.leading-\[1\.1875rem\]{line-height:1.1875rem!important}.leading-\[18px\]{line-height:18px!important}.leading-\[30px\]{line-height:30px!important}.leading-\[77px\]{line-height:77px!important}.leading-loose{line-height:2!important}.tracking-\[0\.35px\]{letter-spacing:.35px!important}.tracking-\[0\.3px\]{letter-spacing:.3px!important}.tracking-normal{letter-spacing:0!important}.text-attention-text{color:var(--attentionText)!important}.text-blue-600{--tw-text-opacity:1!important;color:rgb(73 140 247/var(--tw-text-opacity,1))!important}.text-deEmphasised-text{color:var(--deEmphasisedText)!important}.text-destructive-text{color:var(--destructiveText)!important}.text-error-300{--tw-text-opacity:1!important;color:rgb(253 162 155/var(--tw-text-opacity,1))!important}.text-error-700{--tw-text-opacity:1!important;color:rgb(180 35 24/var(--tw-text-opacity,1))!important}.text-gray-100{--tw-text-opacity:1!important;color:rgb(242 244 247/var(--tw-text-opacity,1))!important}.text-gray-400{color:rgb(152 162 179/var(--tw-text-opacity,1))!important}.text-gray-400,.text-gray-50{--tw-text-opacity:1!important}.text-gray-50{color:rgb(249 250 251/var(--tw-text-opacity,1))!important}.text-gray-500{--tw-text-opacity:1!important;color:rgb(102 112 133/var(--tw-text-opacity,1))!important}.text-gray-800{--tw-text-opacity:1!important;color:rgb(29 41 57/var(--tw-text-opacity,1))!important}.text-gray-900{--tw-text-opacity:1!important;color:rgb(16 24 40/var(--tw-text-opacity,1))!important}.text-icon-default{color:var(--iconDefault)!important}.text-inactive-text{color:var(--inactiveElementText)!important}.text-red-500{color:rgb(239 68 68/var(--tw-text-opacity,1))!important}.text-red-500,.text-red-600{--tw-text-opacity:1!important}.text-red-600{color:rgb(220 38 38/var(--tw-text-opacity,1))!important}.text-red-700{--tw-text-opacity:1!important;color:rgb(185 28 28/var(--tw-text-opacity,1))!important}.text-success-500{--tw-text-opacity:1!important;color:rgb(18 183 106/var(--tw-text-opacity,1))!important}.text-text-default{color:var(--textDefault)!important}.text-text-defaultTooltip{color:var(--textDefaultTooltip)!important}.text-text-placeholder{color:var(--placeholderText)!important}.text-text-textStrong{color:var(--textStrongest)!important}.text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.underline{text-decoration-line:underline!important}.line-through{text-decoration-line:line-through!important}.no-underline{text-decoration-line:none!important}.placeholder-text-placeholder::placeholder{color:var(--placeholderText)!important}.opacity-0{opacity:0!important}.opacity-100{opacity:1!important}.opacity-20{opacity:.2!important}.opacity-30{opacity:.3!important}.opacity-40{opacity:.4!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important}.shadow,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)!important;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)!important}.shadow-none{--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.outline{outline-style:solid!important}.outline-1{outline-width:1px!important}.outline-dividers-default{outline-color:var(--dividers)!important}.outline-gray-500{outline-color:#667085!important}.outline-important-border{outline-color:var(--importantElBorder)!important}.blur{--tw-blur:blur(8px)!important}.blur,.drop-shadow{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06))!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)!important}.backdrop-blur-sm,.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-all{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-opacity{transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.delay-150{transition-delay:.15s!important}.duration-100{transition-duration:.1s!important}.duration-200{transition-duration:.2s!important}.duration-300{transition-duration:.3s!important}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.content-\[\'\'\]{--tw-content:""!important;content:var(--tw-content)!important}.electron-no-drag{-webkit-app-region:no-drag!important}.electron-drag{-webkit-app-region:drag!important}.word-wrap-break{word-wrap:break-word!important}.sidebar-drop-blue-line{height:var(--dropLineHeight)!important;min-height:var(--dropLineHeight)!important;min-width:unset!important;margin-bottom:var(--sidebarDropTargetMarginTopBottom)!important;margin-top:var(--sidebarDropTargetMarginTopBottom)!important;background:var(--blue400)!important;transition:background-color .3s ease-in 0s!important;width:calc(var(--sidebar-width) - 48px)!important;z-index:1!important;padding:unset!important}:root{--sidebar-width:250px;--importer-card-width:320px;--import-container-width:750px;--notification-min-width:350px;--timeline-sidebar-width:350px;--full-minus-header-height:calc(100vh - 48px);--manageProjects-title-min-width:136px;--manageProjects-description-min-width:136px;--manageProjects-boardsNPages-min-width:132px;--manageProjects-members-min-width:132px;--manageProjects-lastUpdated-min-width:96px;--manageProjects-buttons-min-width:184px;--manageProjects-lastUpdatedHeader-min-width:304px;--manageProjects-joinOrLeave-width:62px;--inbox-list-width:350px;--infoSidebar-width:314px;--headerHeight:48px;--memberHoverPreview-height:104px;--memberHoverPreview-max-width:600px;--dropLineHeight:4px;--sidebarDropTargetMarginTopBottom:-2px;--blue400:#5aa9ff;--qcDuplicateCard-max-width:270px;--customPopupButton-height:32px;--card-left-padding:24px;--cardsWithNoSprintSidebar-width:347px;--backgroundStrongest:#f9fafb;--background:#fcfcfd;--hover:#f2f4f7;--hoverOnHover:#e4e7ec;--activeItem:#e4e7ec;--iconDefault:#475467;--iconHover:#1d2939;--iconBg:#e4e7ec;--textDefault:#1d2939;--placeholderText:#667085;--placeholderIcon:#667085;--importantEl:#fff;--importantElBorder:#667085;--importantElHover:#f2f4f7;--importantElFocusedBorder:#101828;--dividers:#d0d5dd;--attentionBg:#1d2939;--attentionBgHover:#000;--attentionText:#f2f4f7;--attentionIcon:#e4e7ec;--draggElementBg:#e4e7ec;--inactiveElementBg:#f2f4f7;--inactiveElementText:#667085;--inactiveElementBorder:#d0d5dd;--inactiveElementIcon:#98a2b3;--standardElementBg:#fff;--standardElementHover:#f2f4f7;--standardElementBorder:#d0d5dd;--standardElementBorderFocused:#101828;--inlineFormattedText:#e31b54;--inlineSelection:#fef0c7;--inlineAttentionSelection:#73b9ff;--modalBg:#10182880;--highlightDefault:#4a9aff;--highlightInline:#4267d0;--highlightBg:#e5f3ff;--scrollBarDefault:#10182833;--emphasisedBg:#fff;--emphasisedBorder:#98a2b3;--emphasisedHover:#f2f4f7;--deEmphasisedText:#475467;--selectedBg:#e4e7ec;--hoverTransparent:#f2f4f780;--timelineCardShadow:#00000017;--defaultTooltipShadow:0px 2px 4px -2px #1018280f,0px 4px 8px -2px #1018281a;--calendarBorder:#d0d5dd;--generalSettingsText:#475467;--deleteItem:#912018;--deleteButton:#f2f4f7;--deleteButtonBorder:#e4e7ec;--destructiveButtonBg:#d92d20;--destructiveButtonBgHover:#b42318;--destructiveButtonText:#f2f4f7;--destructiveButtonIcon:#e4e7ec;--destructiveBorder:#f04438;--destructiveBg:#fee4e2;--destructiveText:#912018;--destructiveIcon:#d92d20;--backgroundStrongestDiff:#f9fafb;--highlightedComment:#e5f3ff;--electronIcon:#f9fafb;--electronHover:#475467;--positiveIcon:#039855;--positiveText:#05603a;--positiveBorder:#12b76a;--textStrongest:#1d2939;--animatedThreeDots:#1d2939;--textDefaultTooltip:#e4e7ec;--calloutInfo:#e5f3ff;--calloutSuccess:#d1fadf;--calloutWarning:#fef0c7;--calloutError:#fee4e2;--calloutInfoBorder:#73b9ff;--calloutSuccessBorder:#32d583;--calloutWarningBorder:#fec84b;--calloutErrorBorder:#fda29b;--calloutIconHover:#fff;--hljsBackground:#fefefe;--hljsColor:#545454;--hljsComment:#696969;--hljsVariable:#d91e18;--hljsNumber:#aa5d00;--hljsAttribute:#aa5d00;--hljsString:green;--hljsTitle:#007faa;--hljsKeyword:#7928a1;--table-container-width-card:700px;--table-container-width-page:700px;--table-horizontal-margin:auto;--page-elements-side-padding:24px}body[data-theme=dark]{--backgroundStrongest:#101828;--background:#1d2939;--hover:#1d2939;--hoverOnHover:#344054;--activeItem:#344054;--iconDefault:#d0d5dd;--iconHover:#e4e7ec;--iconBg:#344054;--textDefault:#e4e7ec;--placeholderText:#98a2b3;--placeholderIcon:#98a2b3;--importantEl:#1d2939;--importantElBorder:#98a2b3;--importantElHover:#101828;--importantElFocusedBorder:#fcfcfd;--dividers:#475467;--attentionBg:#f2f4f7;--attentionBgHover:#fff;--attentionText:#1d2939;--attentionIcon:#475467;--draggElementBg:#344054;--inactiveElementBg:#344054;--inactiveElementText:#98a2b3;--inactiveElementBorder:#475467;--inactiveElementIcon:#667085;--standardElementBg:#1d2939;--standardElementHover:#101828;--standardElementBorder:#475467;--standardElementBorderFocused:#fcfcfd;--inlineFormattedText:#fecdd6;--inlineSelection:#93370d;--inlineAttentionSelection:#3c47b0;--modalBg:#101828cc;--highlightDefault:#4a9aff;--highlightInline:#73b9ff;--highlightBg:#293056;--scrollBarDefault:#fcfcfd40;--emphasisedBg:#1d2939;--emphasisedBorder:#667085;--emphasisedHover:#101828;--deEmphasisedText:#d0d5dd;--selectedBg:#374151;--hoverTransparent:#1d293980;--timelineCardShadow:#ffffff17;--defaultTooltipShadow:0px 2px 4px -2px #fcfcfd0f,0px 4px 8px -2px #fcfcfd1a;--calendarBorder:#475467;--generalSettingsText:#e4e7ec;--deleteItem:#fda29b;--deleteButton:#344054;--deleteButtonBorder:#475467;--destructiveButtonBg:#b42318;--destructiveButtonBgHover:#912018;--destructiveButtonText:#e4e7ec;--destructiveButtonIcon:#d0d5dd;--destructiveBorder:#f97066;--destructiveBg:#7a271a;--destructiveText:#fda29b;--destructiveIcon:#f97066;--backgroundStrongestDiff:#1d2939;--highlightedComment:#293056;--electronIcon:#d0d5dd;--electronHover:#344054;--positiveIcon:#32d583;--positiveText:#a6f4c5;--positiveBorder:#32d583;--textStrongest:#f9fafb;--animatedThreeDots:#fff;--textDefaultTooltip:#1d2939;--calloutInfo:#293056;--calloutSuccess:#054f31;--calloutWarning:#7a2e0e;--calloutError:#7a271a;--calloutInfoBorder:#293056;--calloutSuccessBorder:#054f31;--calloutWarningBorder:#7a2e0e;--calloutErrorBorder:#7a271a;--calloutIconHover:#000;--hljsBackground:#2b2b2b;--hljsColor:#f8f8f2;--hljsComment:#d4d0ab;--hljsVariable:#ffa07a;--hljsNumber:#f5ab35;--hljsAttribute:gold;--hljsString:#abe338;--hljsTitle:#00e0e0;--hljsKeyword:#dcc6e0}body[data-theme=dark][data-theme-variation=grey]{--backgroundStrongest:#1c1c1c;--importantElHover:#1c1c1c;--standardElementHover:#1c1c1c;--emphasisedHover:#1c1c1c;--modalBg:#1c1c1ccc;--background:#2b2b2b;--hover:#2b2b2b;--importantEl:#2b2b2b;--attentionText:#2b2b2b;--standardElementBg:#2b2b2b;--emphasisedBg:#2b2b2b;--backgroundStrongestDiff:#2b2b2b;--textDefaultTooltip:#2b2b2b;--hoverTransparent:#2b2b2b80;--hoverOnHover:#444;--activeItem:#444;--iconBg:#444;--draggElementBg:#444;--inactiveElementBg:#444;--selectedBg:#444;--deleteButton:#444;--electronHover:#444;--dividers:#575757;--attentionIcon:#575757;--inactiveElementBorder:#575757;--standardElementBorder:#575757;--calendarBorder:#575757;--deleteButtonBorder:#575757;--inactiveElementIcon:#767676;--emphasisedBorder:#767676;--placeholderText:#a5a5a5;--placeholderIcon:#a5a5a5;--importantElBorder:#a5a5a5;--inactiveElementText:#a5a5a5;--iconDefault:#d6d6d6;--deEmphasisedText:#d6d6d6;--destructiveButtonIcon:#d6d6d6;--electronIcon:#d6d6d6;--iconHover:#e8e8e8;--textDefault:#e8e8e8;--generalSettingsText:#e8e8e8;--destructiveButtonText:#e8e8e8;--attentionBg:#f5f5f5;--textStrongest:#fafafa;--importantElFocusedBorder:#fcfcfc;--standardElementBorderFocused:#fcfcfc;--scrollBarDefault:#fcfcfc40;--attentionBgHover:#fff;--animatedThreeDots:#fff;--timelineCardShadow:#ffffff17;--highlightBg:#293056;--highlightedComment:#293056;--inlineSelection:#93370d;--highlightDefault:#4a9aff;--highlightInline:#73b9ff;--inlineFormattedText:#fecdd6;--inlineAttentionSelection:#3c47b0;--defaultTooltipShadow:0px 2px 4px -2px #fcfcfd0f,0px 4px 8px -2px #fcfcfd1a;--deleteItem:#fda29b;--destructiveButtonBg:#b42318;--destructiveButtonBgHover:#912018;--destructiveBg:#7a271a;--destructiveText:#fda29b;--destructiveIcon:#f97066;--positiveIcon:#32d583;--calloutInfo:#293056;--calloutSuccess:#054f31;--calloutWarning:#7a2e0e;--calloutError:#7a271a;--calloutInfoBorder:#293056;--calloutSuccessBorder:#054f31;--calloutWarningBorder:#7a2e0e;--calloutErrorBorder:#7a271a;--calloutIconHover:#000;--hljsBackground:#2b2b2b;--hljsColor:#f8f8f2;--hljsComment:#d4d0ab;--hljsVariable:#ffa07a;--hljsNumber:#f5ab35;--hljsAttribute:gold;--hljsString:#abe338;--hljsTitle:#00e0e0;--hljsKeyword:#dcc6e0}body[data-theme=dark][data-theme-variation=blue]{--backgroundStrongest:#101323;--importantElHover:#101323;--standardElementHover:#101323;--emphasisedHover:#101323;--modalBg:#101323cc;--background:#293056;--hover:#293056;--importantEl:#293056;--attentionText:#293056;--standardElementBg:#293056;--emphasisedBg:#293056;--backgroundStrongestDiff:#293056;--textDefaultTooltip:#293056;--hoverTransparent:#29305680;--hoverOnHover:#363f72;--activeItem:#363f72;--iconBg:#363f72;--draggElementBg:#363f72;--inactiveElementBg:#363f72;--selectedBg:#363f72;--deleteButton:#363f72;--electronHover:#363f72;--dividers:#3e4784;--attentionIcon:#3e4784;--inactiveElementBorder:#3e4784;--standardElementBorder:#3e4784;--calendarBorder:#3e4784;--deleteButtonBorder:#3e4784;--inactiveElementIcon:#4e5ba6;--emphasisedBorder:#4e5ba6;--placeholderText:#717bbc;--placeholderIcon:#717bbc;--importantElBorder:#717bbc;--inactiveElementText:#717bbc;--iconDefault:#9ea5d1;--deEmphasisedText:#9ea5d1;--destructiveButtonIcon:#9ea5d1;--electronIcon:#9ea5d1;--iconHover:#c8cce5;--textDefault:#c8cce5;--generalSettingsText:#c8cce5;--destructiveButtonText:#c8cce5;--attentionBg:#eaecf5;--textStrongest:#f8f9fc;--importantElFocusedBorder:#fcfcfd;--standardElementBorderFocused:#fcfcfd;--scrollBarDefault:#fcfcfd40;--attentionBgHover:#fff;--animatedThreeDots:#fff;--timelineCardShadow:#ffffff17;--highlightBg:#293056;--highlightedComment:#293056;--inlineSelection:#93370d;--highlightDefault:#4e5ba6;--highlightInline:#73b9ff;--inlineFormattedText:#fecdd6;--inlineAttentionSelection:#101323;--defaultTooltipShadow:0px 2px 4px -2px #fcfcfd0f,0px 4px 8px -2px #fcfcfd1a;--deleteItem:#fda29b;--destructiveButtonBg:#b42318;--destructiveButtonBgHover:#912018;--destructiveBg:#7a271a;--destructiveText:#fda29b;--destructiveIcon:#f97066;--positiveIcon:#32d583;--calloutInfo:#293056;--calloutSuccess:#054f31;--calloutWarning:#7a2e0e;--calloutError:#7a271a;--calloutInfoBorder:#293056;--calloutSuccessBorder:#054f31;--calloutWarningBorder:#7a2e0e;--calloutErrorBorder:#7a271a;--calloutIconHover:#000;--hljsBackground:#293056;--hljsColor:#f8f8f2;--hljsComment:#d4d0ab;--hljsVariable:#ffa07a;--hljsNumber:#f5ab35;--hljsAttribute:gold;--hljsString:#abe338;--hljsTitle:#00e0e0;--hljsKeyword:#dcc6e0}body[data-theme=light][data-theme-variation=blue]{--importantEl:#fff;--standardElementBg:#fff;--emphasisedBg:#fff;--background:#fcfcfd;--backgroundStrongest:#f8f9fc;--electronIcon:#f8f9fc;--backgroundStrongestDiff:#f8f9fc;--hover:#eaecf5;--importantElHover:#eaecf5;--attentionText:#eaecf5;--inactiveElementBg:#eaecf5;--standardElementHover:#eaecf5;--emphasisedHover:#eaecf5;--deleteButton:#eaecf5;--destructiveButtonText:#eaecf5;--hoverTransparent:#eaecf580;--hoverOnHover:#c8cce5;--activeItem:#c8cce5;--iconBg:#c8cce5;--attentionIcon:#c8cce5;--draggElementBg:#c8cce5;--selectedBg:#c8cce5;--deleteButtonBorder:#c8cce5;--destructiveButtonIcon:#c8cce5;--textDefaultTooltip:#c8cce5;--dividers:#9ea5d1;--inactiveElementBorder:#9ea5d1;--standardElementBorder:#9ea5d1;--calendarBorder:#9ea5d1;--inactiveElementIcon:#717bbc;--emphasisedBorder:#717bbc;--placeholderText:#4e5ba6;--placeholderIcon:#4e5ba6;--importantElBorder:#4e5ba6;--inactiveElementText:#4e5ba6;--iconDefault:#3e4784;--deEmphasisedText:#3e4784;--generalSettingsText:#3e4784;--electronHover:#3e4784;--iconHover:#293056;--textDefault:#293056;--attentionBg:#293056;--textStrongest:#293056;--animatedThreeDots:#293056;--importantElFocusedBorder:#101323;--standardElementBorderFocused:#101323;--modalBg:#10132380;--scrollBarDefault:#10132333;--attentionBgHover:#000;--timelineCardShadow:#00000017;--inlineFormattedText:#e31b54;--inlineSelection:#fef0c7;--inlineAttentionSelection:#73b9ff;--highlightDefault:#4a9aff;--highlightInline:#4267d0;--highlightBg:#e5f3ff;--defaultTooltipShadow:0px 2px 4px -2px #1013230f,0px 4px 8px -2px #1013231a;--deleteItem:#912018;--destructiveButtonBg:#d92d20;--destructiveButtonBgHover:#b42318;--destructiveBg:#fee4e2;--destructiveText:#912018;--destructiveIcon:#d92d20;--highlightedComment:#e5f3ff;--positiveIcon:#039855;--calloutInfo:#e5f3ff;--calloutSuccess:#d1fadf;--calloutWarning:#fef0c7;--calloutError:#fee4e2;--calloutInfoBorder:#73b9ff;--calloutSuccessBorder:#32d583;--calloutWarningBorder:#fec84b;--calloutErrorBorder:#fda29b;--calloutIconHover:#fff;--hljsBackground:#fefefe;--hljsColor:#545454;--hljsComment:#696969;--hljsVariable:#d91e18;--hljsNumber:#aa5d00;--hljsAttribute:#aa5d00;--hljsString:green;--hljsTitle:#007faa;--hljsKeyword:#7928a1}.__vuescroll .__panel{scrollbar-width:none;overscroll-behavior:none}*{margin:0;padding:0}html{height:100%;position:fixed;width:100%;overflow:hidden;overscroll-behavior-x:none}body,ul{padding:0;margin:0}body{overflow:hidden;height:100%;width:100vw;position:fixed;left:0;right:0;bottom:0;top:0;font-family:Roboto,Arial,Helvetica,sans-serif;--x-height-multiplier:0.375;--baseline-multiplier:0.17;line-height:1.75;color:rgba(0,0,0,.8);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none}body .custom.vue-popover-theme body .custom.open{outline:none!important}input,textarea{font-family:Roboto,Arial,Helvetica,sans-serif;--x-height-multiplier:0.375;--baseline-multiplier:0.17;line-height:1.58;color:rgba(0,0,0,.8);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:#498cf7}.column-container{display:flex;flex-grow:1;height:100%;margin:0}.content-column{display:flex;flex-direction:column;height:100%;width:100%;background-color:var(--backgroundStrongest)}.tooltip{display:block!important;z-index:10000}.tooltip .tippy-content,.tooltip .tooltip-inner{font-size:12px;line-height:18px;border-radius:16px;padding:5px 10px 4px;background-color:var(--attentionBg);color:var(--attentionText)}.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#000;z-index:1}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;transition:opacity .15s}.tooltip.info .tooltip-inner{background:rgba(0,68,153,.9);color:#fff;padding:24px;border-radius:5px;box-shadow:0 5px 30px rgba(0,0,0,.1)}.tooltip.info .tooltip-arrow{border-color:rgba(0,68,153,.9)}.tooltip.popover.black-tooltip .tooltip-arrow,.tooltip.popover.hide-tooltip .tooltip-inner,.tooltip.tooltip.black-tooltip .tooltip-arrow,.tooltip.tooltip.hide-tooltip .tooltip-inner{display:none}.tooltip.popover .popover-inner{background:#f9f9f9;color:#000;padding:24px}.tooltip.popover.member-hover-preview-popover{margin:0!important}.tooltip.popover.member-hover-preview-popover .wrapper .tooltip-inner{background-color:transparent;padding:0}.tooltip.popover.member-hover-preview-popover .wrapper .tooltip-arrow{display:none;visibility:hidden}.toolbar-wrap .toolbar-sections-wrap .more-button-wrap.tooltip.popover.member-hover-preview-popover .wrapper .tooltip-arrow{visibility:hidden}.tooltip.popover .popover-arrow{border-color:#f9f9f9}.tooltip.popover.white-tooltip .tooltip-inner{color:#454545;background-color:#fff;border:1px solid #ededed;box-shadow:0 4px 8px rgba(0,0,0,.16);border-radius:8px;padding:17px 15px 17px 16px}.tooltip.popover.white-tooltip .tooltip-arrow{display:none}.tooltip.popover.mt-19{margin-top:19px}.tooltip.popover.mt-14{margin-top:14px}.tooltip.popover.mt-16{margin-top:16px}.tooltip.popover.pd-11{padding-top:11px}.tooltip.popover.color-picker-dropdown-popover .popover-inner,.tooltip.popover.toc-items-dropdown .popover-inner{padding:0}.tooltip.card-tag-tooltip{margin-top:12px}.tooltip.card-due-date-tooltip{margin-top:4px}.tooltip.card-due-date-tooltip .wrapper .tooltip-inner{padding:4px 12px}.tippy-box[role~=tooltip] .tippy-content,.tooltip.tooltip.black-tooltip .tippy-content,.tooltip.tooltip.black-tooltip .tooltip-inner{font-size:12px;border-radius:8px;display:flex;align-items:center;padding:8px 12px;background-color:var(--attentionBg);color:var(--attentionText)}.tippy-box[role~=tooltip] .tippy-content .key-wrap,.tooltip.tooltip.black-tooltip .tippy-content .key-wrap,.tooltip.tooltip.black-tooltip .tooltip-inner .key-wrap{box-sizing:border-box;font-style:normal;font-weight:500;font-size:12px;display:flex;align-items:center;justify-content:center;padding:4px;min-width:20px;height:20px;border-radius:4px;margin-left:4px;background-color:var(--importantEl);color:var(--textDefault)}.tippy-box[role~=tooltip] .tippy-content .cmd-symbol,.tooltip.tooltip.black-tooltip .tippy-content .cmd-symbol,.tooltip.tooltip.black-tooltip .tooltip-inner .cmd-symbol{line-height:12px;font-size:14px;font-weight:600}.tippy-box[role~=tooltip] .tippy-content .tag-popover,.tooltip.tooltip.black-tooltip .tippy-content .tag-popover,.tooltip.tooltip.black-tooltip .tooltip-inner .tag-popover{display:flex;align-items:center}.tippy-box[role~=tooltip] .tippy-content .tag-popover .tags-icon,.tooltip.tooltip.black-tooltip .tippy-content .tag-popover .tags-icon,.tooltip.tooltip.black-tooltip .tooltip-inner .tag-popover .tags-icon{margin-right:6px}.list-user-avatar-sections .member-avatar{display:flex;align-items:center;border-radius:50%;margin-left:-6px}.list-user-avatar-sections .member-avatar:not(.hidden-avatar){border:2px solid #fff}.list-user-avatar-sections .member-avatar:first-of-type{margin-left:-2px}.list-user-avatar-sections .member-avatar.initials{-webkit-user-select:none;user-select:none;display:flex}.list-user-avatar-sections .member-avatar img{height:100%;width:auto}.list-user-avatar-sections .member-avatar .avatar-popover{display:flex;align-items:center}.list-user-avatar-sections .rest-members-count{font-size:11px;line-height:12px;letter-spacing:.1px;-webkit-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;pointer-events:none;color:var(--textDefault)}.list-user-avatar-sections .add-member-button{color:#454545;display:flex;justify-content:center;align-items:center;border-radius:12px;width:34px;height:24px;background-color:#dadcdf;border:2px solid #fff;margin-left:2px}.list-user-avatar-sections .add-member-button em{font-size:20px}.member-hover-preview-content .member-hover-preview-main-row .avatar,.user-avatar-main .avatar,.user-avatar-main .avatar-popover .trigger .avatar{background-size:cover;border-radius:50%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.member-hover-preview-content .member-hover-preview-main-row .avatar.extra-large,.member-hover-preview-content .member-hover-preview-main-row .avatar.extra-small,.member-hover-preview-content .member-hover-preview-main-row .avatar.large,.member-hover-preview-content .member-hover-preview-main-row .avatar.large-with-border,.member-hover-preview-content .member-hover-preview-main-row .avatar.medium,.member-hover-preview-content .member-hover-preview-main-row .avatar.size40,.member-hover-preview-content .member-hover-preview-main-row .avatar.small,.user-avatar-main .avatar-popover .trigger .avatar.extra-large,.user-avatar-main .avatar-popover .trigger .avatar.extra-small,.user-avatar-main .avatar-popover .trigger .avatar.large,.user-avatar-main .avatar-popover .trigger .avatar.large-with-border,.user-avatar-main .avatar-popover .trigger .avatar.medium,.user-avatar-main .avatar-popover .trigger .avatar.size40,.user-avatar-main .avatar-popover .trigger .avatar.small,.user-avatar-main .avatar.extra-large,.user-avatar-main .avatar.extra-small,.user-avatar-main .avatar.large,.user-avatar-main .avatar.large-with-border,.user-avatar-main .avatar.medium,.user-avatar-main .avatar.size40,.user-avatar-main .avatar.small{flex-shrink:0}.member-hover-preview-content .member-hover-preview-main-row .avatar .avatar-initials,.user-avatar-main .avatar .avatar-initials,.user-avatar-main .avatar-popover .trigger .avatar .avatar-initials{height:100%;-webkit-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;--tw-text-opacity:1;color:rgb(249 250 251/var(--tw-text-opacity,1))}.member-hover-preview-content .member-hover-preview-main-row .avatar.extra-small,.user-avatar-main .avatar-popover .trigger .avatar.extra-small,.user-avatar-main .avatar.extra-small{width:16px;height:16px}.member-hover-preview-content .member-hover-preview-main-row .avatar.extra-small .avatar-initials,.user-avatar-main .avatar-popover .trigger .avatar.extra-small .avatar-initials,.user-avatar-main .avatar.extra-small .avatar-initials{font-weight:500;line-height:16px;font-size:9px}.member-hover-preview-content .member-hover-preview-main-row .avatar.small-xs,.user-avatar-main .avatar-popover .trigger .avatar.small-xs,.user-avatar-main .avatar.small-xs{height:1.25rem;width:1.25rem}.member-hover-preview-content .member-hover-preview-main-row .avatar.small-xs .avatar-initials,.user-avatar-main .avatar-popover .trigger .avatar.small-xs .avatar-initials,.user-avatar-main .avatar.small-xs .avatar-initials{font-size:.75rem;line-height:1rem;font-weight:500}.member-hover-preview-content .member-hover-preview-main-row .avatar.small,.user-avatar-main .avatar-popover .trigger .avatar.small,.user-avatar-main .avatar.small{width:24px;height:24px}.member-hover-preview-content .member-hover-preview-main-row .avatar.small .avatar-initials,.user-avatar-main .avatar-popover .trigger .avatar.small .avatar-initials,.user-avatar-main .avatar.small .avatar-initials{font-weight:500;line-height:14px;font-size:13px}.member-hover-preview-content .member-hover-preview-main-row .avatar.medium,.user-avatar-main .avatar-popover .trigger .avatar.medium,.user-avatar-main .avatar.medium{width:32px;height:32px}.member-hover-preview-content .member-hover-preview-main-row .avatar.medium .avatar-initials,.user-avatar-main .avatar-popover .trigger .avatar.medium .avatar-initials,.user-avatar-main .avatar.medium .avatar-initials{line-height:30px;font-size:16px}.member-hover-preview-content .member-hover-preview-main-row .avatar.size40,.user-avatar-main .avatar-popover .trigger .avatar.size40,.user-avatar-main .avatar.size40{width:40px;height:40px}.member-hover-preview-content .member-hover-preview-main-row .avatar.size40 .avatar-initials,.user-avatar-main .avatar-popover .trigger .avatar.size40 .avatar-initials,.user-avatar-main .avatar.size40 .avatar-initials{line-height:40px;font-size:20px}.member-hover-preview-content .member-hover-preview-main-row .avatar.large-with-border,.user-avatar-main .avatar-popover .trigger .avatar.large-with-border,.user-avatar-main .avatar.large-with-border{width:46px;height:46px;border-width:1px;border-style:solid;border-color:var(--dividers)}.button-wrap.member-hover-preview-content .member-hover-preview-main-row .avatar.large-with-border,.button-wrap.user-avatar-main .avatar-popover .trigger .avatar.large-with-border,.button-wrap.user-avatar-main .avatar.large-with-border{box-sizing:border-box;border:1px solid #e4e7ec}.member-hover-preview-content .member-hover-preview-main-row .avatar.large-with-border .avatar-initials,.user-avatar-main .avatar-popover .trigger .avatar.large-with-border .avatar-initials,.user-avatar-main .avatar.large-with-border .avatar-initials{line-height:48px;font-size:24px}.member-hover-preview-content .member-hover-preview-main-row .avatar.large,.user-avatar-main .avatar-popover .trigger .avatar.large,.user-avatar-main .avatar.large{width:48px;height:48px}.member-hover-preview-content .member-hover-preview-main-row .avatar.large .avatar-initials,.user-avatar-main .avatar-popover .trigger .avatar.large .avatar-initials,.user-avatar-main .avatar.large .avatar-initials{line-height:48px;font-size:24px}.member-hover-preview-content .member-hover-preview-main-row .avatar.extra-large,.user-avatar-main .avatar-popover .trigger .avatar.extra-large,.user-avatar-main .avatar.extra-large{width:64px;height:64px}.member-hover-preview-content .member-hover-preview-main-row .avatar.extra-large .avatar-initials,.user-avatar-main .avatar-popover .trigger .avatar.extra-large .avatar-initials,.user-avatar-main .avatar.extra-large .avatar-initials{line-height:42px;font-size:36px}.member-hover-preview-content .member-hover-preview-main-row .avatar.inactive,.user-avatar-main .avatar-popover .trigger .avatar.inactive,.user-avatar-main .avatar.inactive{border:2px solid transparent;opacity:.5;background-repeat:no-repeat;background-clip:padding-box}.user-avatar-main img{height:100%;width:auto}.user-avatar-main .avatar-popover .trigger{display:flex!important;height:100%;width:100%}.avatar .hidden-member-icon{-webkit-mask-size:66%!important;mask-size:66%!important;-webkit-mask-position:center!important;mask-position:center!important}.custom-icons{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.custom-icons,.custom-icons.add-member-icon{height:16px;width:16px;background-color:var(--iconDefault)}.custom-icons.add-member-icon{display:flex;margin:0 4px}.custom-icons.archived-icon{background-color:#7a2e0e}.custom-icons.child-card-icon{background-color:#101828}.custom-icons.parent-card-icon{background-color:#3c47b0}.custom-icons.dropdown-item-icon{margin-right:12px;flex-shrink:0}.custom-icons.breadcrumb-arrow-down-icon,.custom-icons.dropdown-item-icon{background-color:var(--iconDefault)}.custom-icons.watch-icon{width:20px;height:20px;background-color:#344054}.custom-icons.watch-icon.watching{background-color:#498cf7}.custom-icons.restore-icon{width:20px;height:20px;background-color:#475467}.custom-icons.tags-icon{min-width:16px;margin-right:4px}.custom-icons.tags-icon.small{min-width:12px;width:12px;height:12px}.custom-icons.trash-icon{width:20px;height:20px;background-color:var(--iconDefault)}.custom-icons.plus-square{width:16px;background-color:#fff}.custom-icons.invite-member-icon{width:24px;height:24px;background-color:#498cf7}.custom-icons.delete-member-icon{width:24px;height:24px;background-color:#d92d20}.custom-icons.button-icon-header{width:20px;height:20px;margin-left:16px;margin-right:8px;background-color:#fff}.custom-icons.attachment-preview-icons{background-color:#fff;width:16px;height:16px}.custom-icons.attachment-preview-icons.previous-button{transform:rotate(90deg)}.custom-icons.attachment-preview-icons.next-button{transform:rotate(-90deg)}.custom-icons.attachment-preview-icons.next-button,.custom-icons.attachment-preview-icons.previous-button{pointer-events:none}.custom-icons.dropdown-arrow-down{width:20px;height:20px;background-color:#98a2b3}.custom-icons.dropdown-wrap-arrow-down{min-width:20px;min-height:20px;background-color:var(--iconDefault)}.custom-icons.wt-icon{background-color:var(--iconDefault)}.custom-icons.wt-icon,.custom-icons.wt-warning-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.custom-icons.wt-warning-icon{background-color:#f04438;margin-left:10px}.custom-icons.wt-name-taken-icon{width:20px;height:20px;background-color:#fdb022;display:flex;align-items:center;justify-content:center;margin-left:10px}.custom-icons.wt-color-icon{width:24px;height:24px;margin:6px 6px 6px 8px}.custom-icons.card-action-tag{color:#344054;display:flex;width:16px!important;height:16px!important;background-color:var(--iconDefault)}.custom-icons.save-comment-icon{width:20px;height:20px;color:#344054}.custom-icons.comment-field-icon,.custom-icons.page-toolbar{background-color:var(--iconDefault)}.custom-icons.page-toolbar{width:20px;height:20px;margin:0 auto;display:flex}.custom-icons.qc-image{background-color:#98a2b3;width:16px;height:16px;display:flex}.custom-icons.sidebar-icon{display:flex;background-color:#344054;width:16px!important;height:16px!important;overflow:hidden}.custom-icons.small-card-info-icons{height:.75rem;width:.75rem;background-color:var(--iconDefault)}.custom-icons.small-card-info-icons.merged{background-color:#6938ef!important}.custom-icons.small-card-info-icons.opened{background-color:#12b76a!important}.custom-icons.small-card-info-icons.closed{background-color:#fb434a!important}.custom-icons.small-card-info-icons.due-soon,.custom-icons.small-card-info-icons.due-today{background-color:#fdb022!important}.custom-icons.small-card-info-icons.overdue{background-color:#f97066!important}.custom-icons.small-card-info-icons.user-actions-chevron-icon{width:16px;height:16px}.custom-icons.small-card-info-icons.user-actions-chevron-icon:hover{background-color:#fff}.custom-icons.card-action-icon{width:20px;height:20px;background-color:#344054}.custom-icons.card-tooltip-move-project-icon{color:#344054;display:flex;width:16px!important;height:16px!important;margin-right:4px}.custom-icons.action-icon-small-card{background-color:#344054}.custom-icons.integration-form-icons{width:48px;height:48px;display:flex;margin:0 28px}.custom-icons.chevron-form,.custom-icons.integration-arrows-icon,.custom-icons.workspace-item-icon{width:24px;height:24px;display:flex}.custom-icons.chevron-form{margin-right:8px;margin-left:auto}.custom-icons.integration-icons{width:20px;height:20px}.custom-icons.section-icon-child{width:20px;height:20px;margin-right:6px;background-color:var(--iconDefault)}.custom-icons.copy-header-icon{width:16px;height:16px;display:flex;background-color:var(--iconDefault)}.custom-icons.copy-header-icon.hover{background-color:var(--iconHover)}.custom-icons.breadcrumb-project-icon{width:16px;height:16px;margin:4px}.custom-icons.copy-public-link-icon{background-color:var(--iconDefault)}.custom-icons.toggle-section-item-icon{width:20px;height:20px}.custom-icons.add-inline-comment-icon{height:20px;width:20px;background-color:#344054;display:block}.custom-icons.public-page-icon{width:12px;height:12px;background-color:#498cf7}.custom-icons.header-comments{width:20px;height:20px;background-color:var(--iconDefault)}.custom-icons.header-comments.disabled{background-color:#d0d5dd;cursor:default}.custom-icons.go-to-card-icon{width:16px;height:16px;background-color:#475467}.custom-icons.card-sidebar-icon{margin:2px}.action-font{font-family:Roboto,Arial,Helvetica,sans-serif}.bold{font-weight:700}.content-font{font-family:Roboto,Arial,Helvetica,sans-serif;--x-height-multiplier:0.375;--baseline-multiplier:0.17;font-size:21px;line-height:1.58;color:rgba(0,0,0,.8);font-weight:400}.pt{cursor:pointer}.rs{cursor:ew-resize;cursor:col-resize}.capitalize{text-transform:capitalize}body.dragging .black-tooltip,body.dragging .card-preview-tooltip,body.dragging .sidebar-resize-overlay{display:none!important}body.dragging .add-filter-container,body.dragging .card-due-date,body.dragging .card-tag-item,body.dragging .preview-card-footer{pointer-events:none!important}body.dragging .sidebar-resizer.sidebar-is-expanded{pointer-events:none}body.dragging .manage-projects-sidebar-item-content,body.dragging .project-item.droppable:hover{background-color:transparent}body.dragging .manage-projects-sidebar-item-content .icon-and-text-wrap{pointer-events:none}@keyframes resizer-pulse{0%{box-shadow:0 0 0 1px #1d9bd1}50%{box-shadow:0 0 0 3px #1d9bd1}to{box-shadow:0 0 0 1px #1d9bd1}}@keyframes animated-dots{0%,20%{color:transparent;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}40%{color:var(--animatedThreeDots);text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}60%{text-shadow:.25em 0 0 var(--animatedThreeDots),.5em 0 0 transparent}80%,to{text-shadow:.25em 0 0 var(--animatedThreeDots),.5em 0 0 var(--animatedThreeDots)}}.sidebar-resize-overlay{position:fixed;top:0;bottom:0;left:0;right:0;z-index:999}.white{color:#fff}.grey{color:#7a7a7a}.lightgrey{color:#ababab}.black{color:#000}::-webkit-scrollbar{width:0;background:transparent;display:none}::-webkit-scrollbar-track{box-shadow:none!important;-webkit-box-shadow:none!important;background-color:transparent!important}::-webkit-scrollbar-thumb{background-color:transparent;border-radius:4px}.modal{position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;display:flex;align-items:center;justify-content:center;z-index:100;background-color:var(--modalBg)}.popup-window{position:relative;border:1px solid;border-radius:8px;border-color:var(--importantElBorder);background-color:var(--backgroundStrongest)}.close-popup-button{float:right}.close-popup-button:hover{color:#4287f5}.popup-window-title{font-size:24px;font-weight:700;color:#000;float:left;width:70%;margin-bottom:10px}.popup-window-button{border:1px solid #a9a9a9;border-radius:3px;font-size:24px;font-weight:700;font-family:Courier Prime,monospace,sans-serif;color:rgba(0,0,0,.8);box-shadow:1px 1px silver;width:40%;padding:10px;margin-top:10px;float:right}.popup-window-button:hover{color:#4287f5;border:1px solid #4287f5}.popup-window-button:disabled:hover{color:#a9a9a9;border:1px solid #a9a9a9}.button{float:left;border:1px solid #d3d3d3;padding-left:10px;padding-right:10px;height:100%;border-radius:3px;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;color:#7a7a7a}.button:hover{border:1px solid #4287f5;color:#4287f5}.usn{-webkit-user-select:none;user-select:none}.left{float:left}.right{float:right}li:focus{outline:none}.sortable-drag{opacity:1!important}.empty-separator{display:flex;margin:0 8px;min-height:27px}.primary-font{font-family:Roboto,Arial,Helvetica,sans-serif}.hidden{visibility:hidden}.integrations-selection-wrap,.onboarding_container{height:100vh;display:flex;align-items:center;justify-content:center;overflow-y:scroll;overflow-x:hidden;outline:none;background-color:var(--backgroundStrongest)}.integrations-selection-wrap .input-field-label,.onboarding_container .input-field-label{margin-left:3px}.integrations-selection-wrap .small-logo,.onboarding_container .small-logo{margin-left:0;margin-bottom:1rem;height:26px;width:128px}.integrations-selection-wrap .logo-header,.onboarding_container .logo-header{margin-top:0;height:42px;padding-top:0}.integrations-selection-wrap .white-button,.onboarding_container .white-button{border-radius:4px}.onboarding-tooltip{max-width:180px}.onboarding_initial_form{display:flex;flex-direction:column;align-items:center;height:100%;max-width:100%;background-color:var(--backgroundStrongest)}.onboarding_form_title{font-weight:500;font-size:30px;line-height:38px;margin:0;margin-bottom:48px;color:var(--textDefault)}.onboarding_form_title.invite-empty{margin-bottom:0}.onboarding_form_description{font-size:16px;font-weight:400;line-height:24px;margin-bottom:32px;color:var(--textDefault)}.onboarding_field_error{width:330px;height:14px;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:11px;font-weight:500;font-stretch:normal;font-style:normal;line-height:13px;letter-spacing:.2px;margin-top:-5px;--tw-text-opacity:1;color:rgb(240 68 56/var(--tw-text-opacity,1))}.onboarding-button,.onboarding-button.login-button{margin-top:2.5rem}.login-button.button-wrap,.next-admin-button.button-wrap,.onboarding-button.button-wrap{border-radius:4px;height:48px;width:100%}.sign-in-manually-wrap{height:81px;margin-top:40px;background-color:#f5f5f5;border-radius:8px;display:flex;flex-direction:column}.sign-in-manually-wrap .sign-in-manually-text{padding:18px 44px 17px 21px;font-size:16px;line-height:23px;letter-spacing:.2px;-webkit-user-select:none;user-select:none;color:var(--textDefault)}.sign-in-manually-wrap .sign-in-manually-text .sign-in-manually-url{color:#498cf7;cursor:pointer}.verification_code{display:flex;width:100%;max-width:500px}.verification_code .input-field{width:171px;padding-right:0;height:2.5rem!important;border-radius:4px!important;padding-top:.5rem!important;padding-bottom:.5rem!important;font-size:1rem!important;line-height:1.5rem!important;font-weight:400!important}.verification_code .input-field:focus{border-color:var(--standardElementBorderFocused)}.verification_code .input-field::placeholder{color:var(--placeholderText)}.numbers{width:10px;border:none;outline:none;font-size:16px;line-height:22px}.onboarding_form_subtitle{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:19px;letter-spacing:.1px;color:var(--textDefault)}.onboarding_form_subtitle .send-code-to-email{font-weight:500;line-height:1.5rem;color:var(--textDefault)}.onboarding_form_subtitle .resend-button{margin-bottom:2rem;margin-top:.5rem;height:1.75rem;width:-moz-fit-content;width:fit-content;cursor:pointer;border-radius:4px;border-width:1px;border-style:solid;border-color:var(--importantElBorder);background-color:var(--importantEl);padding-left:.5rem;padding-right:.5rem;padding-top:.25rem;padding-bottom:.25rem}.button-wrap.onboarding_form_subtitle .resend-button{box-sizing:border-box;border:1px solid #e4e7ec}@media (hover:hover) and (pointer:fine){.onboarding_form_subtitle .resend-button:hover{background-color:var(--importantElHover)}}.onboarding_form_subtitle .resend-button .button-label{font-size:.875rem;line-height:1.25rem;font-weight:400;color:var(--textDefault)}.onboarding_form_undertitle{width:346px;height:28px;font-size:14px;line-height:19px;letter-spacing:.3px;color:#929292;margin-top:22px}.onboarding_field{border-radius:8px;border:1px solid #cbd2d9;background-color:#fff;padding-left:16px;font-size:24px;font-weight:500;line-height:28px;letter-spacing:.1px;color:#454545}.onboarding_field:focus{border-color:#8eb6f8;background-color:#f5f5f5;outline:none}.code_field{padding-left:0;text-align:center;width:46px;height:46px;margin-right:34px;box-sizing:border-box;border:3px solid #dadcdf;border-radius:16px}.code_field::-webkit-inner-spin-button{-webkit-appearance:none}.form-wrapper{display:flex;width:400px;flex-direction:column;padding:0 20px;margin-top:64px;margin-bottom:64px;height:calc(100% - 128px);max-width:calc(100% - 40px)}.form-wrapper.email-verification-form{margin-bottom:calc(50vh - 360px);margin-left:auto;margin-right:auto;margin-top:64px;max-height:480px;width:100%}.form-wrapper.email-verification-form .input-field::-webkit-inner-spin-button,.form-wrapper.email-verification-form .input-field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-wrapper.email-verification-form .input-field[type=number]{-webkit-appearance:textfield;appearance:textfield}.form-wrapper.email-verification-form .small-logo{margin-left:0;margin-bottom:1rem;height:26px;width:128px}.form-wrapper.email-verification-form .logo-header{margin-top:0;height:42px;padding-top:0}.form-wrapper.email-verification-form .onboarding_form_title{margin-top:0;margin-bottom:3rem;font-size:30px;font-weight:500;line-height:38px}.form-wrapper.email-verification-form .back-button{display:flex;align-items:center;justify-content:center;gap:.25rem;border-radius:4px;padding-left:.5rem;padding-right:.5rem;padding-top:.25rem;padding-bottom:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:400}@media (hover:hover) and (pointer:fine){.form-wrapper.email-verification-form .back-button:hover{background-color:var(--hover)}}.form-wrapper.email-verification-form .info-footer{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;width:100%;margin-top:auto}.form-wrapper.email-verification-form .info-footer .footer-buttons{margin-bottom:1.5rem;display:flex;height:1.75rem;width:100%;align-items:center;justify-content:space-between}.form-wrapper.email-verification-form .info-footer .footer-buttons .popup-button-wrap{flex-direction:row-reverse;gap:.25rem;border-radius:4px;background-color:var(--attentionBg)}@media (hover:hover) and (pointer:fine){.form-wrapper.email-verification-form .info-footer .footer-buttons .popup-button-wrap:hover{background-color:var(--attentionBgHover)}}.form-wrapper.email-verification-form .info-footer .footer-buttons .popup-button-wrap .button-label{font-size:.875rem;line-height:1.25rem;font-weight:400;color:var(--attentionText)}.form-wrapper.email-verification-form .info-footer .footer-buttons .popup-button-wrap .button-icon{margin:0!important;height:1rem!important;width:1rem!important;background-color:var(--attentionIcon)!important}.form-wrapper.email-verification-form .info-footer .footer-buttons .popup-button-wrap.disabled{border-width:1px;border-style:solid;border-color:var(--inactiveElementBorder);background-color:var(--inactiveElementBg)}.button-wrap.form-wrapper.email-verification-form .info-footer .footer-buttons .popup-button-wrap.disabled{box-sizing:border-box;border:1px solid #e4e7ec}.form-wrapper.email-verification-form .info-footer .footer-buttons .popup-button-wrap.disabled .button-label{color:var(--inactiveElementText)}.form-wrapper.email-verification-form .info-footer .footer-buttons .popup-button-wrap.disabled .button-icon{background-color:var(--inactiveElementIcon)!important}.form-wrapper.email-verification-form .info-footer .footer-buttons .disabled{background-color:var(--dividers)}.form-wrapper.ws-name-form{margin-bottom:calc(50vh - 380px)}.form-wrapper.project-name-form{margin-bottom:calc(50vh - 400px)}.sign-in-email,.sign-in-existing-workspace,.skip-collaborators-step{font-size:16px;font-weight:400;line-height:23px;letter-spacing:.2px;cursor:pointer;text-decoration:underline;display:inline-flex;-webkit-user-select:none;user-select:none;color:var(--placeholderText)}.sign-in-existing-workspace{margin-top:40px}.sign-in-email{margin-top:30px}.skip-collaborators-step{display:flex;cursor:auto}.skip-collaborators-step>div{cursor:pointer}.skip-collaborators-step em{margin-left:8px;font-size:22px}.selected-collaborators{margin-top:24px;height:100px;border:1px solid #ededed;border-radius:16px}.selected-collaborators .__view{display:flex;flex-wrap:wrap;align-content:flex-start}.selected-collaborators .__view .collaborator-pill{margin:4px;display:flex;align-items:center;font-size:14px;width:max-content;height:24px;border-radius:12px;color:#fff;padding:0 8px}.selected-collaborators .__view .collaborator-pill.primary{background-color:#498cf7}.selected-collaborators .__view .collaborator-pill .added-members{display:flex;align-items:center}.selected-collaborators .__view .collaborator-pill .added-members .added-member{margin-left:8px;letter-spacing:.1px;color:#fff}.selected-collaborators .__view .collaborator-pill .added-members em{margin-left:8px;width:16px;height:16px;font-size:16px;color:#fff}.selected-collaborators .__view .collaborator-pill .added-members em:hover{color:#f5f5f5;cursor:pointer}.selected-collaborators .delete-button{display:flex;justify-content:center;align-items:center;margin-left:4px;margin-top:4px;border-radius:8px;width:32px;height:24px;border:1px solid #dadcdf;cursor:pointer}.selected-collaborators .delete-button:hover{border-color:#929292}.selected-collaborators .delete-button em{font-size:16px;color:#929292}.small-logo{width:230px;height:45px}.logo-header{margin-top:80px;width:100%;padding-top:10px}.login-element{width:100%;height:48px;border-radius:8px;outline:none;cursor:pointer}.white-button{border:1px solid #dadcdf;background-color:#fff;color:#454545;border-radius:16px}.white-button.hover:hover{background-color:#f8f8f8}.onboarding-input{margin-top:2.5rem}.input-field-label{font-size:16px;font-style:normal;font-weight:500;line-height:24px;display:flex;justify-content:space-between;margin-bottom:6px;color:var(--textDefault)}.input-field-label .input-length-limit{font-weight:500;line-height:13px;font-size:14px;letter-spacing:.1px;position:relative;top:3px;color:var(--textDefault)}.available-workspaces{display:flex;flex-direction:column;max-height:31%;min-height:200px;height:auto!important;overflow:hidden}.available-workspaces .workspace-item{display:flex;justify-content:space-between;padding:16px;border-radius:8px;margin-right:10px}.available-workspaces .workspace-item:hover{background-color:var(--hover)}.available-workspaces .workspace-item .ws-name{line-height:32px;text-transform:capitalize;font-weight:500;font-size:18px;letter-spacing:.3px;overflow:hidden;text-overflow:ellipsis;margin-right:24px;color:var(--textDefault)}.ws-change-user .ws-gray-label{letter-spacing:.2px;font-size:16px;color:var(--textDefault)}.ws-change-user .ws-email-button{margin-top:24px;display:flex;justify-content:space-between;padding:0 16px}.ws-change-user .ws-email-button .ws-button{margin-right:10px}.ws-change-user .ws-email-button .ws-current-email{line-height:32px;letter-spacing:.3px;font-size:18px;font-weight:500;text-overflow:ellipsis;overflow:hidden;margin-right:8px;color:var(--textDefault)}.available-workspaces .workspace-item .ws-button.button-wrap,.ws-change-user .ws-button.button-wrap{height:32px;width:100px;min-width:100px}.email-field-wrap .input-wrap,.onboarding-input .input-wrap,.password-field-wrap .input-wrap{height:88px}.email-field-wrap .input-wrap .input-field,.onboarding-input .input-wrap .input-field,.password-field-wrap .input-wrap .input-field{box-sizing:border-box!important;height:2.5rem!important;border-radius:4px!important;border-width:1px!important;border-style:solid!important;border-color:var(--standardElementBorder)!important;padding-left:.75rem!important;padding-right:.75rem!important;padding-top:.5rem!important;padding-bottom:.5rem!important;font-size:1rem!important;line-height:1.5rem!important;font-weight:400!important;color:var(--textDefault)!important}.button-wrap.email-field-wrap .input-wrap .input-field,.button-wrap.onboarding-input .input-wrap .input-field,.button-wrap.password-field-wrap .input-wrap .input-field{box-sizing:border-box!important;border:1px solid #e4e7ec!important}.email-field-wrap .input-wrap .input-field:focus,.onboarding-input .input-wrap .input-field:focus,.password-field-wrap .input-wrap .input-field:focus{border-color:var(--standardElementBorderFocused)}.email-field-wrap .input-wrap .input-field::placeholder,.onboarding-input .input-wrap .input-field::placeholder,.password-field-wrap .input-wrap .input-field::placeholder{color:var(--placeholderText)}.email-field-wrap .input-wrap .input-error-icon,.onboarding-input .input-wrap .input-error-icon,.password-field-wrap .input-wrap .input-error-icon{position:absolute;top:38px;right:16px;--tw-bg-opacity:1;background-color:rgb(240 68 56/var(--tw-bg-opacity,1))}.workspace-dropdown-wrap{position:relative;height:105px}.workspace-dropdown-wrap .workspace-error-icon{z-index:2}.workspace-dropdown-wrap .workspace-error-message{position:relative;top:45px}.workspaces-list{box-shadow:0 4px 8px 0 rgba(0,0,0,.16);border:1px solid #8eb6f8}.workspaces-list .workspaces-wrap{margin-top:10px;padding-left:12px}.workspaces-list .single-workspace{padding:5px 16px;border-radius:8px;margin-top:7px;width:421px;font-size:16px;height:32px;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspaces-list .single-workspace .remove-icon{color:#707070;position:absolute;left:401px;margin-top:-1px;display:none;-webkit-user-select:none;user-select:none}.workspaces-list .single-workspace:hover{background-color:#ededed}.workspaces-list .single-workspace:hover .remove-icon{display:inline}.workspace-button{margin-bottom:50px;box-sizing:border-box;position:absolute;z-index:2;height:46px;line-height:1.38;overflow-y:scroll}.workspace-button.expended{padding-bottom:17px;height:auto;max-height:490px}.workspace-button .workspace-label{width:100%;font-size:15px;letter-spacing:.2px}.workspace-button .workspace-label .selected-workspace{margin-left:7px;box-sizing:border-box}.workspace-button .workspace-label .no-margin{margin-top:0}.workspace-button .workspace-input{outline:none;border:none;height:44px;font-size:16px;width:calc(100% - 14px);padding-left:12px;background-color:transparent;line-height:19px}.workspace-button .workspace-input::placeholder{font-size:16px;line-height:1.38;letter-spacing:.2px;color:#929292}.provider-button{display:flex;flex-direction:row;align-items:center;justify-content:center}.provider-button .login-button-label{padding-left:10px;font-size:16px;letter-spacing:.2px}.login-button{transition:all .3s ease-in-out;transform-origin:center;margin-top:1rem}.login-button.login-progress{background-image:repeating-linear-gradient(-45deg,var(--importantEl),var(--importantEl),var(--importantElHover) 50%,var(--importantElHover) 50%,var(--importantEl),var(--importantEl));animation:progress .75s ease-in-out infinite;background-size:200% 100%;text-align:center;border-radius:8px;height:48px;line-height:48px;border-width:1px;border-style:solid;border-color:var(--importantElBorder);color:var(--textDefault)}.button-wrap.login-button.login-progress{box-sizing:border-box;border:1px solid #e4e7ec}.login-button .button-label{font-weight:400!important}.login-bold{font-size:16px;font-weight:500;line-height:24px;margin-bottom:6px;color:var(--textDefault)}@keyframes progress{0%{background-position:150% 0}to{background-position:-50% 0}}.arrow-icon{color:#707070;position:absolute;top:11px;right:4px}.next-admin-button{margin-top:40px}@media only screen and (max-height:767px)and (max-width:768px){.logo-header{margin-top:16px}.onboarding_form_title{margin:40px 0}}@media only screen and (max-height:900px)and (max-width:1024px){.logo-header{margin-top:16px}.onboarding_form_title{margin:40px 0}}@media only screen and (max-width:768px){.login-element{width:100%}.sign-in-manually-wrap{display:none}.onboarding_form_title{font-weight:500;font-size:32px;line-height:37px;letter-spacing:.1px;margin-bottom:40px;color:var(--textDefault)}.onboarding_form_subtitle{margin-top:0}.available-workspaces{max-height:unset}.onboarding_container{overflow:scroll}.onboarding_container .small-logo{width:200px;height:40px}.new-workspace-cta{color:#2170f2}.verification_code{margin-top:36px}.verification_code .input-field{width:100%;padding-right:0}.logo-header{width:100%;margin-top:16px}}.input-wrap{font-family:Roboto,Arial,Helvetica,sans-serif;position:relative;display:flex;flex-direction:column;height:82px}.input-wrap.strong-input .input-field{border-radius:16px;border-width:3px;padding:19px 0 19px 16px;max-width:503px}.st-input-custom-icon{position:absolute;top:1.25rem;left:10px;margin-left:.25rem;margin-right:.25rem;height:1.25rem;width:1.25rem;cursor:text;overflow:hidden;background-color:var(--placeholderIcon)}.st-input-custom-icon.clear-input-icon{left:unset;right:10px;cursor:pointer}@media (hover:hover) and (pointer:fine){.st-input-custom-icon.clear-input-icon:hover{background-color:var(--iconHover)}}.input-field{box-sizing:border-box;width:100%;border-width:1px;border-style:solid;border-color:var(--standardElementBorder);background-color:var(--standardElementBg);color:var(--textDefault)}.button-wrap.input-field{box-sizing:border-box;border:1px solid #e4e7ec}.input-field{border-radius:4px;height:46px;padding:12px 0 12px 12px;font-size:16px;padding-right:35px}.input-field::placeholder{font-size:16px;line-height:1.38;letter-spacing:.2px;color:var(--placeholderText)}.input-field:focus,.input-field:focus-visible{border-color:#9cbff9;outline:none}.input-field:active{border-color:rgba(66,133,244,.6)}.input-field.dropdown-opened{border-radius:8px 8px 0 0;border-bottom:1px solid transparent}.input-field.st-input-icon-show{padding-left:40px}.input-field[disabled]{border-color:var(--inactiveElementBorder);background-color:var(--inactiveElementBg);color:var(--inactiveElementText)}.error-message{margin-top:5px;font-size:11px;line-height:13px;letter-spacing:.2px;font-weight:500;--tw-text-opacity:1;color:rgb(240 68 56/var(--tw-text-opacity,1))}.input-error-icon{position:absolute;top:38px;right:12px;height:1.25rem;width:1.25rem;--tw-bg-opacity:1;background-color:rgb(240 68 56/var(--tw-bg-opacity,1))}.pen{pointer-events:none}.pea{pointer-events:all}.button-wrap,.popup-button-wrap{width:max-content;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:16px;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;border:none;outline:none;border-radius:8px;cursor:pointer;box-sizing:border-box}.button-wrap.align-left,.popup-button-wrap.align-left{justify-content:flex-start}.button-wrap.align-left .button-icon,.popup-button-wrap.align-left .button-icon{margin-right:10px}.button-wrap.selected,.popup-button-wrap.selected{background-color:#f5f5f5!important}.button-wrap{padding:12px;height:48px}.button-wrap.important{border:1px solid;border-color:var(--importantElBorder);background-color:var(--importantEl);color:var(--textDefault)}.button-wrap.important .button-label{font-weight:400}.button-wrap.important em{background-color:var(--iconDefault)}.button-wrap.important:hover{background-color:var(--importantElHover)}.button-wrap.important.disabled{border-color:var(--inactiveElementBorder);background-color:var(--inactiveElementBg);color:var(--inactiveElementText)}.button-wrap.important.disabled em{background-color:var(--inactiveElementIcon)}.button-wrap.emphasised{border:1px solid;border-color:var(--emphasisedBorder);background-color:var(--emphasisedBg);color:var(--textDefault)}.button-wrap.emphasised em{background-color:var(--iconDefault)}.button-wrap.emphasised:hover{background-color:var(--emphasisedHover)}.button-wrap.emphasised.disabled{border-color:var(--inactiveElementBorder);background-color:var(--inactiveElementBg);color:var(--inactiveElementText)}.button-wrap.emphasised.disabled em{background-color:var(--inactiveElementIcon)}.button-wrap.destructive{background-color:var(--destructiveButtonBg);color:var(--destructiveButtonText)}.button-wrap.destructive em{background-color:var(--destructiveButtonIcon)}.button-wrap.destructive:hover{background-color:var(--destructiveButtonBgHover)}.button-wrap.important-custom,.button-wrap.template-button{border:1px solid;border-color:var(--importantElBorder);background-color:var(--importantEl);color:var(--textDefault)}.button-wrap.important-custom:hover,.button-wrap.template-button:hover{background-color:var(--importantElHover)}.button-wrap.important-custom.disabled,.button-wrap.template-button.disabled{border-color:var(--inactiveElementBorder);background-color:var(--inactiveElementBg);color:var(--inactiveElementText)}.button-wrap.important-custom.disabled em,.button-wrap.template-button.disabled em{background:var(--inactiveElementIcon)!important}.button-wrap.important-custom.rotate-icon em,.button-wrap.template-button.rotate-icon em{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:rotate(90deg)}.button-wrap.important-custom em{background:var(--iconDefault)!important}.button-wrap.emphasised-custom{border:1px solid;border-color:var(--emphasisedBorder);background-color:var(--emphasisedBg);color:var(--textDefault)}.button-wrap.emphasised-custom em{background:var(--iconDefault)!important}.button-wrap.emphasised-custom:hover{background-color:var(--emphasisedHover)}.button-wrap.emphasised-custom.disabled{border-color:var(--inactiveElementBorder);background-color:var(--inactiveElementBg);color:var(--inactiveElementText)}.button-wrap.emphasised-custom.disabled em{background:var(--inactiveElementIcon)!important}.button-wrap.template-button{height:auto;width:-moz-fit-content;width:fit-content;border-radius:.25rem;padding-left:11px;padding-right:11px;padding-top:5px;padding-bottom:5px}.button-wrap.template-button .button-label{font-size:.875rem;line-height:1.25rem}.button-wrap.primary{background-color:#498cf7}.button-wrap.primary:hover{background-color:#4579e3}.button-wrap.primary:active{background-color:#498cf7}.button-wrap.primary.disabled{background-color:#99cdff}.button-wrap.dark{background-color:#454545}.button-wrap.dark:hover{background-color:#555353}.button-wrap.dark:active{background-color:#2e2e2e}.button-wrap.dark.disabled{background-color:#9b9b9b}.button-wrap.light{color:#454545;background-color:#fff}.button-wrap.light:hover{background-color:#f5f5f5}.button-wrap.light:active{background-color:#ededed}.button-wrap.light.disabled{background-color:#fff;color:#c4c4c4}.button-wrap.transparent{border-radius:.25rem;background-color:transparent;color:var(--textDefault)}@media (hover:hover) and (pointer:fine){.button-wrap.transparent:hover{background-color:var(--hover)}}.button-wrap.transparent em{background-color:var(--iconDefault)}.button-wrap.transparent .button-label{font-size:.875rem;line-height:1.25rem}.button-wrap.transparent.disabled{background-color:transparent;color:var(--inactiveElementText)}.button-wrap.apply-template-button{height:24px;width:100%;max-width:-moz-fit-content;max-width:fit-content;-moz-column-gap:.25rem;column-gap:.25rem;overflow:hidden;padding-left:.5rem;padding-right:.5rem;padding-top:2px;padding-bottom:2px}.button-wrap.apply-template-button em{flex-shrink:0}.button-wrap.apply-template-button em.custom{margin-right:0}.button-wrap.apply-template-button .button-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.button-wrap.apply-template-button.safari-hidden .button-label:after{content:" ";display:inline-block;width:0;visibility:hidden}.button-wrap.border{box-sizing:border-box;border:1px solid #e4e7ec}.button-wrap.white{background-color:#fff}.button-wrap.white:hover{background-color:#f2f4f7}.button-wrap.outlined{color:#344054;background:transparent;padding:2px 8px 2px 10px;box-shadow:inset 0 0 0 1px #e4e7ec;border-radius:16px;white-space:nowrap}.button-wrap.outlined .button-icon.custom{margin-right:0;margin-left:4px;min-height:12px;min-width:12px}.button-wrap.outlined .button-label{font-size:14px}.button-wrap.outlined:active,.button-wrap.outlined:hover{background-color:#f2f4f7}.button-wrap.outlined.disabled{background-color:transparent;color:#d0d5dd}.button-wrap.outlined.disabled .button-icon.custom{background-color:var(--inactiveElementBg)}.button-wrap.success{background-color:#5cc27c}.button-wrap.success:hover{background-color:#5fc981}.button-wrap.success:active{background-color:#489962}.button-wrap.success.disabled{background-color:#707070}.button-wrap.failure{background-color:#c71d1d}.button-wrap.failure:hover{background:#e52121}.button-wrap.failure:active{background:#b21a1a}.button-wrap.secondary-regular{border:1px solid;border-radius:.25rem;border-color:var(--importantElBorder)}@media (hover:hover) and (pointer:fine){.button-wrap.secondary-regular:hover{background-color:var(--hover)}}.button-wrap.secondary-regular .custom-icons{flex-shrink:0}.button-wrap.comment-page{border:1px solid;flex-direction:row-reverse;-moz-column-gap:.5rem;column-gap:.5rem;border-radius:.25rem;border-color:var(--importantElBorder);background-color:var(--importantEl);padding:0;color:var(--textDefault)}.button-wrap.comment-page em{background:var(--iconDefault)!important}.button-wrap.comment-page:hover{background-color:var(--importantElHover)}.button-wrap.comment-page.edit-comment{border-radius:.5rem}.button-wrap.comment-page.disabled{border-color:var(--inactiveElementBorder);background-color:var(--inactiveElementBg);color:var(--inactiveElementText)}.button-wrap.comment-page.disabled em{background:var(--inactiveElementIcon)!important}.button-wrap.comment-page .button-icon.custom{margin:0}.button-wrap.comment-page .button-label{font-size:.875rem;line-height:1.375rem;letter-spacing:.2px}.button-wrap.green{background-color:#52ad6f}.button-wrap.green:hover{background-color:#5fc981}.button-wrap.green:active{background-color:#489962}.button-wrap.page-header-button{padding:3px 6px;height:24px;width:auto;border-radius:4px;margin-right:4px;outline:none;border:none;background-color:var(--backgroundStrongest);color:var(--textDefault)}.button-wrap.page-header-button .button-label{margin-left:.5rem;font-size:.875rem;line-height:1.25rem}.button-wrap.page-header-button:hover{background-color:var(--iconBg)}.button-wrap.medium{width:140px;height:40px}.button-wrap.small{width:80px;height:34px}.button-wrap.large{width:100%;height:36px;padding:8px}.button-wrap.left-spacing{margin-left:16px}.button-wrap.right-spacing{margin-right:16px}.button-wrap.action{background:#0052cc;color:#fff}.button-wrap.hover:hover{background:#f2f2f3}.button-wrap.extra-small{width:24px;height:24px;border-radius:4px;padding:1px}.button-wrap.extra-small .button-icon.custom{margin:0}.button-wrap .button-icon{font-size:20px;width:20px;height:20px}.button-wrap .button-icon.custom{margin-right:8px}.button-wrap .button-label{font-weight:400}.button-wrap .button-label.animated-dots:after{font-weight:900;content:" .";animation:animated-dots 1s steps(5) infinite}.button-wrap.card-action-button{border:1px solid;margin-right:8px;margin-bottom:8px;padding:2px 8px;width:-moz-fit-content;width:fit-content;height:24px;border-radius:4px;border-color:var(--importantElBorder);background-color:var(--importantEl)}@media (hover:hover) and (pointer:fine){.button-wrap.card-action-button:hover{background-color:var(--importantElHover)}}.button-wrap.card-action-button .button-icon{margin-right:2px;background-color:var(--iconDefault)!important}.button-wrap.card-action-button .button-label{font-size:14px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--textDefault)}.button-wrap.card-action-button.disabled{background-color:#98a2b3;border:1px solid #475467}.button-wrap.card-action-button.disabled .button-label{color:#475467}.button-wrap.secondary-button{box-sizing:border-box;display:flex;max-height:1.5rem;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:.25rem;background-color:transparent;padding-left:.5rem;padding-right:.5rem;padding-top:.125rem;padding-bottom:.125rem;color:var(--textDefault)}.button-wrap.secondary-button.white{background-color:var(--importantEl)}.button-wrap.secondary-button.hidden-search.empty:hover,.button-wrap.secondary-button.hidden-search:hover{border:1px solid;border-color:var(--dividers)}.button-wrap.secondary-button .button-label{font-size:.875rem;line-height:1.25rem;letter-spacing:0}.button-wrap.secondary-button .button-icon{margin-right:.25rem;display:flex;height:1rem;width:1rem;align-items:center}.button-wrap.sidebar-join-button{background-color:var(--importantEl);border:1px solid #98a2b3;border-radius:16px;margin-left:auto;width:40px;height:16px;padding:0 7px}.button-wrap.sidebar-join-button:hover{background-color:var(--hover)}.button-wrap.sidebar-join-button .button-label{font-weight:400;font-size:12px;line-height:16px;color:#fff;color:var(--textDefault)}.button-wrap.attention{background-color:var(--attentionBg)}@media (hover:hover) and (pointer:fine){.button-wrap.attention:hover{background-color:var(--attentionBgHover)}}.button-wrap.attention .button-label{color:var(--attentionText)}.button-wrap.attention.disabled{border:1px;border-style:solid;border-color:var(--inactiveElementBorder);background-color:var(--inactiveElementBg)}.button-wrap.attention.disabled,.button-wrap.attention.disabled .button-label{color:var(--inactiveElementText)}.button-wrap.error-button{border:1px solid;--tw-border-opacity:1;border-color:rgb(253 162 155/var(--tw-border-opacity,1));background-color:var(--importantEl)}@media (hover:hover) and (pointer:fine){.button-wrap.error-button:hover{background-color:var(--importantElHover)}}.button-wrap.error-button.disabled{border-color:var(--inactiveElementBorder);background-color:var(--inactiveElementBg);color:var(--inactiveElementText)}.button-wrap.error-button.disabled em{color:var(--inactiveElementIcon)}.button-wrap.error-button.disabled .button-label{color:var(--inactiveElementText)}.button-wrap.header-today-button{border:1px solid;height:auto;width:auto;border-radius:.25rem;border-color:var(--importantElBorder);background-color:var(--importantEl);padding-left:7px;padding-right:7px;padding-top:5px;padding-bottom:5px}@media (hover:hover) and (pointer:fine){.button-wrap.header-today-button:hover{background-color:var(--importantElHover)}}.button-wrap.header-today-button .button-label{font-size:.875rem;line-height:1.25rem;color:var(--textDefault)}.button-wrap.header-today-button.disabled{pointer-events:none}.button-wrap.header-today-button.disabled .button-label{color:var(--placeholderText)}.file-image{position:relative;display:flex;height:5rem;width:5rem;border-radius:.5rem;background-color:var(--modalBg)}.file-image .reupload-modal-icon{width:inherit;height:inherit;cursor:pointer;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.file-image .image-area-left{display:flex;height:5rem;width:5rem;align-items:center;justify-content:center;border-radius:.375rem;object-fit:cover;background:#f5f5f5}.file-image .image-area-left.image{padding:0;opacity:0}.file-image .image-area-left.image.loaded{opacity:1}.file-image .image-blurhash{position:absolute;z-index:0;border-radius:50%}.file-image .image-blurhash .grey-background,.file-image .image-blurhash canvas{border-radius:50%}.file-image .upload-load-spiner{position:absolute;display:flex;align-items:center;justify-content:center;width:inherit;height:inherit;z-index:1}.file-image .user-avatar-main .extra-large{height:5rem;width:5rem}.manage-projects-button{height:2rem;width:-moz-fit-content;width:fit-content;border-radius:.25rem;padding-left:.75rem;padding-right:.75rem;padding-top:6px;padding-bottom:6px}.manage-projects-button .button-label{font-size:.875rem;line-height:1.25rem}.manage-projects-button .button-icon.custom{margin-right:.25rem}.manage-projects-button.three-dots-button{padding:6px}.manage-projects-button.three-dots-button .button-icon.custom{margin:0}.manage-projects-button.three-dots-button em{background-color:var(--iconDefault)}.more-button{display:flex;height:2rem;width:2rem;border-radius:.25rem;padding:6px}.more-button .button-icon.custom{margin:0;flex-shrink:0}.project-icon-picker-button{border:1px solid;max-height:2.75rem;border-radius:.5rem;border-style:solid;border-color:var(--standardElementBorder);background-color:var(--standardElementBg);padding:.75rem}@media (hover:hover) and (pointer:fine){.project-icon-picker-button:hover{background-color:var(--standardElementHover)}}.project-icon-picker-button .button-icon.custom{margin:0;display:flex;flex-shrink:0}.card-footer-buttons{margin-left:7px;margin-right:7px;margin-bottom:7px;margin-top:9px;display:flex;justify-content:flex-end;gap:.25rem}.card-buttons{margin-left:auto;display:flex;-moz-column-gap:.25rem;column-gap:.25rem}.popup-button-wrap{padding:8px;height:32px}.popup-button-wrap.edit{color:#454545;background-color:#f5f5f5}.popup-button-wrap.edit:hover{background-color:#fafafa}.popup-button-wrap.edit:active{background-color:#ebebeb}.popup-button-wrap.delete{background:#c71d1d}.popup-button-wrap.delete:hover{background:#e52121}.popup-button-wrap.delete:active{background:#b21a1a}.popup-button-wrap.save{background:#52ad6f}.popup-button-wrap.save:hover{background:#5fc981}.popup-button-wrap.save:active{background:#489962}.square-icon-wrap{position:relative;width:40px;height:34px;display:flex;justify-content:center;align-items:center;margin-left:10px;margin-right:10px;cursor:pointer;color:#000;border-radius:4px;-webkit-user-select:none;user-select:none}.square-icon-wrap.header-icon{margin-left:4px;margin-right:4px}.square-icon-wrap.header-icon-active,.square-icon-wrap:hover:not(.mobile *){background-color:var(--iconBg)}.square-icon-wrap em{-webkit-user-select:none;user-select:none}.square-icon-wrap em.header-icon.disabled{background-color:var(--inactiveElementIcon)!important}.square-icon-wrap.header-close-button{color:#454545;margin-left:10px;margin-right:0}.square-icon-wrap.h-32{height:32px}.square-icon-wrap.h-w-32{height:32px;width:32px}.square-icon-wrap.h-w-34{height:34px;width:34px}.square-icon-wrap.public-page-button{height:24px;width:68px;-moz-column-gap:4px;column-gap:4px;margin:0}.square-icon-wrap.public-page-button.v-popover .trigger{height:100%}.square-icon-wrap.public-page-button .public-page-text{font-weight:500;font-size:12px;line-height:18px;color:#498cf7}.square-icon-wrap.edit-page-button{margin-right:20px}.square-icon-wrap.disabled-item{cursor:default}.icon-background{background-color:rgba(69,69,69,.1);color:#454545;padding:2px 6px;border-radius:4px;margin:0 6px 0 6px;font-size:13px}.board-dropdown-popover .tooltip-inner.popover-inner{padding:0!important}.card-label{font-weight:500;font-size:14px;line-height:16px;letter-spacing:.1px;color:#929292;text-transform:uppercase;margin-bottom:10px}.card-label-wrap{display:flex;align-items:center;margin-bottom:16px;padding-left:24px;-webkit-user-select:none;user-select:none}.tags-popover-wrap{pointer-events:all;width:300px;border-radius:8px;outline:none;overflow:hidden;border-width:1px;border-style:solid;border-color:var(--importantElBorder);background-color:var(--importantEl);--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.button-wrap.tags-popover-wrap{box-sizing:border-box;border:1px solid #e4e7ec}.tags-popover-wrap .tag-color-label{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--textStrongest)}.tags-popover-wrap .buttons-colors-wrap{display:flex;justify-content:space-between;border-top:1px solid;padding:16px;margin-top:-1px;flex-direction:column;border-color:var(--dividers)}.tags-popover-wrap .buttons-colors-wrap .button-wrap{border-radius:.25rem;font-size:.875rem;line-height:1.25rem}.tags-popover-wrap .buttons-colors-wrap .button-wrap .button-label{font-weight:400}.tags-popover-wrap .buttons-colors-wrap .add-new-tag-button{margin-top:.75rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;border-width:1px;border-style:solid;border-color:var(--importantElBorder);background-color:var(--importantEl);padding:3px;font-size:.875rem;line-height:1.25rem;font-weight:400;color:var(--textDefault)}.button-wrap.tags-popover-wrap .buttons-colors-wrap .add-new-tag-button{box-sizing:border-box;border:1px solid #e4e7ec}@media (hover:hover) and (pointer:fine){.tags-popover-wrap .buttons-colors-wrap .add-new-tag-button:hover{background-color:var(--importantElHover)}}.tags-popover-wrap .buttons-colors-wrap .edit-tag-buttons-wrap{display:flex;flex-direction:row;justify-content:space-between}.tags-popover-wrap .buttons-colors-wrap .select-tag-color-wrap,.tags-section-wrap{display:flex;flex-direction:column}.tags-section-wrap{width:100%;min-width:0;gap:8px}.tags-section-wrap .card-details-tag{border-radius:16px;padding-left:12px;padding-right:11px;max-width:-moz-fit-content;max-width:fit-content}.tags-section-wrap .card-details-tag:hover:not(.mobile *){background-color:var(--hover)}.card-tag-item{display:flex;overflow:hidden;white-space:nowrap}.card-tag-item .card-tag-wrap{max-width:100%;display:flex;align-items:center}.card-tag-item:hover .remove-icon{display:inline-block}.card-tag-item.safari-hidden .tag-name:after{content:" ";display:inline-block;width:0;visibility:hidden}.hacss{transform:translateZ(0)}.page-archived .page-title{pointer-events:none}.search-input-wrap{position:relative;padding:24px 24px 10px 24px;height:45px}.search-input-wrap em{color:#7e7e7e;font-size:24px;position:absolute;top:35px;left:32px;z-index:1}.search-input-wrap .child-search-input{border:1px solid #cbd2d9;font-size:14px;line-height:19px;letter-spacing:.3px;padding:7px 0 6px 40px}.search-input-wrap.pages-search-input{padding-left:8px;padding-top:0}.search-input-wrap.pages-search-input em{top:11px;left:18px}.st-image{display:block;margin:8px auto;max-width:100%;overflow:visible;cursor:pointer}.margin-top-wrap{margin-top:16px!important}.page-title-wrap{position:relative;margin:0 auto}.page-title-wrap .page-title{font-size:40px;line-height:47px;letter-spacing:0;font-weight:900;word-break:break-word;background-color:var(--backgroundStrongest);color:var(--textDefault)}.page-title-wrap .page-title::placeholder{color:#bec0c0}.draggable-board-list{display:flex;flex-direction:column;gap:16px}.commented-text-context{position:relative;margin-left:.5rem;padding-left:12px}.commented-text-context .commented-text-idicator{position:absolute;top:0;bottom:0;left:0;background-color:var(--inlineSelection);width:4px}.commented-text-context .ic-text-context{font-size:.875rem;line-height:1.25rem;color:var(--placeholderText)}.page-comments-wrap{position:absolute;right:0;z-index:10;border-width:1px;border-top-width:0;border-right-width:0;border-style:solid;border-color:var(--dividers);background-color:var(--backgroundStrongest);color:var(--textDefault)}.button-wrap.page-comments-wrap{box-sizing:border-box;border:1px solid #e4e7ec}.editor-full-width{max-width:100vw}.editor-full-width .st-editor .st-editor-content>:not(.resizable-wrapper){width:100%!important;max-width:unset!important}.editor-full-width.edit-page .page-buttons-icons-wrap,.editor-full-width.edit-page .page-icon-popover-ref{max-width:100vw}@media(min-width:768px){.page-title-wrap{max-width:700px}}@media(min-width:1280px){.page-title-wrap{max-width:700px}}@media(min-width:1920px){.page-title-wrap{max-width:700px}}.mobile .page-title-wrap{margin-left:48px;margin-right:48px}.rotate-45{transform:rotate(45deg)}.rotate-90{transform:rotate(90deg)}.rotate-135{transform:rotate(135deg)}.rotate-180{transform:rotate(180deg)}.rotate-225{transform:rotate(225deg)}.rotate-270{transform:rotate(270deg)}.user-mention{display:inline-flex;align-items:center}[contenteditable]:focus{outline:0 solid transparent}.card-sidebar-label{margin-left:.5rem;font-size:.875rem;line-height:1.25rem;color:var(--placeholderText)}.v-popover{outline:none}.v-popover .trigger{width:100%}.vue-circular-progress{display:inline-block}.vue-circular-progress .circle{position:relative}.vue-circular-progress .circle__svg{transform:rotate(-90deg)}.vue-circular-progress .circle__progress{fill:none;stroke-opacity:.3;stroke-linecap:round}.vue-circular-progress .circle__progress--fill{--initialStroke:0;--transitionDuration:0;stroke-opacity:1;stroke-dasharray:var(--initialStroke);stroke-dashoffset:var(--initialStroke);transition:stroke-dashoffset var(--transitionDuration) ease}.vue-circular-progress .percent{width:100%;top:50%;left:50%;position:absolute;font-weight:700;text-align:center;line-height:28px;transform:translate(-50%,-50%)}.vue-circular-progress .percent__int{font-size:28px}.vue-circular-progress .percent__dec,.vue-circular-progress .percent_sign{font-size:12px}.vue-circular-progress .label{font-size:14px;text-transform:uppercase;margin-top:15px}.active-comment-popup{box-sizing:border-box;border-radius:.5rem;border-width:1px;border-style:solid;border-color:var(--importantElBorder);background-color:var(--importantEl);color:var(--textDefault)}.button-wrap.active-comment-popup{box-sizing:border-box;border:1px solid #e4e7ec}.active-comment-popup:focus-within{--tw-border-opacity:1;border-color:rgb(152 162 179/var(--tw-border-opacity,1))}.active-comment-popup{width:354px;max-height:629px;box-shadow:0 2px 8px rgba(69,69,69,.24)}@media print{#app,body,html{overflow:visible!important;position:relative!important;height:auto!important}.column-container,.content-row,.cover-editor-scroll-height,.emoji-icon,.right-side-content{overflow:visible!important;display:block!important;height:100%!important}.cover-editor-scroll-height .__panel{overflow:visible!important}.cover-editor-scroll-height .__panel .__view{overflow:visible!important;display:block!important}.cover-editor-scroll-height .__panel .__view st-image{page-break-inside:avoid}.cover-editor-scroll-height .__panel .__view .page-title,.cover-editor-scroll-height .st-editor .st-editor-content{color:#1d2939}#btn-copy-heading-link,#gs *,.__rail-is-vertical,.active-comment-popup,.active-tooltip,.blot-drag-handle-wrap,.child-page-section-item,.codox-styles,.comment-input-position-wrap,.cover-editor-scroll-height .st-editor .st-floating-avatars,.cover-image-menu,.header-wrap,.inline-comment-input,.modal,.notification-sidebar-wrap,.options-wrap,.page-board-dropdown,.page-comments-wrap,.page-level-comment-count,.page-usage-limit-banner,.projects-column,.resize-image,.session-users-wrap,.toc-wrap,.tooltip,.ui-notifications-wrap{display:none!important}img,st-image{page-break-before:auto;page-break-after:auto;page-break-inside:avoid;max-height:100vh!important;max-width:100%!important}st-image{width:100%!important;height:auto!important;display:flex!important}.icon-wrap .overlay:hover{outline:none!important}}.card-sidebar-section .card-sidebar-relationships-section,.card-sidebar-section .tag-suggestions-wrap,.card-sidebar-section .tags-section-wrap{gap:4px}.card-sidebar-section-content .remove-icon,.tags-section-wrap .remove-icon{display:none;margin-left:.25rem;height:.75rem;width:.75rem;flex-shrink:0}.card-sidebar-section-content .remove-icon:hover:not(.mobile *),.tags-section-wrap .remove-icon:hover:not(.mobile *){background-color:var(--iconHover)}.card-sidebar-section-content .suggested-tag,.tags-section-wrap .suggested-tag{margin-bottom:0;box-sizing:border-box;height:1.5rem;max-width:-moz-fit-content;max-width:fit-content;border-radius:1rem;border-width:1px;border-style:solid;border-color:var(--inactiveElementBorder);padding-left:11px;padding-right:.75rem}.button-wrap.card-sidebar-section-content .suggested-tag,.button-wrap.tags-section-wrap .suggested-tag{box-sizing:border-box;border:1px solid #e4e7ec}.card-sidebar-section-content .suggested-tag .tag-content-wrap .tag-name,.tags-section-wrap .suggested-tag .tag-content-wrap .tag-name{color:var(--deEmphasisedText)}.card-sidebar-section-content .suggested-tag .tag-content-wrap .tags-icon,.tags-section-wrap .suggested-tag .tag-content-wrap .tags-icon{opacity:.3}.card-sidebar-section-content{position:relative;display:flex;align-items:center}.card-sidebar-section-content:hover:not(.mobile *) .card-sidebar-label,.dropdown{color:var(--textDefault)}.dropdown{max-width:600px;max-height:min(860px,90svh);border-radius:8px;z-index:100;overflow:hidden;border:1px solid;border-color:var(--importantElBorder);background-color:var(--importantEl);--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.dropdown .hidden-input{line-height:0;height:0;margin:0;border:none;position:absolute;outline:none}.dropdown.list-dropdown-wrap{top:calc(100% + 8px);left:0}.dropdown.bottom-left{top:100%;left:0}.dropdown.project-dropdown{top:6px;right:-16px;--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.dropdown.page-board-dropdown{top:6px;right:-16px}.dropdown.page-list-view{right:100px;top:15px}.dropdown.page-comment-item-dropdown{top:-20px;right:64px}.dropdown.list-actions .__vuescroll .__panel{padding:0!important}.dropdown.list-restore{top:50px;right:0}.dropdown.cover-image-actions-dropdown{top:35px}.dropdown.card-options{top:7px;left:333px}.dropdown.card-options-list{top:-3px;right:-10px}.dropdown.cover-image-dropdown{top:0;right:46px}.dropdown.notification-filter{right:58px;top:45px}.dropdown.child-card-actions{top:30px;right:-10px}.dropdown.projects-sidebar-dropdown,.dropdown.projects-sidebar-new-page-board{top:0;left:0}.dropdown.members-options-dropdown{top:30px;left:-156px}.dropdown.icons-dropdown{top:20px;left:-25px}.dropdown.page-icon-dropdown{top:-40px}.dropdown.checklist-item-action{top:22px;right:0}.dropdown.checklist-item-action .__vuescroll .__panel{padding:0!important}.dropdown.checklist-title-action{top:30px;right:10px}.dropdown.checklist-title-action .__vuescroll .__panel{padding:0!important}.dropdown .row{cursor:auto;font-size:14px;display:flex;flex-direction:column;line-height:20px;min-height:40px;background-color:var(--importantEl);color:var(--textDefault)}.dropdown .row .item-row{height:40px;display:flex;flex-direction:row;align-items:center;padding:10px 16px;box-sizing:border-box}.dropdown .row .item-row.highlighted-item,.dropdown .row .item-row.highlighted-item .dropdown-list-toggle .toggle-button .switch-wrap:not(.checked),.dropdown .row .item-row.selected-item,.dropdown .row .item-row.selected-item .dropdown-list-toggle .toggle-button .switch-wrap:not(.checked){background-color:var(--importantElHover)}.dropdown .row .item-row.disabled-item{pointer-events:none;cursor:default}.dropdown .row .item-row.disabled-item-clickable{pointer-events:auto}.dropdown .row.separator{border-bottom:1px solid;border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:var(--dividers)}.dropdown .row .dropdown-icon-text-wrap{display:flex;align-items:center;overflow:hidden}.dropdown .row .dropdown-icon-text-wrap .dropdown-item-label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--textDefault)}.dropdown .row .dropdown-icon-text-wrap .item-meta{margin-left:auto;padding-left:1rem;color:var(--placeholderText);font-size:12px;line-height:18px}.dropdown .row .dropdown-icon-text-wrap .project-icon-dropdown{width:16px;height:16px;margin-left:2px;margin-right:12px;display:flex}.dropdown .row .dropdown-icon-text-wrap .project-icon-dropdown *{width:16px;height:16px}.dropdown .row .dropdown-icon{-webkit-user-select:none;user-select:none;font-size:20px;margin-right:12px;color:var(--iconDefault)}.dropdown .row .dropdown-item-column{flex:auto}.dropdown .row .dropdown-item-column.dropdown-list-toggle{display:flex;justify-content:flex-end;position:relative;flex-grow:0}.dropdown .__vuescroll .__panel{padding:4px 0}.dropdown.layout-dropdown,.dropdown.layout-dropdown .list-dropdown-scroll,.list-dropdown-popover{display:flex;flex-direction:column}.list-dropdown-popover{position:relative;max-height:228px}.list-dropdown-popover .__vuescroll{display:flex;flex-direction:column}.list-dropdown-popover .__vuescroll .row .item-row.selected-item{background:unset}.list-dropdown-popover .__vuescroll .row .item-row.selected-item.highlighted-item{background-color:var(--importantElHover)}.custom-popup-wrap .hidden-input,.modal-container .hidden-input{line-height:0;height:0;margin:0;border:none;position:absolute;outline:none}.set-parent-button{font-size:12px;line-height:18px;height:22px;box-sizing:border-box;cursor:pointer;border-radius:.25rem;border-width:1px;border-style:solid;border-color:var(--inactiveElementBorder);background-color:var(--backgroundStrongest);padding-left:.5rem;padding-right:.5rem;padding-top:.125rem;padding-bottom:.125rem;text-transform:uppercase;color:var(--placeholderText)}.button-wrap.set-parent-button{box-sizing:border-box;border:1px solid #e4e7ec}.safari-hidden:after{content:" ";display:inline-block;width:0;visibility:hidden}.dropdown-item-selected .row .item-row.selected-item{background:unset}.dropdown-item-selected .row .item-row.selected-item.highlighted-item{background-color:var(--importantElHover)}.add-invite-dropdown.tooltip.popover .popover-inner,.attachment-popover.tooltip.popover .popover-inner,.card-comment-dropdown.tooltip.popover .popover-inner,.card-quick-preview.tooltip.popover .popover-inner,.card-sidebar-popover.tooltip.popover .popover-inner,.child-card-actions-popover.tooltip.popover .popover-inner,.childMembersPopover.tooltip.popover .popover-inner,.custom-card-section-popover.tooltip.popover .popover-inner,.date-picker-popup-bottom.tooltip.popover .popover-inner,.date-picker-popup-wrap.tooltip.popover .popover-inner,.popover-card-dropdown.tooltip.popover .popover-inner,.popover-comment-toolbar.tooltip.popover .popover-inner,.priority-dropdown-tippy.tooltip.popover .popover-inner,.quick-card-members-popover.tooltip.popover .popover-inner,.status-icon-dropdown-popover.tooltip.popover .popover-inner,.vue-popover-theme.tooltip.popover .popover-inner{background-color:inherit;padding:0!important;box-shadow:none}.expand-button{opacity:.6}.editor-drag-ghost-element{pointer-events:none;position:absolute;top:0;left:0;z-index:-1;background-color:var(--backgroundStrongest);padding-left:0;padding-right:0;opacity:1}.w-100{width:100%}.color-gray{color:#707070}.mobile .usn{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.mobile .usn:focus{outline:none!important}.mobile .button-wrap.card-action-button .button-label{line-height:18px;font-size:12px}.mt-16,.mt-19{margin-top:unset!important}.tooltip[x-placement^=bottom]{margin-top:5px!important}.bg-child-branch-middle{background-image:url(/img/child-branch-middle.svg)}.bg-child-branch-end{background-image:url(/img/child-branch-end.svg)}.toolbar-wrap{position:relative}.toolbar-wrap .toolbar-sections-wrap{max-height:32px}.toolbar-wrap .toolbar-sections-wrap .tb-button-group{position:relative;box-sizing:border-box;display:inline-flex;align-items:center;padding-top:0;padding-bottom:0;-webkit-app-region:no-drag}.toolbar-wrap .toolbar-sections-wrap .tb-button-group button{height:30px;display:flex;height:2rem;width:2rem;cursor:pointer;align-items:center;justify-content:center;border-radius:.25rem;border-style:none;background-color:var(--backgroundStrongest);color:var(--iconDefault)}@media (hover:hover) and (pointer:fine){.toolbar-wrap .toolbar-sections-wrap .tb-button-group button:hover{background-color:var(--iconBg)}}.toolbar-wrap .toolbar-sections-wrap .tb-button-group button.is-active{background-color:var(--iconBg)}.toolbar-wrap .toolbar-sections-wrap .tb-button-group button:disabled{border-color:#dadcdf;color:var(--inactiveElementIcon)}.toolbar-wrap .toolbar-sections-wrap .more-button-wrap{position:absolute;right:0;display:flex;width:2.5rem;align-content:center;align-items:center;-webkit-app-region:no-drag;height:30px}.toolbar-wrap .toolbar-sections-wrap .more-button-wrap.hidden{visibility:hidden}.toolbar-wrap .toolbar-sections-wrap .more-button-wrap .more-button{display:flex;height:100%;width:100%;align-content:center;align-items:center;background-color:var(--backgroundStrongest);padding:0}@media (hover:hover) and (pointer:fine){.toolbar-wrap .toolbar-sections-wrap .more-button-wrap .more-button:hover{background-color:var(--iconBg)}}.toolbar-wrap .toolbar-sections-wrap .more-button-wrap .more-drowpdown{position:absolute;right:0;top:38px;z-index:10;display:flex;border-radius:.25rem;border-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgb(208 213 221/var(--tw-border-opacity,1));background-color:var(--backgroundStrongest)}.button-wrap.toolbar-wrap .toolbar-sections-wrap .more-button-wrap .more-drowpdown{box-sizing:border-box;border:1px solid #e4e7ec}.toolbar-wrap .toolbar-sections-wrap .more-button-wrap .more-drowpdown{box-shadow:0 4px 12px rgba(0,0,0,.16)}.toolbar-wrap.disabled{pointer-events:none;-webkit-user-select:none;user-select:none}.toolbar-wrap.disabled-toolbar{pointer-events:none}.toolbar-wrap.disabled-toolbar .tb-button-group button{--tw-border-opacity:1;border-color:rgb(218 220 223/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(218 220 223/var(--tw-text-opacity,1))}.toolbar-wrap.bubble{box-sizing:border-box;border-radius:4px;border-width:1px;border-style:solid;border-color:var(--importantElBorder);padding:7px;--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.button-wrap.toolbar-wrap.bubble{box-sizing:border-box;border:1px solid #e4e7ec}.toolbar-wrap.bubble .toolbar-sections-wrap{max-height:unset;flex-wrap:wrap;padding-right:0}.toolbar-wrap.bubble .toolbar-sections-wrap .tb-button-group{border-width:0;border-left-width:1px;border-style:solid;border-left-color:var(--dividers);padding-left:.25rem;padding-right:.25rem}.toolbar-wrap.bubble .toolbar-sections-wrap .tb-button-group:first-child{padding-left:0}.toolbar-wrap.bubble .toolbar-sections-wrap .tb-button-group:last-child{padding-right:0}.toolbar-wrap.bubble .toolbar-sections-wrap .tb-button-group button{height:1.5rem;width:auto;min-width:24px;border-radius:.125rem}@media (hover:hover) and (pointer:fine){.toolbar-wrap.bubble .toolbar-sections-wrap .tb-button-group button:hover{background-color:var(--iconBg)}}.toolbar-wrap.bubble .toolbar-sections-wrap .tb-button-group button:first-child{margin-left:0}.toolbar-wrap.bubble .toolbar-sections-wrap .tb-button-group button:last-child{margin-right:0}.toolbar-wrap.bubble .toolbar-sections-wrap .tb-button-group button.is-active{background-color:var(--iconBg)}.toolbar-wrap.bubble .toolbar-sections-wrap .tb-button-group button em{height:1rem;width:1rem;color:var(--iconDefault)}.toolbar-wrap.bubble .toolbar-sections-wrap .tb-button-group button.add-card-toolbar-icon{font-size:14px;width:auto;color:var(--textDefault)}.toolbar-wrap.toolbar-skin{background-color:var(--importantEl)}.toolbar-wrap.toolbar-skin .toolbar-sections-wrap .tb-button-group button{background-color:transparent}.toolbar-wrap.toolbar-skin .toolbar-sections-wrap .tb-button-group button .custom-icons.page-toolbar{background-color:var(--iconDefault)}.toolbar-wrap.gray-out .toolbar-sections-wrap .tb-button-group em,.toolbar-wrap.gray-out .toolbar-sections-wrap .tb-button-group span{color:var(--inactiveElementIcon)}.toolbar-wrap.gray-out .toolbar-sections-wrap .tb-button-group .custom-icons{background-color:var(--inactiveElementIcon)}.toolbar-wrap.gray-out .toolbar-sections-wrap .tb-button-group button.is-active{background-color:var(--backgroundStrongest)}.toolbar-wrap.gray-out .toolbar-sections-wrap .more-button-wrap .more-button span{color:var(--inactiveElementIcon)!important}.ProseMirror-resizing .toolbar-wrap.bubble{visibility:hidden!important}button.disabled-toolbar-option{-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important}button.disabled-toolbar-option .custom-icons{background-color:var(--inactiveElementIcon)!important}.hljs{background:var(--hljsBackground);color:var(--hljsColor)}.hljs-comment,.hljs-quote{color:var(--hljsComment)}.hljs-deletion,.hljs-name,.hljs-regexp,.hljs-selector-class,.hljs-selector-id,.hljs-tag,.hljs-template-variable,.hljs-variable{color:var(--hljsVariable)}.hljs-built_in,.hljs-link,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-type{color:var(--hljsNumber)}.hljs-attribute{color:var(--hljsAttribute)}.hljs-addition,.hljs-bullet,.hljs-string,.hljs-symbol{color:var(--hljsString)}.hljs-section,.hljs-title{color:var(--hljsTitle)}.hljs-keyword,.hljs-selector-tag{color:var(--hljsKeyword)}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}@media screen and (-ms-high-contrast:active){.hljs-addition,.hljs-attribute,.hljs-built_in,.hljs-bullet,.hljs-comment,.hljs-link,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-quote,.hljs-string,.hljs-symbol,.hljs-type{color:highlight}.hljs-keyword,.hljs-selector-tag{font-weight:700}}.first-letter\:uppercase:first-letter{text-transform:uppercase!important}.selection\:bg-transparent ::selection{background-color:transparent!important}.selection\:bg-transparent::selection{background-color:transparent!important}.placeholder\:text-red-700::placeholder{--tw-text-opacity:1!important;color:rgb(185 28 28/var(--tw-text-opacity,1))!important}.placeholder\:text-text-placeholder::placeholder{color:var(--placeholderText)!important}.first\:ml-0:first-child{margin-left:0!important}.first\:ml-8:first-child{margin-left:2rem!important}.last\:mb-0:last-child{margin-bottom:0!important}.last\:mr-8:last-child{margin-right:2rem!important}@media (hover:hover) and (pointer:fine){.hover\:bg-activeItem-default:hover{background-color:var(--activeItem)!important}.hover\:bg-attention-bgHover:hover{background-color:var(--attentionBgHover)!important}.hover\:bg-callout-iconHover:hover{background-color:var(--calloutIconHover)!important}.hover\:bg-gray-100:hover{--tw-bg-opacity:1!important;background-color:rgb(242 244 247/var(--tw-bg-opacity,1))!important}.hover\:bg-highlight-default:hover{background-color:var(--highlightDefault)!important}.hover\:bg-hover-default:hover{background-color:var(--hover)!important}.hover\:bg-hover-electron:hover{background-color:var(--electronHover)!important}.hover\:bg-hover-onHover:hover{background-color:var(--hoverOnHover)!important}.hover\:bg-icon-bg:hover{background-color:var(--iconBg)!important}.hover\:bg-icon-hover:hover{background-color:var(--iconHover)!important}.hover\:bg-important-hover:hover{background-color:var(--importantElHover)!important}.hover\:bg-red-400:hover{--tw-bg-opacity:1!important;background-color:rgb(248 113 113/var(--tw-bg-opacity,1))!important}.hover\:bg-standard-bg:hover{background-color:var(--standardElementBg)!important}.hover\:bg-standard-hover:hover{background-color:var(--standardElementHover)!important}.hover\:bg-transparent:hover{background-color:transparent!important}}.focus\:border-standard-borderFocused:focus{border-color:var(--standardElementBorderFocused)!important}.focus\:outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.active\:cursor-grabbing:active{cursor:grabbing!important}@media (hover:hover) and (pointer:fine){.group:hover .group-hover\:visible,.group\/row:hover .group-hover\/row\:visible{visibility:visible!important}.group\/row:hover .group-hover\/row\:ml-0{margin-left:0!important}.group:hover .group-hover\:flex,.group\/row:hover .group-hover\/row\:flex{display:flex!important}.group:hover .group-hover\:bg-icon-hover,.group\/iconWrap:hover .group-hover\/iconWrap\:bg-icon-hover{background-color:var(--iconHover)!important}}.dark\:bg-blue-300:is(.dark *){--tw-bg-opacity:1!important;background-color:rgb(147 197 253/var(--tw-bg-opacity,1))!important}.dark\:bg-red-300:is(.dark *){--tw-bg-opacity:1!important;background-color:rgb(252 165 165/var(--tw-bg-opacity,1))!important}@media (min-width:768px){.md\:table-cell{display:table-cell!important}.md\:w-\[35\%\]{width:35%!important}}@media (min-width:1024px){.lg\:mt-4{margin-top:1rem!important}.lg\:mt-8{margin-top:2rem!important}.lg\:min-h-40{min-height:10rem!important}.lg\:w-\[32rem\]{width:32rem!important}.lg\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.lg\:flex-row{flex-direction:row!important}.lg\:flex-col{flex-direction:column!important}.lg\:gap-2\.5{gap:.625rem!important}.lg\:gap-y-0{row-gap:0!important}.lg\:self-end{align-self:flex-end!important}.lg\:pt-10{padding-top:2.5rem!important}}.member-hover-preview-content{box-sizing:border-box;height:var(--memberHoverPreview-height);max-width:var(--memberHoverPreview-max-width);border-radius:.5rem;border-width:1px;border-style:solid;border-color:var(--emphasisedBorder);background-color:var(--backgroundStrongest);display:flex;flex-direction:column;row-gap:.5rem;padding:1rem}.member-hover-preview-content.hidden-member-preview{max-width:18rem;max-height:6rem}.member-hover-preview-content .member-hover-preview-main-row{display:flex;flex-direction:row;-moz-column-gap:.5rem;column-gap:.5rem}.member-hover-preview-content .member-hover-preview-main-row .member-hover-preview-labels{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;color:var(--deEmphasisedText)}.member-hover-preview-content .member-hover-preview-button{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;border-radius:.25rem;padding-left:.5rem;padding-right:.5rem;padding-top:2px;padding-bottom:2px}.member-hover-preview-content .member-hover-preview-button .button-label{font-size:.875rem;line-height:1.25rem;color:var(--textDefault)}.animation{animation:fadeInAnimation .25s ease;animation-iteration-count:1}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}