@layer ccc{.popup-container{border:none;outline:none;padding:0;background:transparent;border-radius:10px;overflow:visible}.popup-container--disable-backdrop::-webkit-backdrop{background:transparent}.popup-container--disable-backdrop::backdrop{background:transparent}.popup-container--ghost-search{padding-right:0}.popover-menu__container--right-align-text .list-selection-item__button{justify-content:flex-end}.list-selection-item--divider-above{padding-top:0}.list-selection-item__divider{border-top:1px solid #fff;margin:5px 10px}.list-selection-item__button{height:30px;width:100%;padding:10px 10px 10px 30px;position:relative;border-radius:10px;border:none;outline:none}.list-selection-item__button,.list-selection-item__button span{display:flex;justify-content:flex-start;align-items:center;background:transparent}.list-selection-item__button span{z-index:5;pointer-events:none}.list-selection-item__button:hover:after{content:"";position:absolute;inset:0;background:#ffffff1a;pointer-events:none;border-radius:10px}.list-selection-item__button--inverted{background-color:#fff}.list-selection-item__button--primary-hover:hover .text{color:#fff}.list-selection-item__button--primary-hover:hover:after,.list-selection-item__button--selected-no-tick{background:var(--primary-tint-color)}.list-selection-item__button--disabled{opacity:.5;cursor:not-allowed}.list-selection-item__button--disabled:hover:after{display:none}.list-selection-item__button:active .list-selection-item__button-mask--luminosity{background:linear-gradient(0deg,#bbb 0 100%);background-blend-mode:luminosity}.list-selection-item__button:active .list-selection-item__button-mask--saturation{background:var(--primary-tint-color);background-blend-mode:saturation}.list-selection-item__button-mask--luminosity,.list-selection-item__button-mask--saturation{position:absolute;top:0;left:0;height:30px;width:100%;border-radius:10px;z-index:2;opacity:1;pointer-events:none}}.nav-bar{width:100%;height:75px;min-height:75px;z-index:15}.nav-bar--bottom{height:55px;min-height:55px}@media screen and (max-width:700px){.nav-bar--bottom{height:auto;min-height:auto}.nav-bar--bottom .nav-bar__grid{flex-wrap:wrap;padding:10px}}.nav-bar__bottom-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}@media screen and (max-width:700px){.nav-bar__bottom-container{flex-direction:column;align-items:stretch}}.nav-bar__flex-reversed-button{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:5px}.nav-bar__bottom-button{width:-moz-fit-content;width:fit-content}@media screen and (max-width:700px){.nav-bar__bottom-button{width:100%;justify-content:center;text-align:center}}.nav-bar__bottom-resources-button{display:none}@media screen and (max-width:900px){.nav-bar__bottom-resources-button{display:flex}}.nav-bar--left-aligned{float:left}@media screen and (max-width:700px){.nav-bar--left-aligned{float:none;width:100%}}.nav-bar--right-aligned{float:right}@media screen and (max-width:700px){.nav-bar--right-aligned{float:none;width:100%}}.nav-bar__multitabs{width:100%;min-width:0}.nav-bar__grid{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;height:100%;width:100%;padding:0 20px}@media screen and (max-width:900px){.nav-bar__grid{gap:6px;padding:0 10px}}.nav-bar__item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;height:100%;width:-moz-fit-content;width:fit-content;flex-shrink:0;position:relative}.nav-bar__item--full-width{width:100%}.nav-bar__item--shrink{flex-shrink:1;min-width:200px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-bar__nav-text{color:#202020;font-family:Quicksand,Helvetica,Arial,Sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;position:relative;width:100%;max-width:100%}.nav-bar__title-text{width:100%;max-width:100%;overflow-x:hidden;text-overflow:ellipsis}.nav-bar__nav-login-icon{width:50px;height:50px;border-radius:50%;box-shadow:2px 2px 10px 0 rgba(0,0,0,.25);cursor:pointer;position:relative}.nav-bar__list{flex:1 1;min-width:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:20px}.nav-bar__resources-wrapper{width:-moz-fit-content;width:fit-content;flex-shrink:0}@media screen and (max-width:900px){.nav-bar__resources-wrapper{display:none}}.nav-bar__long-button.circles-button{padding:0 20px}.nav-bar__default-portrait,.nav-bar__user-portrait{width:50px;height:50px;border-radius:50%;object-fit:cover}.nav-bar__default-portrait{background:#525252;display:grid;place-content:center}.nav-bar__default-portrait svg{width:40px;height:40px}.nav-bar__room-btn-container{width:-moz-fit-content;width:fit-content;height:100%;display:flex;justify-content:flex-end;align-items:center;gap:10px}.nav-bar__room-btn-container .circles-button{width:200px}.nav-bar .member-portrait{width:100%;height:100%;border-radius:50%;background-repeat:cover;display:flex;justify-content:center;align-items:center}.nav-bar .member-portrait__shadow{box-shadow:2px 2px 10px 0 rgba(0,0,0,.25)}.nav-bar .member-portrait__default-avatar{z-index:0}.nav-bar .member-portrait__avatar{z-index:1}.nav-bar .member-portrait__img{height:auto;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:50%;position:absolute}.org-select-dropdown{display:inline-grid;max-width:200px}.org-select-dropdown__sizer{grid-area:1/1;height:0;overflow:hidden;visibility:hidden;display:flex;flex-direction:column;pointer-events:none;max-width:200px}.org-select-dropdown__sizer span{white-space:nowrap;padding:0 40px 0 0}.org-select-dropdown .circles-shelf__content{padding:10px}.org-select-dropdown .circles-shelf__content .text{color:hsla(0,0%,100%,.8)}.org-select-dropdown .circles-shelf__content svg path{fill:hsla(0,0%,100%,.8)}.org-select-dropdown .dropdown{max-width:200px}@media screen and (max-width:900px){.org-select-dropdown,.org-select-dropdown .dropdown,.org-select-dropdown__sizer{max-width:120px}}.org-selection-menu{height:auto;overflow:visible;display:flex;justify-content:flex-start;align-items:center;gap:10px}.org-selection-menu,.org-selection-menu__shelf{position:relative;width:100%;border-radius:10px}.org-selection-menu__shelf{margin-top:0;height:35px}.org-selection-menu__shelf .rectangle{background:transparent;box-shadow:none}.org-selection-menu__shelf .circles-shelf__content{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.org-selection-menu__shelf .circles-shelf__content svg{fill:#000}.org-selection-menu .arrow-container{background:transparent;border:none;padding:0;pointer-events:none;display:flex;align-items:center;height:35px}.org-selection-menu .arrow-container--hidden{opacity:0}.org-selection-menu__arrow-closed{transform:rotate(180deg)}.org-selection-menu__selected-label{display:block;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;text-box-trim:unset;text-box-edge:unset}.org-selection-menu__shelf .circles-shelf__content>.popover-menu__container{flex-shrink:0}.org-selection-menu .popover-menu__container__button span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tabbed-display{width:100%;height:calc(100vh - 165px);height:calc(100dvh - 165px)}@media screen and (max-width:700px){.tabbed-display{flex:1 1;min-height:0;height:0}}.tabbed-display--agendas,.tabbed-display--metrics{display:flex;flex-direction:column;align-items:center}.tabbed-display--agendas{justify-content:center}@media screen and (max-width:700px){.tabbed-display--agendas{justify-content:stretch}}.tabbed-display .circles-shelf__content{height:100%}.tab-content{width:100%;height:100%;overflow:auto;padding:10px 0}.tab-content__metrics-tab{width:100%;max-width:1200px}.tab-content__agendas-tab{width:100%;max-width:870px;height:100%;padding:20px 0}@media screen and (max-width:700px){.tab-content__agendas-tab{max-width:100%;height:100%}}.tab-content__centered{display:grid;place-content:center}