.SidebarProjects-module__BQ2TZa__wrapper{width:100%;margin:12px 0}.SidebarProjects-module__BQ2TZa__collapsedWrapper{justify-content:center;width:100%;margin:12px 0;display:flex;overflow:visible}.SidebarProjects-module__BQ2TZa__fullWidthTrigger{justify-content:center;width:100%;display:flex}.SidebarProjects-module__BQ2TZa__container{background:var(--color-white-2);cursor:pointer;border:none;border-radius:12px;outline:none;align-items:center;width:100%;padding:12px;transition:background .2s,transform .2s;display:flex;overflow:visible}.SidebarProjects-module__BQ2TZa__projectClickArea:hover .SidebarProjects-module__BQ2TZa__name{color:var(--color-green-3)}.SidebarProjects-module__BQ2TZa__projectMain{align-items:center;gap:12px;width:100%;display:flex}.SidebarProjects-module__BQ2TZa__collapsed .SidebarProjects-module__BQ2TZa__projectMain{flex-direction:column;justify-content:center;gap:8px}.SidebarProjects-module__BQ2TZa__projectClickArea{cursor:pointer;flex:1;align-items:center;gap:12px;min-width:0;display:flex}.SidebarProjects-module__BQ2TZa__collapsed .SidebarProjects-module__BQ2TZa__projectClickArea{flex:none;gap:0}.SidebarProjects-module__BQ2TZa__collapsed{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:max-content;padding:8px;display:flex;overflow:visible}.SidebarProjects-module__BQ2TZa__iconContainer{width:24px;height:24px;color:var(--color-green-3);-webkit-user-select:none;user-select:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.SidebarProjects-module__BQ2TZa__favicon{object-fit:contain;width:100%;height:100%;padding:2px}.SidebarProjects-module__BQ2TZa__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SidebarProjects-module__BQ2TZa__label{color:var(--color-grey-1);text-transform:uppercase;letter-spacing:.05em;opacity:.88;font-size:.65rem;font-family:var(--font-family-2-bold)}.SidebarProjects-module__BQ2TZa__name{color:var(--color-black-2);font-size:.85rem;font-family:var(--font-family-2-bold);white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;overflow:hidden}.SidebarProjects-module__BQ2TZa__arrowContainer{width:28px;height:28px;color:var(--color-grey-1);opacity:.6;cursor:pointer;border-radius:8px;outline:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.SidebarProjects-module__BQ2TZa__arrowContainer:hover,.SidebarProjects-module__BQ2TZa__arrowActive{background:var(--color-grey-3);color:var(--color-black-1);opacity:.7}.SidebarProjects-module__BQ2TZa__arrowContainer svg{pointer-events:none}.SidebarProjects-module__BQ2TZa__popover{justify-content:center;align-items:center;height:28px;display:flex;position:relative}.SidebarProjects-module__BQ2TZa__popoverContent{z-index:2000}.SidebarProjects-module__BQ2TZa__dropdown{background:var(--color-white-1);border:1px solid var(--color-grey-2);border-radius:var(--border-radius-card-5);width:200px;box-shadow:0 4px 20px var(--color-shadow-md);flex-direction:column;gap:4px;padding:8px;display:flex}.SidebarProjects-module__BQ2TZa__projectList{flex-direction:column;gap:4px;max-height:300px;padding-right:4px;display:flex;overflow-y:auto}.SidebarProjects-module__BQ2TZa__dropdownItem{border-radius:var(--border-radius-button);cursor:pointer;font-size:.9rem;font-family:var(--font-family-2-semi-bold);color:var(--color-black-1);align-items:center;gap:12px;padding:10px 12px;transition:background .2s;display:flex}.SidebarProjects-module__BQ2TZa__dropdownItem:hover:not(.SidebarProjects-module__BQ2TZa__activeProject){background:var(--color-grey-3)}.SidebarProjects-module__BQ2TZa__activeProject{background:var(--color-green-4)}.SidebarProjects-module__BQ2TZa__activeProject .SidebarProjects-module__BQ2TZa__dropdownName{color:var(--color-green-3);font-family:var(--font-family-2-bold)}.SidebarProjects-module__BQ2TZa__nameActive{color:var(--color-green-3);-webkit-user-select:none;user-select:none}.SidebarProjects-module__BQ2TZa__dropdownIcon{width:18px;height:18px;color:var(--color-green-3);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.SidebarProjects-module__BQ2TZa__dropdownIcon svg{width:100%;height:100%}.SidebarProjects-module__BQ2TZa__faviconSmall{object-fit:contain;width:100%;height:100%}.SidebarProjects-module__BQ2TZa__dropdownName{color:var(--color-black-2);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.SidebarProjects-module__BQ2TZa__collapsedContent{flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.SidebarProjects-module__BQ2TZa__popoverCollapsed{align-items:center;margin-top:0;display:flex}.SidebarProjects-module__BQ2TZa__popoverCollapsed .SidebarProjects-module__BQ2TZa__arrowContainer{opacity:.6;margin-top:4px}.SidebarProjects-module__BQ2TZa__popoverCollapsed .SidebarProjects-module__BQ2TZa__arrowContainer:hover{opacity:.8}.SidebarProjects-module__BQ2TZa__addBtn{background:var(--color-green-3);color:var(--color-white-1);cursor:pointer;opacity:.85;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:transform .2s,background .2s;display:flex}.SidebarProjects-module__BQ2TZa__addBtn svg{display:block}.SidebarProjects-module__BQ2TZa__addBtn:hover{opacity:1;transform:scale(1.1)}.SidebarProjects-module__BQ2TZa__addBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.SidebarProjects-module__BQ2TZa__dropdownSeparator{background:var(--color-grey-2);height:1px;margin:4px 0}
.AppWrapper-module__-bQd0G__container{background:var(--color-white-1);z-index:1;width:100%;min-height:100vh;display:flex;position:relative}.AppWrapper-module__-bQd0G__content{margin-top:var(--header-height);padding:var(--spacing-lx) var(--spacing-ml) 110px;flex:1;width:100%;height:100%}@media (min-width:992px){.AppWrapper-module__-bQd0G__container{--sidebar-width-collapsed:68px}.AppWrapper-module__-bQd0G__container.AppWrapper-module__-bQd0G__logged .AppWrapper-module__-bQd0G__content{margin-top:0}.AppWrapper-module__-bQd0G__content{padding:var(--spacing-xl) var(--spacing-xxl) 110px}.AppWrapper-module__-bQd0G__sidebarLayout{padding-left:calc(var(--sidebar-width) + var(--spacing-xxl))}.AppWrapper-module__-bQd0G__sidebarIsClosed{padding-left:calc(var(--sidebar-width-collapsed) + var(--spacing-xxl))}}
/*# sourceMappingURL=0qj_oalb27zbv.css.map*/