.spinner{animation:rotator 1.6s linear infinite}.spinner__wrapper{align-items:center;display:flex;height:calc(100vh - 65px);justify-content:center;width:100%}.path{stroke-dasharray:187;stroke-dashoffset:0;animation:dash 1.6s ease-in-out infinite,colors 6.4s ease-in-out infinite;transform-origin:center}@keyframes rotator{0%{transform:rotate(0deg)}to{transform:rotate(270deg)}}@keyframes colors{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}to{stroke:#4285f4}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}.container{max-width:1476px;width:100%}@media screen and (min-width:576px){.container{width:90%}}@media screen and (min-width:768px){.container{width:85%}}@media screen and (min-width:992px){.container{width:80%}}@media screen and (min-width:1200px){.container{width:75%}}.container--index{width:100%}@media screen and (min-width:1200px){.container--index{width:75%}}.logout-btn{align-items:center;background-color:#f54646;border-radius:4px;color:#fff;cursor:pointer;display:flex;height:auto;justify-content:center;position:relative;width:100%}svg{fill:#051622}.header{background-color:#fff;border-bottom:2px solid #051622;box-shadow:0 0 10px 0 #0000004d;color:#051622;display:flex;height:55px;justify-content:center;left:0;margin:0;padding:.25rem 1.5rem;position:relative;top:0;user-select:none;width:100%;z-index:1000}.header__content{align-items:center;display:flex;height:100%;justify-content:space-between}.header__logo{background-color:#0000;cursor:pointer;padding:0}.header__logo svg{display:block;height:auto;max-height:40px;max-width:40px;width:100%}.header__nav{flex-grow:1;justify-content:flex-start;padding:0 2rem}.header__nav,.header__nav__btn{align-items:center;display:flex;height:100%}.header__nav__btn{border-left:1px solid #05162280;border-right:1px solid #05162280;justify-content:center;padding:0 .5rem}.header__profile{position:relative}.header__profile__btn{cursor:pointer;display:block;position:relative;width:40px}.header__profile__btn img{border-radius:50%;display:block;height:auto;max-width:100%;width:100%}.header__profile__menu{align-items:flex-start;background-color:#fff;border-radius:4px;box-shadow:0 0 10px 0 #0000004d;color:#051622;display:none;flex-direction:column;height:auto;padding:.5rem;position:absolute;right:0;top:45px;width:190px}.header__profile__menu__segment{height:auto;overflow:hidden;padding:.5rem 0;width:100%}.header__profile__menu__segment ul{align-items:flex-start;display:flex;flex-direction:column;gap:8px;height:auto;justify-content:center;list-style:none;margin:0;padding:0;width:100%}.header__profile__menu__segment ul li{height:30px;width:100%}.header__profile__menu__segment ul li a{align-items:center;cursor:pointer;display:flex;font-size:1rem;height:100%;position:relative;-webkit-transition:color .45s cubic-bezier(.51,.03,.21,1);-ms-transition:color .45s cubic-bezier(.51,.03,.21,1);-o-transition:color .45s cubic-bezier(.51,.03,.21,1);transition:color .45s cubic-bezier(.51,.03,.21,1);width:100%}.header__profile__menu__segment .logout-btn{font-size:1rem;height:30px;justify-content:flex-start}.header__profile__menu__segment:first-child{padding:0 0 .5rem}.header__profile__menu__segment:last-child{padding:.5rem 0 0}.header__profile__menu__segment:not(:last-child):after{background-color:#05162280;content:"";display:block;height:1px;position:relative;top:.5rem;width:100%}.header.active .header__profile__menu{display:flex}.login{align-items:center;display:flex;height:calc(100vh - 2rem);justify-content:center;left:0;margin:1rem;position:relative;top:0;width:calc(100vw - 2rem)}.login__background{height:100vh;left:0;position:fixed;top:0;width:100%;z-index:-999}.login__background__shape{position:absolute;transform:rotate(45deg)}.login__background__shape-1{background-color:#0000;border-radius:0 10.79vh 0 0;height:77.96vh;left:-35vh;overflow:hidden;top:18.5vh;width:77.96vh}.login__background__shape-1 svg{height:143%;left:-22%;position:relative;top:-21%;transform:rotate(-45deg);width:143%}.login__background__shape-2{background:#051622;border-radius:4.79vh;display:none;height:47.97vh;right:-6vh;top:-38.6vh;width:47.97vh}.login__background__shape-3{background:linear-gradient(270deg,#051622,#12123f);border-radius:4.79vh;display:none;height:80.95vh;right:-38.233vh;top:-37.233vh;width:29.98vh}.login__background__shape-4{background:#051622;border-radius:8.99vh;display:none;height:59.97vh;right:-2.9vh;top:81.1vh;width:29.98vh}@media screen and (min-width:576px){.login__background__shape-2,.login__background__shape-3,.login__background__shape-4{display:block}}@media screen and (min-width:768px){.login__background__shape-2{right:-1.2vh;top:-33.8vh}.login__background__shape-3{right:-33.433vh;top:-32.433vh}.login__background__shape-4{right:1.9vh;top:76.1vh}}@media screen and (min-width:992px){.login__background__shape-2{right:7.2vh;top:-25.8vh}.login__background__shape-3{right:-25.433vh;top:-24.433vh}.login__background__shape-4{height:59.97vh;right:1.9vh;top:70.3vh;width:38.98vh}}.login__container{background-color:#f0f0f0;border-radius:10px;box-shadow:0 35px 70px -20px #000000e6;display:flex;flex-direction:column;gap:1.5rem;height:auto;max-width:300px;overflow:hidden;padding:.75rem 1rem;position:relative;user-select:none;width:100%}.login__header{color:#051622;flex-direction:row;gap:1rem;justify-content:flex-start}.login__header,.login__header__logo-container{align-items:center;display:flex;position:relative}.login__header__logo-container{height:30px;justify-content:center;width:30px}.login__header__title-container{display:flex;flex-direction:column}.login__body,.login__footer{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem}.login__footer{padding:.5rem 0 0}.login__footer__options{display:flex;gap:.75rem;justify-content:space-around;text-decoration:underline}.login__footer__copyright,.login__footer__options{color:#0f0e0c80;font-size:.7rem}.login__divider{background-color:#051622;display:block;height:25px;position:relative;width:2px}.btn{align-items:center;background-color:#0000;border-radius:4px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;height:45px;justify-content:center;max-width:350px;padding:10px 15px;text-align:center;text-transform:capitalize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto}.btn--inverted{background-color:#051622;color:#fff}.btn--shadow{box-shadow:0 0 3px 0 #0006}.btn--green{background-color:rgba(0,187,44,.859);color:#fff}.btn--red{background-color:#f54646;color:#fff}.btn--form{height:auto;min-width:50%}.btn--submit{background-color:rgba(0,187,44,.859);color:#fff}.btn--reset{background-color:#051622;color:#fff}.btn--top{border-radius:4px 4px 0 0}.btn--bottom{border-radius:0 0 4px 4px}.btn--left{border-radius:4px 0 0 4px}.btn--middle{border-radius:0}.btn--right{border-radius:0 4px 4px 0}.btn--no-border-radius{border-radius:0}.btn--h-100pc{height:100%}.btn--h-38{height:38px}.btn--h-30{height:30px}.btn--h-25{height:25px}.btn--p-5-15{padding:5px 15px}.btn--w-100pc,.tile{width:100%}.tile{background-color:#fff;border-radius:4px;box-shadow:0 0 3px 0 #0006;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;height:auto;justify-content:space-between;max-width:500px;overflow:hidden;padding:.8rem;position:relative;user-select:none}.tile.hidden{display:none}.tile__content{align-items:flex-start;display:flex;flex-direction:row;height:42px;justify-content:space-between;margin:0;position:relative;width:100%}.tile__content__titles{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;max-width:calc(100% - 68px)}.tile__content__titles h1{color:#051622;font-size:1.1rem;white-space:nowrap}.tile__content__titles p{color:#051622b3;font-size:.8rem}.tile__content__btn{height:39px}.tile__allocation{display:flex;flex-direction:column;height:auto;position:relative;width:100%}.tile__allocation__title{color:#051622b3;font-size:.8rem}.tile__allocation__title--container{display:flex;flex-direction:row;height:auto;justify-content:space-between;width:100%}.tile__allocation__title--container p{color:#051622b3;font-size:.8rem}.tile__progress-bar{background-color:#f0f0f0;border-radius:8px;box-shadow:0 0 2px 0 #0000004d;height:16px}.tile__progress-bar,.tile__progress-bar p{overflow:hidden;position:relative;width:100%}.tile__progress-bar p{font-size:.7rem;font-style:italic;height:100%;padding:0 3px;text-align:center;top:1px;z-index:1}.tile__progress-bar--split{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.tile__progress-bar--split p{padding:0}.tile__progress-bar__fill{background-color:rgba(0,187,44,.859);box-shadow:0 0 4px 0 #0006;height:100%;left:0;overflow:hidden;position:absolute;top:0;z-index:1}.tile__progress-bar__fill--second{left:auto;right:0;z-index:0}@media screen and (min-width:476px){.tile{max-width:calc(50% - 8px)}}@media screen and (min-width:992px){.tile{max-width:calc(33.33333% - 10px)}}@media screen and (min-width:1576px){.tile{max-width:calc(25% - 12px)}}.tileV2{background-color:#fff;border-radius:4px;box-shadow:0 0 3px 0 #0006;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;height:auto;justify-content:space-between;max-width:500px;overflow:hidden;padding:.8rem;position:relative;user-select:none;width:100%}.tileV2.hidden{display:none}.tileV2__content{height:auto;justify-content:space-between;margin:0;position:relative;width:100%}.tileV2__content,.tileV2__content__titles{align-items:flex-start;display:flex;flex-direction:column}.tileV2__content__titles{justify-content:flex-start}.tileV2__content__titles h1{color:#051622;font-size:1.1rem;overflow-wrap:break-word;white-space:normal;word-break:break-word}.tileV2__content__titles p{color:#051622b3;font-size:.8rem}.tileV2__content__row{align-items:center;display:flex;flex-direction:row;gap:5px;height:auto;justify-content:space-between;width:100%}.tileV2__content__btn{height:39px}.tileV2__content__btn--w-50pc{width:50%}.tileV2__content__btn--w-100pc{width:100%}.tileV2__content--gap{gap:5px}.tileV2__allocation{display:flex;flex-direction:column;height:auto;position:relative;width:100%}.tileV2__allocation__title{color:#051622b3;font-size:.8rem}.tileV2__allocation__title--container{display:flex;flex-direction:row;height:auto;justify-content:space-between;width:100%}.tileV2__allocation__title--container p{color:#051622b3;font-size:.8rem}.tileV2__progress-bar{background-color:#f0f0f0;border-radius:8px;box-shadow:0 0 2px 0 #0000004d;height:16px;overflow:hidden;position:relative;width:100%}.tileV2__progress-bar p{font-size:.7rem;font-style:italic;height:100%;overflow:hidden;padding:0 3px;position:relative;text-align:center;top:1px;width:100%;z-index:1}.tileV2__progress-bar--split{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.tileV2__progress-bar--split p{padding:0}.tileV2__progress-bar__fill{background-color:rgba(0,187,44,.859);box-shadow:0 0 4px 0 #0006;height:100%;left:0;overflow:hidden;position:absolute;top:0;z-index:1}.tileV2__progress-bar__fill--second{left:auto;right:0;z-index:0}@media screen and (min-width:476px){.tileV2{max-width:calc(50% - 8px)}}@media screen and (min-width:992px){.tileV2{max-width:calc(33.33333% - 10px)}}@media screen and (min-width:1576px){.tileV2{max-width:calc(25% - 12px)}}.events{display:flex;justify-content:center;min-height:calc(100vh - 55px);overflow:hidden;padding:1.5rem 1.5rem 1.5rem 3rem;position:relative;width:100%}.events .timeline{height:120%;min-height:100vh;top:1rem}.events__year{display:flex;flex-direction:column;margin:0 0 25px;position:relative;width:100%}.events__year__title{background-color:#fff;border-radius:4px;box-shadow:0 0 3px 0 #0006;cursor:pointer;padding:3px 15px}.events__year__title__icon{display:block;height:100%;position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:43px;will-change:transform}.events__year__title__icon:after,.events__year__title__icon:before{background-color:#051622;border-radius:2px;content:"";display:block;height:2px;position:absolute;width:20px}.events__year__title__icon:before{left:15%;top:50%;transform:rotate(45deg)}.events__year__title__icon:after{left:45%;top:50%;transform:rotate(-45deg)}.events__year__content{display:flex;flex-direction:column;overflow:hidden;padding:0 3px 3px;width:100%}.events__year__options{gap:.5rem;height:auto;justify-content:space-between;padding:.5rem 0;position:relative;user-select:none;width:100%;z-index:900}.events__year__cards,.events__year__options{display:flex;flex-direction:row;flex-wrap:wrap}.events__year__cards{gap:15px;justify-content:flex-start}.events__year.collapsed .events__year__title__icon:before{transform:rotate(-45deg)}.events__year.collapsed .events__year__title__icon:after{transform:rotate(45deg)}.events__year.collapsed .events__year__content{max-height:0}.events__filter{align-items:center;display:flex;flex-direction:row}.events__filter__btn{align-items:center;background-color:#051622;border-radius:4px;color:#fff;cursor:pointer;display:flex;height:100%;justify-content:center;min-width:110px;padding:5px;position:relative}.events__filter__btn.active{background-color:color-mix(in srgb,#051622 80%,#fff 20%)}.events__filter__btn__label{font-size:.9rem;margin:0;white-space:nowrap}.events__sort-by{height:auto;position:relative;width:auto}.events__sort-by:hover .events__sort-by__list{height:216px}.events__sort-by__btn{align-items:center;background-color:#051622;border-radius:4px;color:#fff;cursor:pointer;display:flex;height:100%;justify-content:space-between;min-width:140px;padding:5px .5rem;position:relative}.events__sort-by__btn__label{font-size:.9rem;margin:0 4px 0 0;text-transform:capitalize;white-space:nowrap}.events__sort-by__btn__icon{display:block;height:100%;position:relative;width:20px}.events__sort-by__btn__icon:after,.events__sort-by__btn__icon:before{background-color:#fff;border-radius:2px;content:"";display:block;height:2px;position:absolute;width:10px}.events__sort-by__btn__icon:before{left:15%;top:50%;transform:rotate(45deg)}.events__sort-by__btn__icon:after{left:45%;top:50%;transform:rotate(-45deg)}.events__sort-by__list{background-color:#051622;border-radius:0 0 4px 4px;display:flex;flex-direction:column;height:0;left:0;margin:0;overflow:hidden;padding:0;position:absolute;top:calc(100% - 2px);-webkit-transition:height .3s ease-in-out;-ms-transition:height .3s ease-in-out;-o-transition:height .3s ease-in-out;transition:height .3s ease-in-out;width:100%}.events__sort-by__list__item{align-items:center;border:1px solid #ffffff29;border-top:none;color:#fff;cursor:pointer;display:flex;font-size:.8rem;justify-content:flex-start;min-height:36px;padding:.5rem;width:100%}.events__sort-by__list__item span{margin:0 5px}.events__sort-by__list__item:hover{background-color:#2d3c47}.timeline{background-color:#051622;left:-1.5rem;position:absolute;width:2px;z-index:10}.timeline__title{margin-bottom:.5rem;position:relative;text-transform:capitalize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.timeline__title:before{background-color:#fff;border:2px solid #051622;border-radius:100%;content:"";height:14px;left:-30px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:14px;will-change:transform;z-index:11}.timeline__title h1{color:#051622;font-size:1.8rem;font-weight:400;letter-spacing:3px;line-height:normal;margin:0;position:relative;z-index:1}.timeline__title span{left:-24px;top:50%;-webkit-transform:translateY(-65%);-ms-transform:translateY(-65%);-o-transform:translateY(-65%);transform:translateY(-65%)}.timeline span,.timeline__title span{background-color:#0000;height:2px;position:absolute;width:2px;will-change:transform;z-index:11}.timeline span{bottom:0;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%)}@media screen and (min-width:476px){.events__year__options{justify-content:flex-end}}@media screen and (min-width:992px){.events__year__title__icon:after,.events__year__title__icon:before{-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.events__year__content{max-height:1360px;-webkit-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;transition:all .7s ease-in-out}}@media screen and (min-width:1576px){.events__year__content{max-height:1020px}}.event-setup{display:block;min-height:calc(100vh - 65px);padding:.5rem;position:relative}.event-setup__buttons{align-items:center;display:flex;gap:8px;margin-top:20px;width:100%}.sheet{width:100%}.sheet__header{flex-direction:column;gap:.5rem;margin:.5rem 0;position:relative;z-index:2}.sheet__header,.sheet__users{display:flex;height:auto;width:100%}.sheet__users{flex-direction:row}.sheet__users__icon{align-items:center;border-radius:20px;box-sizing:border-box;display:flex;height:40px;justify-content:center;overflow:hidden;width:40px}.sheet__users__icon:not(:first-child){margin-left:-10px}.sheet__users__icon img{border-radius:inherit;height:40px;width:40px}.toolbar{background-color:#fff;border-radius:6px;box-shadow:0 1px 1px 0 #000;display:flex;height:60px;position:relative;width:100%;z-index:999}.toolbar__nav__btn{background-color:#222;cursor:pointer;height:100%;padding:.5rem;position:absolute;user-select:none;width:auto}.toolbar__nav__btn,.toolbar__nav__btn span{align-items:center;display:flex;justify-content:center}.toolbar__nav__btn span{font-size:2.5rem;height:auto;position:relative;top:-5px}.toolbar__nav__btn:first-child,.toolbar__nav__btn:last-child{color:#fff}.toolbar__nav__btn:first-child{border-radius:6px 0 0 6px;border-right:1px solid #ffffff29;left:0}.toolbar__nav__btn:last-child{border-left:1px solid #ffffff29;border-radius:0 6px 6px 0;right:0}.toolbar__nav__btn.disabled{cursor:not-allowed}.toolbar__nav__btn.disabled span{opacity:.5}.toolbar__view{display:block;height:100%;margin:0 29px;max-width:calc(100% - 58px);overflow-x:clip;overflow-y:visible;position:relative;width:100%}.toolbar__content{display:flex;flex-direction:row;height:100%;left:0;position:relative;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:auto}.toolbar__content__group{height:100%;min-width:100%;position:relative}.toolbar__content__label{align-items:center;background-color:#222;color:#fff;display:flex;height:20px;justify-content:center;overflow:hidden;text-overflow:ellipsis;user-select:none;width:100%}.toolbar__content__label p{font-size:.75rem}.toolbar__content__tools{display:flex;flex-direction:row;height:calc(100% - 20px);width:100%}.toolbar__content__tools__menu{cursor:pointer;display:flex;flex-direction:column;flex-grow:1;height:100%;position:relative;user-select:none}.toolbar__content__tools__menu--filter{background-color:#efa85b}.toolbar__content__tools__menu--sort{background-color:#2196f3}.toolbar__content__tools__menu--allocations,.toolbar__content__tools__menu--generate,.toolbar__content__tools__menu--partners{background-color:#fff}.toolbar__content__tools__menu--reset{background-color:#f54646b3}.toolbar__content__tools__menu:not(:last-child):before{background-color:#222;content:"";display:block;height:30px;position:absolute;right:-1px;top:50%;transform:translateY(-50%);width:2px;z-index:999}.toolbar__content__tools__menu:hover .toolbar__content__tools__menu__list{height:auto}.toolbar__content__tools__menu__btn{align-items:center;background-color:#0000;color:#222;cursor:pointer;display:flex;height:100%;justify-content:center;padding:5px;position:relative}.toolbar__content__tools__menu__btn--disable,.toolbar__content__tools__menu__btn:hover{background-color:color-mix(in srgb,#0000,#222 25%)}.toolbar__content__tools__menu__btn--disable{cursor:not-allowed;opacity:.25;user-select:none}.toolbar__content__tools__menu__btn__label{font-size:.85rem}.toolbar__content__tools__menu__btn__icon{display:block;height:100%;position:relative;width:20px}.toolbar__content__tools__menu__btn__icon:after,.toolbar__content__tools__menu__btn__icon:before{background-color:#222;border-radius:2px;content:"";display:block;height:2px;position:absolute;width:10px}.toolbar__content__tools__menu__btn__icon:before{left:15%;top:50%;transform:rotate(45deg)}.toolbar__content__tools__menu__btn__icon:after{left:45%;top:50%;transform:rotate(-45deg)}.toolbar__content__tools__menu__list{background-color:#fff;display:flex;flex-direction:column;height:0;left:0;overflow:hidden;position:absolute;top:calc(100% + 1px);width:100%}.toolbar__content__tools__menu__list__item{align-items:center;background-color:#fff;border:1px solid #444;border-top:none;color:#222;cursor:pointer;display:flex;font-size:.8rem;height:35px;justify-content:flex-start;overflow:hidden;text-align:left;width:100%}.toolbar__content__tools__menu__list__item:hover{background-color:color-mix(in srgb,#0000,#222 25%)}#sheetGuest{border-radius:0;border-style:solid dashed dashed;border-top:2px dashed #222;box-shadow:none;padding-top:1.2rem}@media screen and (min-width:768px){.toolbar__content__group{box-sizing:border-box;min-width:50%}.toolbar__content__group:nth-child(odd){border-right:4px solid #222}}@media screen and (min-width:992px){.sheet__header{align-items:center;flex-direction:row-reverse;gap:unset}.sheet__users{max-width:15%;width:unset}.sheet__users__icon:first-child{margin-left:10px}}@media screen and (min-width:1200px){.toolbar__content__group{min-width:33.333333%}.toolbar__content__group:first-child,.toolbar__content__group:nth-child(2n){border-right:4px solid #222}.toolbar__content__group:nth-child(3n){border-right:none}}@media screen and (min-width:1876px){.toolbar__content__group{min-width:16.666667%}.toolbar__content__group:nth-child(1n){border-right:4px solid #222}.toolbar__content__group:last-child{border-right:none}}.ag-theme-quartz,.ag-theme-quartz-dark{--ag-font-family:"Montserrat",sans-serif;--ag-font-size:14px;--ag-grid-size:6px;--ag-row-height:34px}.ag-theme-quartz{--ag-active-color:#2196f3;--ag-foreground-color:#222;--ag-background-color:#fff;--ag-border-color:#444;--ag-secondary-border-color:var(--ag-border-color);--ag-row-border-color:var(--ag-border-color);--ag-header-foreground-color:var(--ag-background-color);--ag-header-background-color:var(--ag-foreground-color);--ag-header-column-resize-handle-color:var(--ag-background-color);--ag-icon-font-color:var(--ag-background-color);--ag-borders-input:solid 2px;--ag-input-border-color:var(--ag-active-color);--ag-input-focus-border-color:var(--ag-active-color);--ag-row-hover-color:color-mix(in srgb,#0000,var(--ag-foreground-color) 15%);--ag-column-hover-color:color-mix(in srgb,#0000,var(--ag-foreground-color) 15%);--ag-pinned-left-background-color:#22222226;border-radius:8px;box-shadow:0 2px 2px 0 #000}.ag-theme-quartz .ag-header-cell-filtered{background-color:#efa85b}.ag-theme-quartz .ag-header-cell[aria-sort=ascending],.ag-theme-quartz .ag-header-cell[aria-sort=descending]{background-color:#2196f3}.ag-theme-quartz .ag-header-cell[aria-sort=ascending].ag-header-cell-filtered,.ag-theme-quartz .ag-header-cell[aria-sort=descending].ag-header-cell-filtered{background-image:linear-gradient(to top left,var(--ag-active-color) 50%,#efa85b 50%)}.ag-theme-quartz .ag-input-field-label{color:var(--ag-background-color)}.ag-theme-quartz .ag-pinned-left-header{border-right:none!important}.ag-theme-quartz .ag-row-even :last-child,.ag-theme-quartz .ag-row-odd :last-child{border-right:1px solid var(--ag-border-color)}.ag-theme-quartz .ag-cell{border-left:1px solid var(--ag-border-color)}.ag-theme-quartz .ag-cell-focus:not(.ag-cell-range-selected):focus-within{border:2px solid #2196f3}.ag-theme-quartz .ag-pinned-left-cols-container>*,.ag-theme-quartz .ag-pinned-right-cols-container>*{background-color:var(--ag-pinned-left-background-color)!important}.ag-theme-quartz .ag-pinned-left-cols-container .ag-cell-focus,.ag-theme-quartz .ag-pinned-right-cols-container .ag-cell-focus{border:none!important}.ag-theme-quartz .ag-pinned-left-cols-container .ag-green-row,.ag-theme-quartz .ag-pinned-right-cols-container .ag-green-row{background-color:#00bb2cb3!important}.ag-theme-quartz .ag-pinned-left-cols-container .ag-red-row,.ag-theme-quartz .ag-pinned-right-cols-container .ag-red-row{background-color:#f54646b3!important}.ag-theme-quartz .ag-pinned-left-cols-container .activity-col1,.ag-theme-quartz .ag-pinned-right-cols-container .activity-col1{background-color:#e883e6b3!important}.ag-theme-quartz .ag-center-cols-container .ag-green-row .ag-cell[col-id=Total]{background-color:#00bb2cb3!important}.ag-theme-quartz .ag-center-cols-container .ag-red-row .ag-cell[col-id=Total]{background-color:#f54646b3!important}.ag-theme-quartz .ag-center-cols-container .activity-col1 .ag-cell[col-id=Total]{background-color:#e883e6b3!important}.ag-theme-quartz .alt-grey{background-color:#f0f0f0}.ag-theme-quartz-dark .ag-header-cell-filtered{background-color:#efa85b}.ag-theme-quartz-dark .ag-row-even :last-child,.ag-theme-quartz-dark .ag-row-odd :last-child{border-right:1px solid #ffffff1a}.ag-theme-quartz-dark .ag-cell{border-left:1px solid #ffffff1a}.ag-theme-quartz-dark .ag-pinned-left-cols-container>*{background-color:#1d2c37!important}.ag-theme-quartz-dark .ag-center-cols-container>*{background-color:#333}.ag-theme-quartz-dark .ag-green-row{background-color:#00bb2cd9!important}.ag-theme-quartz-dark .ag-red-row{background-color:#f54646!important}.ag-input-field-input:focus{border-color:#0000!important}.ag-cell-edit-wrapper,.ag-cell-editor,.ag-input-wrapper{border-right:none!important}.day-col1{background-color:#d6f0f4}.day-col2{background-color:#bae2e7}.day-col3{background-color:#9bd4e8}.day-col4{background-color:#b0c4de}.modal{align-items:center;display:flex;justify-content:center;overflow:hidden;position:fixed;z-index:1001}.modal,.modal__background{bottom:0;left:0;right:0;top:0}.modal__background{background-color:#00000080;position:absolute;z-index:1}.modal__dialog{background-color:#fff;border-radius:4px;box-shadow:0 0 4px 0 #0006;display:flex;flex-direction:column;gap:.5rem;height:auto;max-height:calc(100% - 2rem);max-width:calc(100% - 2rem);min-width:290px;overflow-x:hidden;overflow-y:auto;position:relative;width:auto;z-index:2}.modal__dialog__controls{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:flex-end;width:100%}.modal__dialog__controls__close{background-color:#f54646;border-radius:4px;color:#fff;cursor:pointer}.modal__dialog__content{height:auto;width:100%}.modal__dialog__content form{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;height:auto;justify-content:center;width:100%}.modal__dialog__content form h4{text-align:center;width:100%}.modal__dialog__content form input,.modal__dialog__content form label,.modal__dialog__content form select{font-family:Montserrat,sans-serif;font-size:1rem}.modal__dialog__content form label{display:flex;flex-direction:column}.modal__dialog__content form input,.modal__dialog__content form select{border-radius:5px;box-shadow:0 0 2px 0 #0006;box-sizing:border-box;margin-top:2px;padding:5px}.modal__dialog__content form input:focus,.modal__dialog__content form select:focus{box-shadow:0 0 4px 0 #000000b3;outline:none}.modal__dialog__content form input[type=checkbox]{align-self:flex-start;box-shadow:none;cursor:pointer;height:15px;margin:.7rem 0 0;position:relative;width:15px}.modal__dialog__content form .button-container{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.modal__dialog__content form #columns{border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;gap:5px;height:auto;margin:0;max-height:300px;overflow-x:hidden;overflow-y:scroll;width:100%}.modal__dialog__content form #columns input[type=checkbox]:checked+span{opacity:.5}.modal__dialog__content form #columns input[type=checkbox],.modal__dialog__content form #columns label{cursor:pointer}.modal__dialog__content form #columns input{margin:auto 9px}.modal__dialog__content form #columns label{align-items:center;background-color:#051622;border-radius:5px;display:flex;flex-direction:row;height:35px;justify-content:flex-start!important;max-width:250px;width:auto}.modal__dialog__content form #columns label span{align-items:center;color:#fff;display:flex;font-size:.9rem;height:100%;justify-content:center;padding:4px 6px 4px 0;user-select:none;width:auto}.modal__dialog__content__table-header{background-color:#051622;border-radius:6px;color:#fff;font-weight:700;margin-top:1rem;padding:10px 8px;text-align:center}.modal__dialog__content__table-wrapper{border-radius:6px;display:flex;flex-direction:column;margin-top:.25rem}.modal__dialog__content__table-wrapper .table__header{text-align:center!important}.modal__dialog__content__table-wrapper table{border-collapse:initial;border-radius:6px;border-spacing:0;box-shadow:0 0 4px 0 #0006;height:fit-content;margin-bottom:.5rem;overflow:hidden;width:100%}.modal__dialog__content__table-wrapper table:last-child{margin-bottom:0}.modal__dialog__content__table-wrapper table thead tr{height:40px}.modal__dialog__content__table-wrapper table thead tr th{background-color:#051622;border-bottom:1px solid #f0f0f0;color:#fff;font-size:1rem;font-weight:700;margin-top:5px;padding:0 8px;text-align:left}.modal__dialog__content__table-wrapper table tbody tr{height:65px}.modal__dialog__content__table-wrapper table tbody tr:nth-child(2n){background-color:#f8f9fa}.modal__dialog__content__table-wrapper table tbody tr:hover{background-color:#f1f3f5}.modal__dialog__content__table-wrapper table tbody tr td{border-bottom:1px solid #f0f0f0;font-size:.9rem;max-height:65px;padding:0 8px;text-align:left}@media screen and (min-width:768px){.modal__dialog__content form label{align-items:center;flex-direction:row;justify-content:space-between;width:100%}.modal__dialog__content form input,.modal__dialog__content form select{margin:0 0 0 10px}.modal__dialog__content form #confirmationCheck{align-self:auto;height:25px;margin:0 0 0 .5rem;width:25px}}@media screen and (min-width:992px){.modal__dialog__content__table-wrapper{flex-direction:row;flex-wrap:nowrap}.modal__dialog__content__table-wrapper table{margin:0 .5rem}.modal__dialog__content__table-wrapper table:first-child,.modal__dialog__content__table-wrapper table:last-child{margin:0}}.workbook{display:block;min-height:calc(100vh - 65px);padding:.5rem;position:relative}.workbook__header{display:inline-flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.workbook__title{align-items:center;background-color:#222;border-radius:6px 6px 0 0;box-shadow:1px 0 4px 0 #0006;color:#fff;display:flex;height:auto;justify-content:center;letter-spacing:1px;padding:.3rem;position:relative;user-select:none;width:100%;z-index:3}.workbook__title p{font-size:1.1rem}.workbook__tab-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.workbook__tab{align-items:center;background-color:color-mix(in srgb,#222 85%,#fff);border-radius:0 0 6px 6px;color:color-mix(in srgb,#fff 80%,#000);cursor:pointer;display:flex;flex:1;height:auto;justify-content:flex-start;letter-spacing:1px;overflow:hidden;padding:6px 30px 6px 10px;position:relative;text-overflow:ellipsis;user-select:none;white-space:nowrap;z-index:1}.workbook__tab--active{background-color:#222;box-shadow:1px 0 4px 0 #0006;color:#fff;z-index:2}.workbook__tab--back{align-items:center;border-radius:6px!important;display:flex;font-size:.8rem;justify-content:center;margin-bottom:.5rem;padding:.5rem;width:100%}.workbook__tab:hover{background-color:#222;color:#fff}.workbook__page-container{border-radius:0 6px 6px 6px;height:auto;width:100%}.workbook__page{display:none}.workbook__page--active{display:block}@media screen and (min-width:768px){.workbook__header{flex-direction:row;gap:1rem}.workbook__title{border-radius:6px;max-width:500px;width:40%}.workbook__tab-container{flex-direction:row}.workbook__tab{border-radius:0 0 0 0;min-width:auto}.workbook__tab:first-child{border-radius:6px 0 0 6px}.workbook__tab:last-child{border-radius:0 6px 6px 0}.workbook__tab--back{margin-bottom:0;white-space:nowrap}}.analytics{margin:9px 0 0}.analytics,.analytics__container,.analytics__segment{display:flex;flex-direction:column;gap:.5rem;width:100%}.analytics__segment{align-items:center;background-color:#222;border-radius:6px;box-shadow:0 0 3px 0 #0006;color:#fff;height:auto;margin:0}.analytics__segment--w100,.analytics__segment--w100-override{max-width:100%;min-width:100%}.analytics__segment__header{display:flex;flex-direction:column;height:auto;width:100%}.analytics__segment__title{font-size:1rem;padding:.6rem;text-align:center}.analytics__segment__menu{display:flex;flex-direction:row;flex-wrap:wrap;height:auto;user-select:none;width:100%}.analytics__segment__menu--drop-down{flex-wrap:nowrap}.analytics__segment__menu__drop-down{position:relative}.analytics__segment__menu__drop-down__btn{align-items:center;background-color:color-mix(in srgb,#fff,#0b1d28 75%);border-bottom:1px solid color-mix(in srgb,#fff,#0b1d28 50%);color:#fff;cursor:pointer;display:flex;height:26px;justify-content:center;padding:3px;position:relative;width:100%}.analytics__segment__menu__drop-down__btn:not(:last-child){border-right:1px solid color-mix(in srgb,#fff,#0b1d28 50%)}.analytics__segment__menu__drop-down__btn--no-border-right{border-right:none!important}.analytics__segment__menu__drop-down__btn__label{font-size:.85rem;margin:0 4px 0 0}.analytics__segment__menu__drop-down__btn__icon{display:block;height:100%;position:relative;top:-2px;width:20px}.analytics__segment__menu__drop-down__btn__icon:after,.analytics__segment__menu__drop-down__btn__icon:before{background-color:#fff;border-radius:2px;content:"";display:block;height:2px;position:absolute;width:10px}.analytics__segment__menu__drop-down__btn__icon:before{left:15%;top:50%;transform:rotate(45deg)}.analytics__segment__menu__drop-down__btn__icon:after{left:45%;top:50%;transform:rotate(-45deg)}.analytics__segment__menu__drop-down ul{background-color:color-mix(in srgb,#fff,#0b1d28 75%);height:0;left:0;margin:0;overflow:hidden;padding:0;position:absolute;top:100%;width:100%;z-index:10}.analytics__segment__menu__drop-down ul li{align-items:center;border:1px solid #ffffff29;border-top:none;color:#fff;cursor:pointer;display:flex;font-size:.8rem;height:25px;justify-content:flex-start;list-style:none;overflow:hidden;padding:3px;text-align:left}.analytics__segment__menu__drop-down:hover ul{height:auto}.analytics__segment__menu__drop-down--grow-1{flex-grow:1}.analytics__segment__menu__drop-down--grow-2{flex-grow:2}.analytics__segment__menu__btn{align-items:center;background-color:color-mix(in srgb,#fff,#0b1d28 75%);border-bottom:1px solid color-mix(in srgb,#fff,#0b1d28 50%);cursor:pointer;display:flex;flex-grow:1;font-size:.85rem;height:26px;justify-content:center;padding:3px}.analytics__segment__menu__btn:not(:last-child){border-right:1px solid color-mix(in srgb,#fff,#0b1d28 50%)}.analytics__segment__menu__btn.active{background-color:#1d2c37}.analytics__segment__menu form{min-width:100%}.analytics__segment__menu form label{align-items:center;background-color:color-mix(in srgb,#fff,#0b1d28 75%);box-sizing:border-box;display:flex;flex-direction:row;font-size:.85rem;justify-content:space-between;min-width:100%;padding:.25rem .5rem}.analytics__segment__menu form label input,.analytics__segment__menu form label select{background-color:color-mix(in srgb,#fff,#0b1d28 75%);color:#fff;display:block;height:100%;width:50%}.analytics__segment__menu form label:last-child{border-bottom:1px solid color-mix(in srgb,#fff,#0b1d28 50%)}.analytics__segment__availability-container,.analytics__segment__chart-container,.analytics__segment__text-container{align-items:center;display:flex;height:100%;justify-content:center;padding:.5rem;width:100%}.analytics__segment__availability-container--hidden,.analytics__segment__chart-container--hidden,.analytics__segment__text-container--hidden{display:none}.analytics__segment__availability-container{flex-direction:column;gap:.5rem;margin-bottom:.75rem}.analytics__chart-wrapper{height:400px;width:304px}.analytics__chart-wrapper--override{height:500px;width:100%}.analytics__tile{display:flex;flex-direction:column;height:auto;position:relative;user-select:none;width:280px;z-index:1}.analytics__tile__title{font-size:.85rem}.analytics__tile__progress-bar{background-color:#f0f0f0;border-radius:8px;box-shadow:0 0 2px 0 #0000004d;height:16px;overflow:hidden;position:relative;width:100%}.analytics__tile__progress-bar__fill{background-color:rgba(0,187,44,.859);box-shadow:0 0 4px 0 #0006;height:100%;left:0;overflow:hidden;position:absolute;top:0;z-index:1}.analytics__tile__progress-bar__label{color:#222;font-size:.7rem;font-style:italic;height:100%;overflow:hidden;padding:0 3px;position:relative;text-align:center;top:1px;width:100%;z-index:1}@media screen and (min-width:768px){.analytics__container{flex-direction:row;flex-wrap:wrap}.analytics__segment{width:calc(50% - .25rem)}.analytics__segment__availability-container{flex-direction:row;flex-wrap:wrap;gap:1rem 1.5rem}}@media screen and (min-width:992px){.analytics__segment{width:calc(33.33333% - .33333rem)}}@media screen and (min-width:1200px){.analytics__segment--w100{min-width:calc(50% - .25rem)}}.edit{display:block;min-height:calc(100vh - 65px);padding:.5rem;position:relative}.edit__buttons{align-items:center;display:flex;gap:8px;margin-top:20px;width:100%}*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}body{background-image:linear-gradient(to right top,#dedede,#c7c7c7,#cecece,#d5d5d5,#dcdcdc,#e0e0e0,#e4e4e4,#e8e8e8,#eaeaea,#ececec,#eee,#f0f0f0);margin:0;min-height:100vh;overflow-y:scroll;width:100%}main{height:auto;max-width:100%;overflow:hidden}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,sans-serif;text-rendering:optimizeLegibility}h1{font-size:2.25rem}@media screen and (min-width:374px){h1{font-size:2.5rem}}@media screen and (min-width:768px){h1{font-size:2.75rem}}h2{font-size:2rem}@media screen and (min-width:374px){h2{font-size:2.25rem}}@media screen and (min-width:768px){h2{font-size:2.5rem}}h3{font-size:1.75rem}@media screen and (min-width:374px){h3{font-size:1.875rem}}@media screen and (min-width:768px){h3{font-size:2rem}}h4{font-size:1.4rem}h5{font-size:1.2rem}h6{font-size:1.15rem}h1,h2,h3,h4,h5,h6,li,p{line-height:1.4;margin:0}li,p{font-size:1rem;letter-spacing:1px;margin:0}.api-override{display:block;min-height:calc(100vh - 65px);padding:.5rem;position:relative}.ag-theme-quartz .ag-checkbox-cell,.ag-theme-quartz-dark .ag-checkbox-cell{align-items:center;border:none!important;display:flex;height:100%;justify-content:center;min-width:100%}.ag-theme-quartz .ag-checkbox,.ag-theme-quartz-dark .ag-checkbox{border:none!important;position:relative}.ag-theme-quartz .ag-checkbox-input-wrapper,.ag-theme-quartz-dark .ag-checkbox-input-wrapper{transform:scale(1.5);transform-origin:center}a,a:hover,a:link,a:visited{color:inherit;content:inherit;text-decoration:none}.no-scroll{overflow:hidden}.err{background-color:#ffb7b7;border-radius:4px;box-sizing:border-box;color:red;padding:.5rem}.err p{font-size:.8rem}.err--margin-top{margin-top:1rem}