.Header-module__PJSaBa__container{width:100%;height:var(--header-height);border-bottom:1px solid var(--color-grey-2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:0 0;position:fixed;top:0;left:0}.Header-module__PJSaBa__content{height:100%;padding:0 var(--spacing-m);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__PJSaBa__leftPart,.Header-module__PJSaBa__rightPart{align-items:center;gap:var(--spacing-xs);display:flex}.Header-module__PJSaBa__toggleBtn{cursor:pointer;padding:var(--spacing-xs);color:var(--color-black-1);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Header-module__PJSaBa__toggleBtn svg{width:24px;height:24px}.Header-module__PJSaBa__menuLogin{align-items:center;gap:var(--spacing-ml);display:flex}.Header-module__PJSaBa__mobileHidden{display:none}.Header-module__PJSaBa__welcomeText{font-family:var(--font-family-2-medium);font-size:var(--font-size-lg);color:var(--color-black-2);margin-left:var(--spacing-s);display:none}.Header-module__PJSaBa__wave{transform-origin:70% 75%;cursor:none;display:inline-block}.Header-module__PJSaBa__welcomeText:hover .Header-module__PJSaBa__wave{animation:1.8s ease-in-out infinite Header-module__PJSaBa__wave}@keyframes Header-module__PJSaBa__wave{0%{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0)}to{transform:rotate(0)}}.Header-module__PJSaBa__homeNav{align-items:center;display:none}.Header-module__PJSaBa__homeNavSeparator{margin:0 var(--spacing-ml);color:var(--color-grey-2)}.Header-module__PJSaBa__homeNavDot{margin:0 var(--spacing-m);color:var(--color-green-5)}.Header-module__PJSaBa__homeNavLink{cursor:pointer;font-family:var(--font-family-2-light);font-weight:400;font-size:var(--font-size-sm);color:var(--color-green-5);background:0 0;border:none;padding:0;text-decoration:none;transition:color .2s,transform .2s}.Header-module__PJSaBa__homeNavLink:hover{color:var(--color-green-1);transform:translateY(-1px)}.Header-module__PJSaBa__homeNavLinkActive{font-family:var(--font-family-2-medium);color:var(--color-green-1)}.Header-module__PJSaBa__mobileLogo,.Header-module__PJSaBa__loggedMobile{display:block}@media (min-width:992px){.Header-module__PJSaBa__loggedMobile,.Header-module__PJSaBa__toggleBtn{display:none}.Header-module__PJSaBa__mobileHidden{display:flex}.Header-module__PJSaBa__welcomeText{display:block}.Header-module__PJSaBa__homeNav{display:flex}.Header-module__PJSaBa__mobileLogo{display:none}.Header-module__PJSaBa__sidebarOpen{left:var(--sidebar-width);width:calc(100% - var(--sidebar-width))}.Header-module__PJSaBa__sidebarClosed{left:var(--sidebar-width-collapsed);width:calc(100% - var(--sidebar-width-collapsed))}.Header-module__PJSaBa__content{max-width:none;margin:0}}
.Sidebar-module__0RD8IG__wrapper{background-color:var(--color-black-6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1500;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.Sidebar-module__0RD8IG__wrapper.Sidebar-module__0RD8IG__logged{top:0}.Sidebar-module__0RD8IG__wrapper.Sidebar-module__0RD8IG__closedWrapper{display:none}html[data-sidebar-mobile-open=true] .Sidebar-module__0RD8IG__wrapper{display:block}.Sidebar-module__0RD8IG__container{min-width:var(--sidebar-width);width:var(--sidebar-width);background:var(--color-green-3);border-right:1px solid var(--color-grey-2);flex-direction:column;justify-content:space-between;align-items:start;height:100%;padding:0 16px;display:flex;position:absolute;top:0;left:0;overflow-x:hidden}.Sidebar-module__0RD8IG__header{width:100%;height:var(--header-height);justify-content:space-between;align-items:center;display:flex;position:relative}.Sidebar-module__0RD8IG__logoContainer{align-items:center;display:flex}.Sidebar-module__0RD8IG__toggleBtn{cursor:pointer;color:var(--color-white-1);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;display:flex}.Sidebar-module__0RD8IG__toggleBtn svg{width:21px;height:21px}.Sidebar-module__0RD8IG__toggleBtn:hover{background:var(--color-grey-7)}.Sidebar-module__0RD8IG__adminNav{width:100%;margin:8px 0}.Sidebar-module__0RD8IG__content{flex-grow:1;width:100%;padding:16px 0;overflow:hidden auto}.Sidebar-module__0RD8IG__content::-webkit-scrollbar{width:14px;height:14px}.Sidebar-module__0RD8IG__content::-webkit-scrollbar-track{background:0 0}.Sidebar-module__0RD8IG__content::-webkit-scrollbar-thumb{background-color:var(--color-green-1);background-clip:padding-box;border:4px solid #0000;border-width:4px 2px 4px 6px;border-radius:10px}.Sidebar-module__0RD8IG__content::-webkit-scrollbar-thumb:hover{background-color:var(--color-green-2)}.Sidebar-module__0RD8IG__nav{flex-direction:column;gap:8px;display:flex}.Sidebar-module__0RD8IG__navSeparator{border-top:1px solid var(--color-white-overlay-1);width:100%;margin:8px 0}.Sidebar-module__0RD8IG__navTitle{font-family:var(--font-family-2-bold);text-transform:uppercase;color:var(--color-white-overlay-5);letter-spacing:1px;margin-top:16px;margin-bottom:4px;padding-left:12px;font-size:.75rem}.Sidebar-module__0RD8IG__closedWrapper .Sidebar-module__0RD8IG__nav{gap:12px}.Sidebar-module__0RD8IG__navItem{cursor:pointer;width:100%}.Sidebar-module__0RD8IG__navButton{cursor:pointer;border-radius:var(--border-radius-button)}.Sidebar-module__0RD8IG__container:not(.Sidebar-module__0RD8IG__closed) .Sidebar-module__0RD8IG__navButton{justify-content:flex-start;padding-top:12px;padding-bottom:12px;padding-left:12px;font-weight:400}.Sidebar-module__0RD8IG__closedWrapper .Sidebar-module__0RD8IG__navButton{width:max-content;margin:auto}.Sidebar-module__0RD8IG__navButton svg{flex-shrink:0;width:20px;min-width:20px;height:20px;min-height:20px}.Sidebar-module__0RD8IG__activeItem,.Sidebar-module__0RD8IG__navButton.Sidebar-module__0RD8IG__active{font-weight:400;background:var(--color-white-overlay-3)!important;color:var(--color-white-1)!important}.Sidebar-module__0RD8IG__footer{flex-direction:column;gap:16px;width:100%;margin-top:auto;padding:16px 0;display:flex}.Sidebar-module__0RD8IG__footerTop{width:100%}.Sidebar-module__0RD8IG__footerContent{border-top:1px solid var(--color-white-overlay-1);flex-direction:column;gap:12px;width:100%;padding-top:16px;display:flex}.Sidebar-module__0RD8IG__footerBottom{width:100%}.Sidebar-module__0RD8IG__signInButton{justify-content:center;width:100%}.Sidebar-module__0RD8IG__signInIconOnly{background:var(--color-grey-3);border:1px solid var(--color-grey-4);justify-content:center;width:100%}.Sidebar-module__0RD8IG__collapsedPopover{left:calc(var(--sidebar-width-collapsed) + 10px)}@media (min-width:992px){.Sidebar-module__0RD8IG__wrapper{pointer-events:none;background-color:#0000;display:block}.Sidebar-module__0RD8IG__container{pointer-events:auto}.Sidebar-module__0RD8IG__wrapper,.Sidebar-module__0RD8IG__container{min-width:var(--sidebar-width);width:var(--sidebar-width)}:is(html[data-sidebar-open=false] .Sidebar-module__0RD8IG__wrapper,html[data-sidebar-open=false] .Sidebar-module__0RD8IG__container){min-width:var(--sidebar-width-collapsed);width:var(--sidebar-width-collapsed)}.Sidebar-module__0RD8IG__wrapper.Sidebar-module__0RD8IG__closedWrapper{min-width:var(--sidebar-width-collapsed);width:var(--sidebar-width-collapsed);display:block}.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed{min-width:var(--sidebar-width-collapsed);width:var(--sidebar-width-collapsed);align-items:center;padding:0;display:flex;overflow:visible}.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__header{justify-content:center}.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__toggleBtn{opacity:0;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__header:hover .Sidebar-module__0RD8IG__logoContainer{opacity:0}.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__header:hover .Sidebar-module__0RD8IG__toggleBtn{opacity:1;pointer-events:auto}.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__navButton,.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__navButton.Sidebar-module__0RD8IG__active,.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__accountButton,.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__userTriggerContent,.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__userTriggerLeft,.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__signInSection,.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__navItem{justify-content:center;width:100%;padding-left:0;padding-right:0;display:flex}.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__navButton,.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__accountButton{width:max-content;margin:0 auto}.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__content{overflow:visible}.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__footer{padding-left:0;padding-right:0}.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__footerTop,.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__footerContent,.Sidebar-module__0RD8IG__container.Sidebar-module__0RD8IG__closed .Sidebar-module__0RD8IG__footerBottom{justify-content:center;align-items:center;display:flex}.Sidebar-module__0RD8IG__fullWidth{width:100%}}
.SidebarCredits-module__qeKGxa__card{background:var(--color-white-overlay-1);border:1px solid var(--color-white-overlay-1);border-radius:var(--border-radius-card-4);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;transition:all .2s;display:flex}.SidebarCredits-module__qeKGxa__card:hover{background:var(--color-white-overlay-2)}.SidebarCredits-module__qeKGxa__left{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.SidebarCredits-module__qeKGxa__title{color:var(--color-white-1);text-transform:uppercase;letter-spacing:.08em;opacity:.6;margin:0;font-size:.65rem;font-weight:700}.SidebarCredits-module__qeKGxa__amountRow{color:var(--color-white-1);align-items:center;gap:6px;display:flex}.SidebarCredits-module__qeKGxa__amount{font-size:1.1rem;font-weight:800;line-height:1}.SidebarCredits-module__qeKGxa__icon{color:var(--color-white-1);opacity:.8}.SidebarCredits-module__qeKGxa__buyBtn{background:var(--color-white-1);color:var(--color-green-3);cursor:pointer;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}.SidebarCredits-module__qeKGxa__buyBtn svg{display:block}.SidebarCredits-module__qeKGxa__buyBtn:hover{transform:scale(1.1)}
.SidebarAccount-module__tbYnFa__accountButton{cursor:pointer;border-radius:var(--border-radius-button);width:100%;color:var(--color-white-1);background:0 0;border:none;align-items:center;padding:10px;transition:background .2s;display:flex}.SidebarAccount-module__tbYnFa__accountButton:hover{background:var(--color-grey-7)}.SidebarAccount-module__tbYnFa__collapsedAccountWrapper{justify-content:center;width:100%;display:flex}.SidebarAccount-module__tbYnFa__collapsedAccount{cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex}.SidebarAccount-module__tbYnFa__collapsedAccount:hover{background:var(--color-grey-7)}.SidebarAccount-module__tbYnFa__userTriggerContent{justify-content:space-between;align-items:center;width:100%;min-width:0;display:flex}.SidebarAccount-module__tbYnFa__userTriggerLeft{flex:1;align-items:center;gap:12px;min-width:0;display:flex;overflow:hidden}.SidebarAccount-module__tbYnFa__avatarImg{background-color:var(--color-white-overlay-1);width:32px;height:32px;color:var(--color-white-1);border-radius:50%;flex-shrink:0;font-size:.9rem;font-weight:600}.SidebarAccount-module__tbYnFa__userName{color:var(--color-white-1);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.2;overflow:hidden}.SidebarAccount-module__tbYnFa__userInfo{flex-direction:column;gap:2px;min-width:0;display:flex;overflow:hidden}.SidebarAccount-module__tbYnFa__userRole{color:var(--color-white-1);opacity:.6;text-transform:lowercase;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:400;overflow:hidden}.SidebarAccount-module__tbYnFa__userRole:first-letter{text-transform:uppercase}.SidebarAccount-module__tbYnFa__accountChevron{opacity:.5;flex-shrink:0;align-items:center;display:flex}.SidebarAccount-module__tbYnFa__accountChevron svg{pointer-events:none}.SidebarAccount-module__tbYnFa__accountPopover{background:linear-gradient(var(--color-white-overlay-3), var(--color-white-overlay-3)), var(--color-green-3);border-radius:var(--border-radius-card-5);min-width:calc(var(--sidebar-width) - 32px);border:1px solid var(--color-white-overlay-1);box-shadow:0 4px 20px var(--color-shadow-md);z-index:2000;flex-direction:column;gap:4px;margin-bottom:8px;padding:8px;display:flex}.SidebarAccount-module__tbYnFa__accountData{padding:12px}.SidebarAccount-module__tbYnFa__accountData h3{color:var(--color-white-1);margin:0;font-size:14px;font-weight:600}.SidebarAccount-module__tbYnFa__accountData p{color:var(--color-white-1);opacity:.7;margin:4px 0 0;font-size:12px}.SidebarAccount-module__tbYnFa__accountPopoverSeparator{background:var(--color-white-overlay-1);height:1px;margin:4px 0}.SidebarAccount-module__tbYnFa__accountPopoverElement{color:var(--color-white-1);border-radius:var(--border-radius-button);cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:14px;text-decoration:none;transition:background .2s;display:flex}.SidebarAccount-module__tbYnFa__accountPopoverElement:hover{background:var(--color-white-overlay-1)}.SidebarAccount-module__tbYnFa__accountPopoverElement svg{opacity:.8;width:18px;height:18px}.SidebarAccount-module__tbYnFa__activeItem{background:var(--color-white-overlay-3)}.SidebarAccount-module__tbYnFa__fullWidth{width:100%}
.SidebarAffiliation-module__Ft5HuW__card{background:var(--color-white-overlay-1);border:1px solid var(--color-white-overlay-1);border-radius:var(--border-radius-card-4);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;transition:all .2s;display:flex}.SidebarAffiliation-module__Ft5HuW__card:hover{background:var(--color-white-overlay-2)}.SidebarAffiliation-module__Ft5HuW__left{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.SidebarAffiliation-module__Ft5HuW__title{color:var(--color-white-1);text-transform:uppercase;letter-spacing:.08em;opacity:.6;margin:0;font-size:.65rem;font-weight:700}.SidebarAffiliation-module__Ft5HuW__amountRow{color:var(--color-white-1);align-items:center;gap:6px;display:flex}.SidebarAffiliation-module__Ft5HuW__amount{font-size:1.1rem;font-weight:800;line-height:1}.SidebarAffiliation-module__Ft5HuW__icon{color:var(--color-white-1);opacity:.8}.SidebarAffiliation-module__Ft5HuW__actionBtn{background:var(--color-white-1);color:var(--color-green-3);cursor:pointer;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}.SidebarAffiliation-module__Ft5HuW__actionBtn svg{display:block}.SidebarAffiliation-module__Ft5HuW__actionBtn:hover{transform:scale(1.1)}
.SidebarHelp-module__p1baQW__helpSection,.SidebarHelp-module__p1baQW__helpPopover{width:100%}.SidebarHelp-module__p1baQW__helpPopoverContent{background:linear-gradient(var(--color-white-overlay-3), var(--color-white-overlay-3)), var(--color-green-3);border-radius:var(--border-radius-card-5);min-width:calc(var(--sidebar-width) - 32px);border:1px solid var(--color-white-overlay-2);box-shadow:0 10px 30px var(--color-shadow-md);z-index:2000;flex-direction:column;gap:2px;margin-bottom:8px;padding:10px;display:flex}.SidebarHelp-module__p1baQW__categoryLabel{font-family:var(--font-family-2-semi-bold);letter-spacing:.09em;text-transform:uppercase;color:var(--color-white-overlay-40);padding:10px 10px 4px;font-size:.64rem}.SidebarHelp-module__p1baQW__categoryLabel:first-child{padding-top:2px}.SidebarHelp-module__p1baQW__helpLink{border-radius:var(--border-radius-button);color:var(--color-white-overlay-85);cursor:pointer;transition:background .18s,color .18s;justify-content:flex-start!important;padding:7px 8px!important;font-size:.85rem!important;font-weight:400!important}.SidebarHelp-module__p1baQW__helpLink:hover{background:var(--color-white-overlay-2);color:var(--color-white-1)}.SidebarHelp-module__p1baQW__helpLink svg{box-sizing:border-box;border-radius:var(--border-radius-button);background:var(--color-white-overlay-1);width:30px;height:30px;color:var(--color-white-1);opacity:1;flex-shrink:0;padding:7px;transition:background .18s}.SidebarHelp-module__p1baQW__helpLink:hover svg{background:var(--color-white-overlay-3)}.SidebarHelp-module__p1baQW__fullWidth{width:100%}.SidebarHelp-module__p1baQW__activeItem{background:var(--color-white-overlay-3)}
.SidebarProjects-module__BQ2TZa__wrapper{width:100%;margin:12px 0 0}.SidebarProjects-module__BQ2TZa__collapsedWrapper{justify-content:center;width:100%;margin:8px 0 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:8px;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))}html[data-sidebar-open=false] .AppWrapper-module__-bQd0G__sidebarLayout{padding-left:calc(var(--sidebar-width-collapsed) + var(--spacing-xxl))}}
/*# sourceMappingURL=06qkr075f7ebj.css.map*/