.profile-menu{flex-direction:column;gap:8px;max-width:280px;display:flex}.profile-menu__user-info{align-items:center;gap:8px;width:100%;padding:8px;display:flex}.profile-menu__user-meta{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.profile-menu__username{color:#000000de;font-family:var(--font-plus-jakarta-sans);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.profile-menu__email{font-family:var(--font-plus-jakarta-sans);color:#0009;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.profile-menu__sign-out{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.profile-menu__menu-items{min-width:280px}
.user-profile__button{padding:0;transition:opacity .3s}.user-profile__button--active{opacity:.5}.user-profile__avatar{width:36px;height:36px}
.header-standalone-wrapper{align-items:center;gap:24px;display:flex}.header-standalone-wrapper--mobile{width:100%;height:auto;margin-bottom:16px}.header-standalone-wrapper__trello-icon{color:#212121;width:24px;height:24px;transition:all .3s ease-in-out}.header-standalone-wrapper__button{gap:10px;height:36px;padding-block:5px;font-size:14px;line-height:26px}.header-standalone-wrapper__button .header-standalone-wrapper__trello-icon{color:#2979ff;width:20px;height:20px}.header-standalone-wrapper__button--scrolled .header-standalone-wrapper__trello-icon{color:#fff}
@keyframes glance-animation{0%{opacity:0;left:0}50%{opacity:1}to{opacity:0;left:100%}}.nav{font-family:var(--font-noto-sans);grid-template-columns:auto 1fr auto;gap:20px;height:100%;font-weight:400;display:grid}.nav:has(.nav__item:hover,.nav__cta:hover) .nav__backdrop{opacity:1;pointer-events:all}.nav__backdrop{top:var(--header-height);opacity:0;pointer-events:none;z-index:1;background-color:#0000004d;width:100%;height:100vh;transition:opacity .3s ease-out;display:block;position:absolute;left:0}@media screen and (max-width:1200px){.nav__backdrop{display:none}}.nav__divider{width:calc(100% - 16px);margin:0 8px 16px}.nav__list{justify-content:center;align-items:center;gap:16px;margin:0;padding:0;list-style:none;display:flex}.nav__list-logo{justify-self:flex-start}.nav__profile{width:36px;height:36px;margin-left:24px;position:relative}.nav__profile-spinner{z-index:1;background-color:#ffffff4d;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.nav__profile-spinner[hidden]{display:none}.nav__cta{place-self:center stretch}@media screen and (max-width:1200px){.nav{flex-direction:column;gap:0;padding:32px 34px 0 50px;display:flex}.nav__profile{border-bottom:1px solid #e6eaed;flex-grow:1;width:100%;height:auto;margin:18px 0 0;padding:0 0 18px}.nav__profile-login{border-bottom:1px solid #e6eaed;padding:18px 0}.nav__list{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0}.nav__list>img{margin:auto;padding-top:30px;display:block}.nav__list-wrapper{flex-direction:column-reverse;gap:16px;display:flex}.nav div.nav__list{flex-direction:column-reverse}.nav__item{min-width:100%;padding-bottom:16px;font-size:24px}.nav__cta{width:100%}}@media screen and (max-width:425px){.nav{padding:32px 27px 0}}
@keyframes glance-animation{0%{opacity:0;left:0}50%{opacity:1}to{opacity:0;left:100%}}.page-side-nav{--header-height:60px;font-family:var(--font-noto-sans);z-index:25;background-color:#fff;position:sticky;top:0;overflow:visible}.page-side-nav__drawer{scrollbar-gutter:stable;min-width:320px}@media (min-width:1201px){.page-side-nav__drawer{display:none}}.page-side-nav__content{min-width:fit-content}.page-side-nav__logo{flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 34px 0 50px;display:flex}.page-side-nav__logo :first-child{width:auto;height:28px}.page-side-nav__logo :last-child{cursor:pointer;width:24px;height:24px}.page-header{height:var(--header-height);margin-bottom:0;font-size:18px;display:flex}@media (max-width:1200px){.page-header__wrapper--mobile{display:flex}.page-header__wrapper--desktop{display:none}}@media (min-width:1201px){.page-header__wrapper--mobile{display:none}.page-header__wrapper--desktop{display:flex}}.page-header__wrapper{align-items:center;width:100%;transition:box-shadow .3s ease-in-out}.page-header__wrapper--scrolled{box-shadow:0 4px 4px #0000000d}.page-header__navigation--desktop{flex:1}.page-header__navigation--mobile{justify-content:space-between;align-items:center;display:flex}.page-header__navigation--mobile .mdi-menu{cursor:pointer;font-size:28px}.page-header__navigation--mobile .mdi-menu.white{color:#fff}.page-header__burger{cursor:pointer;color:#000;aspect-ratio:1;width:32px}@media only screen and (max-width:425px){.page-side-nav__logo{padding:0 27px}.page-side-nav__content,.page-side-nav__drawer{width:100%}}
