#group-switcher{margin-right:8px;position:relative}#group-switcher-toggle{cursor:pointer;color:var(--white);white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:1.5em;font-weight:300;text-decoration:none;display:flex}#group-switcher-label{text-decoration:none}#group-switcher-toggle:hover #group-switcher-label{text-decoration:underline}#group-switcher-arrow{flex-shrink:0;transition:transform .15s}#group-switcher-arrow.open{transform:rotate(180deg)}#group-switcher-dropdown{z-index:100;flex-direction:column;gap:4px;min-width:200px;margin-top:4px;padding:6px;display:flex;position:absolute;top:100%;left:0}@media screen and (width<=400px){#group-switcher-dropdown{box-sizing:border-box;place-self:center;left:calc(50% - 100px)}}.group-switcher-item{align-items:center;gap:4px;display:flex}.group-switcher-item-button{text-align:left;cursor:pointer;flex:1}.group-switcher-remove{cursor:pointer;flex-shrink:0;padding:.1em .4em;font-size:.8em}.group-switcher-add{text-align:center;cursor:pointer;margin-top:2px}#app-navigation{flex-shrink:0;align-items:center;padding:8px;display:flex}.mobile{min-width:64px;display:none}@media only screen and (width<=800px){.desktop{display:none}.mobile{display:initial}#app-navigation{flex-direction:column}}#app-navigation .men-button img{height:24px}#app-navigation-nav{flex-wrap:wrap;flex-grow:1;justify-content:flex-start;align-items:center;gap:6px;display:flex}.nav-main-links,.nav-right-links{flex-wrap:wrap;align-items:center;gap:6px;display:flex}#app-navigation-spacer{flex:1 1 0}#app-navigation-group-name{color:var(--white);white-space:nowrap;margin-right:8px;font-size:1.5em;font-weight:300}#side-panels-container{box-sizing:border-box;flex-direction:column;gap:16px;height:100%;padding:4px;list-style:none;display:flex;overflow-y:auto}@media only screen and (width<=800px){#side-panels-container{display:none}}#main-content{z-index:1;flex-direction:column;flex:1;gap:8px;display:flex}#unauthed-content{position:absolute;inset:0;overflow-y:scroll}
