.Index-module__Pk2XhG__container{width:100vw;height:100vh;display:flex;overflow:hidden}.Index-module__Pk2XhG__mainContent{background-color:var(--bg);flex-direction:column;flex:1;height:100vh;transition:width .3s,flex .3s;display:flex;overflow:hidden}.Index-module__Pk2XhG__mainContentShifted{width:calc(100vw - 320px)}.Index-module__Pk2XhG__header{z-index:20;background-color:var(--bg);border-bottom:1px solid var(--bg-secondary);box-sizing:border-box;grid-template-columns:1fr auto 1fr;justify-content:space-between;align-items:center;height:45px;min-height:45px;max-height:45px;padding:0 20px;display:grid;position:sticky;top:0;overflow:visible}.Index-module__Pk2XhG__headerLeft{justify-self:start}.Index-module__Pk2XhG__headerCenter{justify-self:center}.Index-module__Pk2XhG__headerRight{justify-self:end;align-items:center;gap:10px;display:flex}.Index-module__Pk2XhG__pageContent{flex:1;height:calc(100vh - 45px);padding:0;overflow:hidden auto}.Index-module__Pk2XhG__seeDasboardDiv{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;height:32px;margin-left:10px;padding:5px 10px;transition:all .2s;display:flex}.Index-module__Pk2XhG__seeDasboardDiv:hover{background:var(--bg-hover,#2a2a2a)}.Index-module__Pk2XhG__eye{width:12px;height:12px;color:var(--text);opacity:.6;margin:0 10px 0 0;font-size:12px}.Index-module__Pk2XhG__textSeeDashboard{color:var(--text);opacity:.6;margin:0;font-size:13px;font-weight:400}
.Breadcrumb-module__m5QkNa__breadcrumb{opacity:.6;align-items:center;gap:0;font-size:11px;font-weight:200;display:flex}.Breadcrumb-module__m5QkNa__breadcrumbContainer{align-items:center;gap:8px;display:flex}.Breadcrumb-module__m5QkNa__breadcrumbItem{color:var(--text);white-space:nowrap;padding:4px 0;font-weight:500}.Breadcrumb-module__m5QkNa__breadcrumbItem:hover{color:var(--buttonDarkModeHover);white-space:nowrap;cursor:pointer;padding:4px 0}.Breadcrumb-module__m5QkNa__breadcrumbItemClickable{cursor:pointer;color:var(--text);transition:color .2s}.Breadcrumb-module__m5QkNa__breadcrumbItemClickable:hover{color:var(--buttonDarkModeHover)}.Breadcrumb-module__m5QkNa__breadcrumbItemActive{color:var(--text);font-weight:600}.Breadcrumb-module__m5QkNa__breadcrumbSeparator{color:var(--text);margin:0 4px;font-size:10px}.Breadcrumb-module__m5QkNa__breadcrumbEmoji{margin-right:6px;font-size:14px}.Breadcrumb-module__m5QkNa__breadcrumbLogo{background-color:var(--hover);color:var(--text);width:20px;height:20px;border-radius:2px;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:inline-flex}
.DarkMode-module__MsyzNW__themeToggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.DarkMode-module__MsyzNW__icon{width:15px;height:15px}html[data-theme=dark] .DarkMode-module__MsyzNW__iconDark{display:none}html[data-theme=light] .DarkMode-module__MsyzNW__iconLight{display:none}
.SaveIndicator-module__pkRDFG__saveIndicator{color:var(--text);align-items:center;gap:6px;font-size:14px;display:flex}.SaveIndicator-module__pkRDFG__loader{border:2px solid var(--text);border-top:2px solid #0000;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite SaveIndicator-module__pkRDFG__spin;display:inline-block}@keyframes SaveIndicator-module__pkRDFG__spin{to{transform:rotate(360deg)}}.SaveIndicator-module__pkRDFG__icon{font-size:14px}.SaveIndicator-module__pkRDFG__saved{color:var(--success,#2ecc71)}.SaveIndicator-module__pkRDFG__error{color:var(--error,#e74c3c)}.SaveIndicator-module__pkRDFG__savedIcon{width:12px;margin-right:5px}
.ProjectAccessBox-module__0B-rDG__projectAccessBox{cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:5px 10px;transition:all .2s;display:flex}.ProjectAccessBox-module__0B-rDG__projectAccessBox:hover{background:var(--bg-hover,#2a2a2a)}.ProjectAccessBox-module__0B-rDG__avatarStack{align-items:center;display:flex;position:relative}.ProjectAccessBox-module__0B-rDG__avatar{color:#fff;border:2px solid var(--bg-secondary,#1e1e1e);background:#444;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-12px;font-size:12px;font-weight:600;display:flex;overflow:hidden}.ProjectAccessBox-module__0B-rDG__avatar:first-child{margin-left:0}.ProjectAccessBox-module__0B-rDG__avatar img{object-fit:cover;width:100%;height:100%}.ProjectAccessBox-module__0B-rDG__more{background:var(--moreUser);width:28px;height:28px;color:var(--textMore);border:2px solid var(--bg-secondary,#1e1e1e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:-12px;font-size:12px;display:flex}.ProjectAccessBox-module__0B-rDG__textPart{color:var(--text);opacity:.6;align-items:center;gap:6px;font-size:13px;display:flex}.ProjectAccessBox-module__0B-rDG__icon{color:#888;font-size:13px}
.DeleteProjectModal-module__ZEPjrW__backdrop{z-index:2000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.DeleteProjectModal-module__ZEPjrW__modal{background-color:var(--bgModale);color:var(--text,#fff);border-radius:12px;flex-direction:column;width:500px;max-width:90%;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000080}.DeleteProjectModal-module__ZEPjrW__header{border-bottom:1px solid var(--dividerModale);justify-content:space-between;align-items:flex-start;padding:20px;display:flex}.DeleteProjectModal-module__ZEPjrW__headerContent{align-items:flex-start;gap:12px;display:flex}.DeleteProjectModal-module__ZEPjrW__iconContainer{background-color:#fee2e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.DeleteProjectModal-module__ZEPjrW__warningIcon{color:#c54444;width:13px;height:13px;font-size:13px}.DeleteProjectModal-module__ZEPjrW__title{color:var(--text);margin:0 0 4px;font-size:18px;font-weight:600}.DeleteProjectModal-module__ZEPjrW__subtitle{opacity:.7;color:var(--text);margin:0;font-size:14px}.DeleteProjectModal-module__ZEPjrW__closeDiv{cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.DeleteProjectModal-module__ZEPjrW__closeDiv:hover{background-color:var(--hoverLighter)}.DeleteProjectModal-module__ZEPjrW__closeIcon{width:14px;height:14px;color:var(--text);font-size:14px}.DeleteProjectModal-module__ZEPjrW__content{padding:20px}.DeleteProjectModal-module__ZEPjrW__projectInfo{background-color:var(--sideb);border:1px solid var(--lightGrey);border-radius:8px;align-items:center;gap:12px;margin-bottom:20px;padding:16px;display:flex}.DeleteProjectModal-module__ZEPjrW__projectIcon{background-color:var(--lightGrey);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:600;display:flex}.DeleteProjectModal-module__ZEPjrW__projectName{color:var(--text);margin:0 0 4px;font-size:16px;font-weight:600}.DeleteProjectModal-module__ZEPjrW__projectDescription{opacity:.7;color:var(--text);margin:0;font-size:14px}.DeleteProjectModal-module__ZEPjrW__warningBox{background-color:#fee2e2;border:1px solid #c54444;border-radius:8px;margin-bottom:20px;padding:16px}.DeleteProjectModal-module__ZEPjrW__warningText{color:#471818;margin:0;font-size:14px;line-height:1.4}.DeleteProjectModal-module__ZEPjrW__confirmSection{margin-bottom:20px}.DeleteProjectModal-module__ZEPjrW__confirmLabel{color:var(--text);margin-bottom:8px;font-size:14px;font-weight:600;display:block}.DeleteProjectModal-module__ZEPjrW__confirmInput{border:2px solid var(--borderInput);background-color:var(--inputBg);width:100%;color:var(--text);border-radius:6px;outline:none;padding:12px;font-size:14px;transition:border-color .2s}.DeleteProjectModal-module__ZEPjrW__confirmInput:focus{border-color:#dc2626}.DeleteProjectModal-module__ZEPjrW__confirmInput:disabled{opacity:.5;cursor:not-allowed}.DeleteProjectModal-module__ZEPjrW__error{color:#c33;background-color:#cc333314;border:1px solid #c33;border-radius:6px;margin:0 20px 20px;padding:12px;font-size:14px}.DeleteProjectModal-module__ZEPjrW__actions{justify-content:flex-end;gap:12px;display:flex}.DeleteProjectModal-module__ZEPjrW__cancelButton{border:1px solid var(--borderInput);color:var(--text);cursor:pointer;background-color:#0000;border-radius:6px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s}.DeleteProjectModal-module__ZEPjrW__cancelButton:hover:not(:disabled){background-color:var(--hover)}.DeleteProjectModal-module__ZEPjrW__cancelButton:disabled{opacity:.5;cursor:not-allowed}.DeleteProjectModal-module__ZEPjrW__deleteButton{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:6px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s}.DeleteProjectModal-module__ZEPjrW__deleteButton:hover:not(:disabled){background-color:#b91c1c}.DeleteProjectModal-module__ZEPjrW__deleteButton:disabled{opacity:.5;cursor:not-allowed}
.ProjectAccessModal-module__-LVS8W__backdrop{z-index:2000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.ProjectAccessModal-module__-LVS8W__modal{background-color:var(--bgModale);color:var(--text,#fff);border-radius:12px;flex-direction:column;width:800px;max-width:600px;max-height:90%;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000080}.ProjectAccessModal-module__-LVS8W__header{border-bottom:1px solid var(--dividerModale);justify-content:space-between;align-items:center;padding:20px 20px 10px;display:flex}.ProjectAccessModal-module__-LVS8W__leftHeader{align-items:center;gap:10px;display:flex}.ProjectAccessModal-module__-LVS8W__iconContainer{background:rgba(var(--primaryRGB,99,102,241),.15);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ProjectAccessModal-module__-LVS8W__penIcon{width:18px;height:18px;color:var(--primary,#6366f1);font-size:18px}.ProjectAccessModal-module__-LVS8W__title{margin:0;font-size:18px;font-weight:600}.ProjectAccessModal-module__-LVS8W__closeDiv{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-left:10px;display:flex}.ProjectAccessModal-module__-LVS8W__closeDiv:hover{background-color:var(--hoverLighter)}.ProjectAccessModal-module__-LVS8W__closeIcon{width:14px;height:14px;font-size:14px}html[data-theme=dark] .ProjectAccessModal-module__-LVS8W__closeIcon{color:#fff}html[data-theme=light] .ProjectAccessModal-module__-LVS8W__closeIcon{color:#45433e}.ProjectAccessModal-module__-LVS8W__content{max-height:500px;padding:0 20px 20px;overflow-y:auto}.ProjectAccessModal-module__-LVS8W__fieldTitle{margin:20px 0 8px;font-size:14px;font-weight:700;display:block}.ProjectAccessModal-module__-LVS8W__creatorBox{background-color:var(--sideBarModale);border:1px solid var(--lightGrey);border-radius:6px;align-items:center;gap:12px;padding:12px;display:flex}.ProjectAccessModal-module__-LVS8W__avatarSmall{background-color:var(--lightGrey);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.ProjectAccessModal-module__-LVS8W__avatarSmall img{object-fit:cover;width:100%;height:100%}.ProjectAccessModal-module__-LVS8W__creatorName,.ProjectAccessModal-module__-LVS8W__memberName{color:var(--text);font-size:14px;font-weight:600}.ProjectAccessModal-module__-LVS8W__clientName{color:var(--text);margin-left:10px;font-size:14px;font-weight:600}.ProjectAccessModal-module__-LVS8W__creatorEmail{opacity:.7;color:var(--text);font-size:12px}.ProjectAccessModal-module__-LVS8W__clientBox{background-color:var(--sideBarModale);border:1px solid var(--lightGrey);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.ProjectAccessModal-module__-LVS8W__leftClientBox{justify-content:flex-start;align-items:center;display:flex}.ProjectAccessModal-module__-LVS8W__clientSelector{flex-direction:column;align-items:center;gap:10px;display:flex}.ProjectAccessModal-module__-LVS8W__titleDivClient{justify-content:space-between;align-items:center;display:flex}.ProjectAccessModal-module__-LVS8W__selectClient{border:1px solid var(--borderInput);background-color:var(--inputBg);color:var(--text);border-radius:6px;flex:1;padding:8px 10px;font-size:14px}.ProjectAccessModal-module__-LVS8W__newClientBtn{color:var(--text);cursor:pointer;height:13px;margin:0;font-size:13px;font-weight:400;text-decoration:underline;transition:opacity .2s}.ProjectAccessModal-module__-LVS8W__newClientBtn:hover{opacity:.8}.ProjectAccessModal-module__-LVS8W__newClientIcon{font-size:12px}.ProjectAccessModal-module__-LVS8W__memberRow,.ProjectAccessModal-module__-LVS8W__clientUserRow{border:1px solid var(--lightGrey);background-color:var(--sideBarModale);border-radius:6px;align-items:center;gap:10px;margin-bottom:8px;padding:10px;display:flex}.ProjectAccessModal-module__-LVS8W__roleStatic{opacity:.8;margin-left:auto;font-size:13px}.ProjectAccessModal-module__-LVS8W__removeBtn{cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .2s;display:flex}.ProjectAccessModal-module__-LVS8W__removeBtn:hover{background-color:var(--hoverLighter)}.ProjectAccessModal-module__-LVS8W__addMemberBtn{background-color:var(--hover);cursor:pointer;color:var(--text);border:none;border-radius:6px;align-items:center;gap:8px;margin-top:10px;padding:8px 14px;font-size:13px;transition:background-color .2s;display:flex}.ProjectAccessModal-module__-LVS8W__addMemberBtn:hover{background-color:var(--hoverLighter)}.ProjectAccessModal-module__-LVS8W__errorGlobal{color:#dc2626;text-align:center;margin-top:15px;font-size:14px;font-weight:500}.ProjectAccessModal-module__-LVS8W__loading{min-height:200px;color:var(--text);opacity:.8;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.ProjectAccessModal-module__-LVS8W__actions{border-top:1px solid var(--dividerModale);justify-content:flex-end;gap:12px;padding:20px;display:flex}.ProjectAccessModal-module__-LVS8W__content::-webkit-scrollbar{width:8px}.ProjectAccessModal-module__-LVS8W__content::-webkit-scrollbar-thumb{background-color:var(--lightGrey);border-radius:10px}.ProjectAccessModal-module__-LVS8W__emptyHint{color:var(--text);opacity:.8;font-size:12px}.ProjectAccessModal-module__-LVS8W__addAllBtn{background:var(--hover);border:1px solid var(--border);cursor:pointer;color:var(--text);border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.ProjectAccessModal-module__-LVS8W__addAllBtn:hover{background:var(--hoverLighter)}.ProjectAccessModal-module__-LVS8W__iconUserPlus{margin-right:5px;font-size:12px}.ProjectAccessModal-module__-LVS8W__fieldHeader{justify-content:space-between;align-items:center;margin:10px 0 0;display:flex}.ProjectAccessModal-module__-LVS8W__membersGrid{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.ProjectAccessModal-module__-LVS8W__memberCard{background:var(--bgModale);border:1px solid var(--dividerModale);border-radius:10px;flex:auto;align-items:center;gap:12px;width:auto;min-width:180px;max-width:fit-content;padding:8px 35px 8px 12px;display:flex;position:relative;box-shadow:0 2px 5px #0000001a}.ProjectAccessModal-module__-LVS8W__removeIcon{color:var(--textSecondary);cursor:pointer;opacity:.6;background:0 0;border:none;font-size:12px;transition:opacity .2s;position:absolute;top:6px;right:6px}.ProjectAccessModal-module__-LVS8W__removeIcon:hover{opacity:1}.ProjectAccessModal-module__-LVS8W__avatarWrapper{flex-shrink:0}.ProjectAccessModal-module__-LVS8W__info{flex-direction:column;flex:1;gap:4px;display:flex}.ProjectAccessModal-module__-LVS8W__name{color:var(--text);font-size:14px;font-weight:500}.ProjectAccessModal-module__-LVS8W__roleSelect{background:var(--inputBg);border:1px solid var(--borderInput);width:100%;color:var(--text);cursor:pointer;border-radius:6px;outline:none;padding:4px 6px;font-size:13px}.ProjectAccessModal-module__-LVS8W__memberCard.ProjectAccessModal-module__-LVS8W__removing{opacity:0;transition:all .2s;transform:scale(.95)}.ProjectAccessModal-module__-LVS8W__rightHeader{align-items:center;display:flex}
.ClientPicker-module__0jvY0W__wrapper{z-index:10;width:100%;position:relative}.ClientPicker-module__0jvY0W__selector{background:var(--inputBg);border:1px solid var(--borderInput);cursor:pointer;color:var(--text);border-radius:6px;align-items:center;gap:8px;padding:10px 12px;font-size:14px;display:flex}.ClientPicker-module__0jvY0W__dropdown{background:var(--bgModale);border:1px solid var(--dividerModale);z-index:9999;border-radius:6px;max-height:260px;position:absolute;overflow:auto;box-shadow:0 8px 24px #00000040}.ClientPicker-module__0jvY0W__search{background:var(--sideBarModale);width:100%;color:var(--text);border:none;outline:none;padding:8px;font-size:13px}.ClientPicker-module__0jvY0W__list{max-height:200px;overflow-y:auto}.ClientPicker-module__0jvY0W__item{cursor:pointer;color:var(--text);align-items:center;gap:8px;padding:8px 12px;font-size:14px;transition:background .2s;display:flex}.ClientPicker-module__0jvY0W__item:hover{background:var(--hover)}.ClientPicker-module__0jvY0W__noResults{text-align:center;opacity:.7;padding:10px;font-size:13px}.ClientPicker-module__0jvY0W__arrow{opacity:.6;margin-left:auto;transition:transform .2s}.ClientPicker-module__0jvY0W__arrow.ClientPicker-module__0jvY0W__open{transform:rotate(180deg)}.ClientPicker-module__0jvY0W__clearBtn{color:var(--text);cursor:pointer;opacity:.6;background:0 0;border:none;margin-left:auto;font-size:13px}.ClientPicker-module__0jvY0W__clearBtn:hover{opacity:1;color:var(--primary)}.ClientPicker-module__0jvY0W__row{justify-content:space-between;display:flex}.ClientPicker-module__0jvY0W__loading{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ClientPicker-module__0jvY0W__loader{color:var(--text)}.ClientPicker-module__0jvY0W__textLoading{color:var(--text);margin-left:10px;font-size:14px}
.RoleDropdown-module__G0tqOq__wrapper{width:100%;position:relative}.RoleDropdown-module__G0tqOq__selector{background:var(--inputBg);border:1px solid var(--borderInput);cursor:pointer;color:var(--text);border-radius:6px;justify-content:space-between;align-items:center;padding:6px 10px;font-size:13px;display:flex}.RoleDropdown-module__G0tqOq__arrow{opacity:.6;font-size:10px;transition:transform .2s}.RoleDropdown-module__G0tqOq__arrow.RoleDropdown-module__G0tqOq__open{transform:rotate(180deg)}.RoleDropdown-module__G0tqOq__dropdown{background:var(--bgModale);border:1px solid var(--dividerModale);z-index:999;border-radius:6px;width:100%;position:absolute;bottom:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 6px 12px #0003}.RoleDropdown-module__G0tqOq__item{cursor:pointer;color:var(--text);padding:8px 10px;font-size:13px;transition:background .2s}.RoleDropdown-module__G0tqOq__item:hover{background:var(--hover)}.RoleDropdown-module__G0tqOq__active{background:var(--hoverLighter);font-weight:500}
.Sidebar-module__wI6owW__sidebar{background-color:var(--sideBar);color:var(--text);width:var(--sb-open-w);border-right:1px solid var(--lightGrey);flex-direction:column;align-items:stretch;padding:5px;display:flex;position:relative}.Sidebar-module__wI6owW__sidebarInner{flex-direction:column;justify-content:space-between;align-items:stretch;width:100%;height:100%;display:flex}.Sidebar-module__wI6owW__topline{justify-content:center;align-items:center;width:100%;padding-top:10px;display:flex;position:relative}.Sidebar-module__wI6owW__logoWrapper{justify-content:center;align-items:center;display:flex;position:relative}.Sidebar-module__wI6owW__backControlLogo{opacity:0;visibility:hidden;transition:opacity .2s;position:absolute}.Sidebar-module__wI6owW__sidebar:hover .Sidebar-module__wI6owW__backControlLogo{opacity:1;visibility:visible}.Sidebar-module__wI6owW__sidebar:hover .Sidebar-module__wI6owW__logo{opacity:0;visibility:hidden}.Sidebar-module__wI6owW__logo,.Sidebar-module__wI6owW__backControlLogo{transition:opacity .25s,visibility .25s}.Sidebar-module__wI6owW__logo{width:20px;height:auto;display:block}html[data-theme=dark] .Sidebar-module__wI6owW__logoGrey{display:none}html[data-theme=light] .Sidebar-module__wI6owW__logoWhite{display:none}.Sidebar-module__wI6owW__navIcons{flex-direction:column;justify-content:flex-start;margin-top:20px;display:flex}.Sidebar-module__wI6owW__iconPlaceholder{background-color:#333;border-radius:8px;width:32px;height:32px}.Sidebar-module__wI6owW__sideOption{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;height:45px;display:flex}.Sidebar-module__wI6owW__sideProfile{cursor:pointer;border-radius:5px;justify-content:flex-start;align-items:center;width:100%;height:40px;padding:0 0 0 10px;display:flex}.Sidebar-module__wI6owW__sideProfile:hover{background-color:var(--hover)}.Sidebar-module__wI6owW__elementProject{align-items:center;display:flex}.Sidebar-module__wI6owW__sideProject{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:100%;height:40px;display:flex}.Sidebar-module__wI6owW__sideOption:hover,.Sidebar-module__wI6owW__sideProject:hover{background-color:var(--hover)}.Sidebar-module__wI6owW__sideOptionActive{background-color:var(--selected)!important}.Sidebar-module__wI6owW__sideOptionTitle{margin:5px 0 0 10px;font-size:13px;font-weight:400}.Sidebar-module__wI6owW__subElementProject{background-color:#0000;border-radius:2px;justify-content:center;align-items:center;width:26px;height:26px;margin-left:3px;display:flex}.Sidebar-module__wI6owW__subElementProject:hover{background-color:var(--hoverProject)}.Sidebar-module__wI6owW__subElementProject,.Sidebar-module__wI6owW__iconProject{opacity:0;visibility:hidden;transition:opacity .2s}.Sidebar-module__wI6owW__sideProject:hover .Sidebar-module__wI6owW__subElementProject,.Sidebar-module__wI6owW__sideProject:hover .Sidebar-module__wI6owW__iconProject{opacity:1;visibility:visible}.Sidebar-module__wI6owW__iconProject{width:12px;color:var(--text);font-size:12px}.Sidebar-module__wI6owW__icon{width:18px;height:auto;display:block}html[data-theme=dark] .Sidebar-module__wI6owW__iconGrey{display:none}html[data-theme=light] .Sidebar-module__wI6owW__iconWhite{display:none}.Sidebar-module__wI6owW__divider{background-color:var(--divider);width:100%;height:.1px;margin:5px 0}.Sidebar-module__wI6owW__profileCard{cursor:pointer;border-radius:5px;width:100%;padding:10px;display:flex}.Sidebar-module__wI6owW__profileCard:hover{background-color:var(--hover)}.Sidebar-module__wI6owW__userCard{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:100%;padding:10px;display:flex}.Sidebar-module__wI6owW__nameProfileCard{color:var(--text);margin:0;font-size:16px;font-weight:500}.Sidebar-module__wI6owW__plusProfileCard{color:var(--text);margin:5px 0 0;font-size:12px;font-weight:100}.Sidebar-module__wI6owW__profilePicture{border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;overflow:hidden}.Sidebar-module__wI6owW__profilePictureImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.Sidebar-module__wI6owW__backgroundText{background:linear-gradient(135deg,#2563eb,#2563eb);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Sidebar-module__wI6owW__profilePictureText{color:#fff;font-size:12px;font-weight:300}.Sidebar-module__wI6owW__textProfileCard{margin-left:8px}.Sidebar-module__wI6owW__dropdownMenu{background:var(--bg);border:1px solid var(--lightGrey);z-index:100;border-radius:5px;width:200px;padding:5px;position:absolute;bottom:60px;left:5px;box-shadow:0 6px 20px #0000001a}.Sidebar-module__wI6owW__dropdownItem,.Sidebar-module__wI6owW__dropdownItemLogout{cursor:pointer;padding:10px 20px;font-size:14px}.Sidebar-module__wI6owW__dropdownItem:hover,.Sidebar-module__wI6owW__dropdownItemLogout:hover{background-color:var(--lightGrey)}.Sidebar-module__wI6owW__dropdownDivider{background:var(--lightGrey);height:1px;margin:5px 0}.Sidebar-module__wI6owW__projectOpen,.Sidebar-module__wI6owW__hoverState{background-color:var(--hover)}.Sidebar-module__wI6owW__hoverDots{background-color:var(--hoverProject);opacity:1;visibility:visible}.Sidebar-module__wI6owW__projectList{flex-direction:column;height:40px;padding-right:8px;display:flex}.Sidebar-module__wI6owW__projectItem{cursor:pointer;height:35px;color:var(--textSidebar);border-radius:4px;align-items:center;padding:0 5px 0 20px;font-size:13px;display:flex;position:relative}.Sidebar-module__wI6owW__projectItem:hover{background-color:var(--hover)}.Sidebar-module__wI6owW__projectItemActive{background-color:var(--selected)!important}.Sidebar-module__wI6owW__projectItem:hover .Sidebar-module__wI6owW__subMenuIconGrey,.Sidebar-module__wI6owW__projectItem:hover .Sidebar-module__wI6owW__subMenuIconWhite{display:none}.Sidebar-module__wI6owW__projectItem:hover .Sidebar-module__wI6owW__chevronProject{display:block}.Sidebar-module__wI6owW__projectItem:hover .Sidebar-module__wI6owW__iconDiv{display:none}.Sidebar-module__wI6owW__folderItem{cursor:pointer;height:35px;color:var(--textSidebar);border-radius:4px;align-items:center;padding:0 5px;font-size:13px;display:flex;position:relative}.Sidebar-module__wI6owW__folderItem:hover{background-color:var(--hover)}.Sidebar-module__wI6owW__folderItem:hover .Sidebar-module__wI6owW__subMenuIconGrey,.Sidebar-module__wI6owW__folderItem:hover .Sidebar-module__wI6owW__subMenuIconWhite{display:none}.Sidebar-module__wI6owW__folderItem:hover .Sidebar-module__wI6owW__chevronProject{display:block}.Sidebar-module__wI6owW__folderItem:hover .Sidebar-module__wI6owW__iconDiv{display:none}.Sidebar-module__wI6owW__projectEmoji{text-align:center;border-radius:5px;justify-content:center;width:25px;height:25px;font-size:12px;display:flex}.Sidebar-module__wI6owW__projectName{white-space:nowrap;text-overflow:ellipsis;flex:1;margin-left:5px;overflow:hidden}.Sidebar-module__wI6owW__projectNameClickable{transition:color .2s}.Sidebar-module__wI6owW__projectNameClickable:hover{color:var(--textSecondary)}.Sidebar-module__wI6owW__projectLogo{background-color:var(--hover);border-radius:2px;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.Sidebar-module__wI6owW__emptyProject{color:#999;padding:6px 8px;font-size:13px;font-style:italic}.Sidebar-module__wI6owW__chevron{background-color:#0000;border-radius:2px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.Sidebar-module__wI6owW__chevron:hover{background-color:var(--hoverProject)}.Sidebar-module__wI6owW__chevronProject{border-radius:2px;flex-direction:column;justify-content:center;align-items:center;width:26px;height:26px;display:none}.Sidebar-module__wI6owW__iconDiv{justify-content:center;align-items:center;width:26px;height:26px;display:flex}.Sidebar-module__wI6owW__chevronProject:hover{background-color:var(--hoverProject)}.Sidebar-module__wI6owW__subMenu{flex-direction:column;display:flex}.Sidebar-module__wI6owW__subMenuItem{cursor:pointer;height:35px;color:var(--textSidebar);border-radius:4px;align-items:center;padding:0 12px 0 50px;font-size:14px;transition:background-color .2s;display:flex}.Sidebar-module__wI6owW__subMenuItem:hover{background-color:var(--hover)}.Sidebar-module__wI6owW__subMenuItemActive{background-color:var(--selected)!important}.Sidebar-module__wI6owW__subMenuText{color:var(--text);margin-left:10px;font-size:12px;font-weight:400}.Sidebar-module__wI6owW__chevronOpen{transform:rotate(90deg)}.Sidebar-module__wI6owW__chevronIcon{width:10px;height:10px;color:var(--text);font-size:10px;transition:transform .2s}.Sidebar-module__wI6owW__elementSubProject{background-color:#0000;border-radius:2px;justify-content:center;align-items:center;width:26px;height:26px;margin-left:3px;display:flex}.Sidebar-module__wI6owW__elementSubProject:hover{background-color:var(--hoverProject)}.Sidebar-module__wI6owW__elementSubProject,.Sidebar-module__wI6owW__iconSubProject{opacity:0;visibility:hidden;transition:opacity .2s}.Sidebar-module__wI6owW__iconSubProject{width:10px;color:var(--text);font-size:10px}.Sidebar-module__wI6owW__projectItem:hover .Sidebar-module__wI6owW__elementSubProject,.Sidebar-module__wI6owW__projectItem:hover .Sidebar-module__wI6owW__iconSubProject{opacity:1;visibility:visible}.Sidebar-module__wI6owW__subMenuIconGrey,.Sidebar-module__wI6owW__subMenuIconWhite{width:16px;height:16px}html[data-theme=dark] .Sidebar-module__wI6owW__subMenuIconGrey{display:none}html[data-theme=light] .Sidebar-module__wI6owW__subMenuIconWhite{display:none}.Sidebar-module__wI6owW__iconChevron,.Sidebar-module__wI6owW__chevronOpen{width:10px;height:10px}
.SettingsModale-module__j3oSQa__backdrop{z-index:2000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.SettingsModale-module__j3oSQa__modal{background-color:var(--bgModale);color:var(--text,#fff);border-radius:12px;width:800px;max-width:90%;min-height:500px;max-height:90%;display:flex;position:relative;box-shadow:0 12px 40px #00000080}.SettingsModale-module__j3oSQa__sideBar{background-color:var(--sideBarModale);border-right:2px solid var(--lightGrey);border-top-left-radius:12px;border-bottom-left-radius:12px;width:250px;padding:10px}.SettingsModale-module__j3oSQa__closeDiv{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.SettingsModale-module__j3oSQa__closeDiv:hover{background-color:var(--hoverLighter)}.SettingsModale-module__j3oSQa__closeIcon{width:14px;height:14px;font-size:14px}html[data-theme=dark] .SettingsModale-module__j3oSQa__closeIcon{color:#fff}html[data-theme=light] .SettingsModale-module__j3oSQa__closeIcon{color:#45433e}.SettingsModale-module__j3oSQa__content{font-size:15px;line-height:1.6}.SettingsModale-module__j3oSQa__sideOption{cursor:pointer;border-radius:5px;align-items:center;width:100%;height:40px;padding:0 10px;display:flex}.SettingsModale-module__j3oSQa__sideOption:hover,.SettingsModale-module__j3oSQa__sideOptionActive{background-color:var(--hover)}.SettingsModale-module__j3oSQa__sideOptionTitle{margin:5px 0 0 10px;font-size:14px;font-weight:400}.SettingsModale-module__j3oSQa__icon{width:18px;height:auto;display:block}html[data-theme=dark] .SettingsModale-module__j3oSQa__iconGrey{display:none}html[data-theme=light] .SettingsModale-module__j3oSQa__iconWhite{display:none}.SettingsModale-module__j3oSQa__nav{flex-direction:column;margin:20px 0 0;display:flex}.SettingsModale-module__j3oSQa__main{width:100%;padding:10px}.SettingsModale-module__j3oSQa__titleSetting{margin:0;font-size:18px;font-weight:400}.SettingsModale-module__j3oSQa__divider{background-color:var(--dividerModale);width:100%;height:.1px;margin:20px 0 10px}.SettingsModale-module__j3oSQa__lineTitle{font-size:16px;font-weight:400}.SettingsModale-module__j3oSQa__line{justify-content:space-between;align-items:center;width:100%;display:flex}.SettingsModale-module__j3oSQa__header{justify-content:space-between;align-items:center;padding:0;display:flex}.SettingsModale-module__j3oSQa__cookieSection{flex-direction:column;gap:14px;margin-top:10px;display:flex}.SettingsModale-module__j3oSQa__cookieLine{align-items:flex-start;gap:10px;display:flex}.SettingsModale-module__j3oSQa__cookieTextBlock{flex-direction:column;gap:2px;display:flex}.SettingsModale-module__j3oSQa__cookieLabel{color:var(--text);font-size:15px;font-weight:500}.SettingsModale-module__j3oSQa__cookieDesc{color:var(--muted,#aaa);margin:0;font-size:13px;line-height:1.3}
