:root{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#App{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%;max-height:100vh}*{box-sizing:border-box}code{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal}body{margin:0;color:#515151;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.themeBgColor{background:#fff9e9}.vbig{font-size:xx-large;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;color:#09090b;font-weight:700}.big{font-size:large;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;color:#09090b}.small{font-size:12px!important;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;color:#1e1e1e}.form-check-label{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;color:#09090b}.xsmall{font-size:x-small;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;color:#5c5c5c}.medium{font-size:small;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;color:#1e1e1e}.themeBtn{background:#2e5339;border-radius:8px;width:fit-content;height:40px;display:flex;align-items:center;justify-content:center;transition:all .5s;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;outline:none;border-style:none;color:#fff;padding:15px;font-size:small}.width100{width:100%!important}.themeBtn:hover{opacity:.8}.responsiveBtn{width:60%;padding:10px}.whitebtn{background:#fff;border-radius:8px;width:fit-content;height:40px;display:flex;align-items:center;justify-content:center;transition:all .5s;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;outline:none;border-style:none;color:#000;font-weight:700;padding:15px;font-size:small;border:1px solid rgb(197,196,196)}.whitebtn:hover{background-color:#fa3f3f}.in{width:70%;height:40px;border-style:none;padding:10px;background-color:#fff;outline:none;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-size:small;opacity:.7;transition:all .4s;border:1px solid #e8e8e8}.removemargin{margin:0}.whiteBg{background-color:#fff}.themeBg{background:#fff9e9}.blackBg{background-color:#000}.redBg{background-color:#fa3f3f}.flex-row{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;flex-wrap:wrap}.normal-flex-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.space-between{justify-content:space-between;padding:0 20px}.no-padding{padding:0}.alignTextCenter{text-align:center}.normal-flex-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.no-gap{gap:0px!important}.wrap{flex-wrap:wrap!important}.flex-column{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;flex-wrap:wrap}.align-column-left{align-items:flex-start}.width-fit-content{width:fit-content;padding:10px}.align-row-left{justify-content:flex-start;gap:20px}.align-column-center{align-items:center;gap:20px}.align-row-center{justify-content:center}.yellowText{color:#facb0f}.greenText{color:#1eff00}.redText{color:red}.boldText{font-weight:700!important;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal}.whiteText{color:#f7f7f7!important;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal}.blackText{color:#000!important;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal}.greyText{color:#767676!important}.alignTextLeft{text-align:left}.cursor{cursor:pointer;transition:all .5}.cursor:hover{opacity:.7}.flex-gap{gap:30px}.hide{display:none}.a-little-gap{gap:20px}.more-gap{gap:40px}.table-small{font-size:12px}.no-hover:hover{opacity:1}.no-cursor{cursor:grabbing}.alignTextLeft{text-align:left!important}.icon-container{width:40px;height:40px;border-radius:8px;border-width:1px;opacity:1;border:1px solid #e4e4e4;display:flex;flex-direction:row;justify-content:center;align-items:center}@keyframes zoomOut{0%{transform:scale(0)}to{transform:scale(1)}}.modal-container{width:100%;max-height:100vh;min-height:100vh;position:absolute;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:1000;background:#00000080;top:0;left:0;overflow:auto}.modal-body{max-width:50%;max-height:80vh;min-height:80vh;background-color:#fff;position:relative;z-index:2000;top:0;left:0;animation:zoomOut .6s ease-in-out;overflow:auto;border-radius:5px}.close-container-modal{width:100%;display:flex;flex-direction:row;justify-content:flex-end;padding:15px 15px 0 0;position:absolute}.css-19syksp-MuiTableCell-root{font-size:12px!important;font-family:Inter,sans-serif!important;font-optical-sizing:auto!important;font-style:normal!important;color:#1e1e1e!important}.login-container{background-image:url(/app-bg.png);width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto;padding-top:30px}.login-box{background-color:#fff;width:50%;border-radius:25px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;gap:30px}@media(max-width:768px){.login-box{width:90%}}@media(max-width:480px){.login-box{width:90%}}.input-field{width:100%;display:flex;flex-direction:column;gap:5px}.input-field>:nth-child(1){color:#000;font-size:14px}.input-field__control{border:1px solid #e8e8e8;outline:none;border-radius:10px;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;width:100%;height:45px;padding:10px;transition:all .2s;box-sizing:border-box;transition:all .7s}.input-field__toggle{position:absolute;right:10px;top:50%;height:28px;width:28px;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#444;padding:0;line-height:0;transition:all .7s}.input-field__control:focus{border:1px solid #2e5339}.input-field>textarea.input-field__control{padding:10px;min-height:8rem;height:auto;line-height:1.3125rem;letter-spacing:.01563rem}#antDCustomButton{border-style:none;background:none;cursor:pointer;height:35px;min-width:150px;text-align:left;font-family:Inter,sans-serif!important;border-radius:8px;padding-left:5px}#antDCustomButton:hover{opacity:.8;background-color:#f0f0f0fb}.signup-container{background-image:url(/assets/app-bg-Bpa2qDdW.png);width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto;padding-top:30px}.signup-box{background-color:#fff;width:70%;border-radius:25px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;gap:30px}.continue-with-google-box{background-color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px;box-shadow:0 2px 4px #00000026;width:100%;cursor:pointer}.countdown-box{display:flex;flex-direction:row;justify-content:center;gap:5px;align-items:center}@media(max-width:768px){.signup-box{width:90%}}@media(max-width:480px){.signup-box{width:90%}}.slp-custom-select{position:relative;display:inline-block;width:100%}.slp-select-box{display:flex;justify-content:space-between;align-items:center;border:1px solid #e8e8e8;outline:none;border-radius:10px;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;width:100%;height:45px;padding:10px;transition:all .2s;box-sizing:border-box;transition:all .7s;font-size:small;cursor:pointer}.slp-option-list{position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #e8e8e8;max-height:180px;overflow-y:auto;width:100%;border-radius:10px;z-index:100;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-size:small;scrollbar-width:thin}.slp-option{padding:8px;cursor:pointer}.slp-option:hover{background-color:#e0e0e0}.loading-container{width:100%;height:100vh;display:flex;flex-direction:row;justify-content:center;align-items:center;position:fixed;top:0;left:0;animation:show .6s ease-in-out;background:#00000080;z-index:2000}.loading-badge{width:300px;height:170px;border-radius:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;gap:10px}.loading-badge div p{font-weight:700;color:#000;font-size:14px}@keyframes show{0%{opacity:0}to{opacity:1}}.oa{display:flex;gap:30px;flex-direction:column}.oa-intro{display:flex;flex-direction:row;justify-content:space-between}.oa-intro>:nth-child(1){width:50%}.oa-intro-filter{width:130px;height:40px;background-color:#fff;border:1px solid #e4e4e7;border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;transition:all .3s}.oa-intro-filter:hover{opacity:.6}.oa-statboxes-container,.oa-statboxes-container-two{display:flex;flex-direction:row;justify-content:flex-start;gap:10px;flex-wrap:wrap}.oa-statboxes-container-two{justify-content:space-between!important}.oa-recent-checkIns,.oa-checkIns-participation{background-color:#fff;width:49%;height:350px;padding:20px;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:thin;border-radius:16px;min-width:370px;gap:15px}.oa-recent-checkIns-each{display:flex;flex-direction:row;justify-content:space-between;width:100%;flex-wrap:wrap;align-items:center}.oa-stat-rci{height:28px;gap:10px;border-radius:12px;padding:7px 10px;background-color:#fff9e9;width:fit-content!important;display:flex;flex-direction:row;align-items:center}.oa-recent-checkIns-each>:nth-child(1){align-items:center;gap:10px}.oa-checkIns-participation>:nth-child(2){gap:8px}.oa-statboxes{box-shadow:0 1px 2px #0000000d;background-color:#fff;min-width:330px;height:150px;border-radius:12px;padding:10px;display:flex;flex-direction:row;justify-content:space-between;width:32%}.oa-statboxes>:nth-child(1){justify-content:space-around!important}.oa-stat{gap:10px;border-radius:12px;background-color:#ecf6ef;padding:7px 10px}.oa-stat-green{color:#34a853}.oa-stat-red{color:#da392c}.um{display:flex;gap:30px;flex-direction:column}.um-intro{display:flex;flex-direction:row;justify-content:space-between}.um-intro>:nth-child(1){width:50%}.search-input-box-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:2.5rem;width:100%;padding:1.1875rem 1rem;gap:.5rem;border-radius:.5rem;border:1px solid #e4e4e7;color:var(--text-colours-text-10, #47586e);background-color:#fff}.search-input-box-wrapper>input{width:100%;outline:none;border:none;background-color:#fff}.tm-statboxes{box-shadow:0 1px 2px #0000000d;background-color:#fff;min-width:330px;border-radius:12px;padding:10px;display:flex;flex-direction:row;justify-content:space-between;width:32%}.tm-statboxes>:nth-child(1){gap:30px}.tm-statboxes>:nth-child(2){gap:30px;align-items:flex-end!important}.atm-user-list{max-height:60vh;width:100%;overflow-y:auto;scrollbar-width:thin;gap:20px;display:flex;flex-direction:column;margin-top:10px;padding-bottom:100px}.atm-a-user{display:flex;flex-direction:row;width:100%;align-items:center;flex-wrap:wrap;justify-content:space-between}.atm-profile-picture{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:15px;width:100%;width:56%}.atm-picture-container{width:50px;height:50px}.atm-picture-container img{width:50px;height:50px;border-radius:50px}.atm-actions{width:40%;display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:flex-end}.tmteam-modal-overlay{width:100%;max-height:100vh;min-height:100vh;position:absolute;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;z-index:1000;background:#00000080;top:0;left:0;overflow:auto}.tmteam-modal-container{box-shadow:0 5px 10px #5c5c6440;background-color:#fff;animation:slideLeft 1s;width:40%;position:relative;align-items:center;display:flex;gap:1.4rem;flex-direction:column;height:100vh;padding:20px;background-color:#fffbf2;overflow-y:auto;scrollbar-width:thin}.tmteam-header{display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center}.tmteam-edit{border:1px solid #ecebeb;background:#f6f6f6;border-radius:8px;border-width:1px;padding:2px}.tmteam-nav-container{width:100%;display:flex;flex-direction:row;gap:15px}.tmteam-nav-container p{padding:0 10px 5px}.tmteam-nav-active{color:#000;border-bottom:1px solid black}.tmteam-a-user{display:flex;flex-direction:row;width:100%;align-items:flex-start;flex-wrap:wrap;justify-content:space-between;border:1px solid #ecebeb;border-radius:20px;padding:20px;transition:all .5s}.tmteam-a-user:hover{transform:translateY(-5px)}.tmteam-profile-picture{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:15px;width:100%;width:56%}.tmteam-picture-container{width:50px;height:50px}.tmteam-picture-container img{width:50px;height:50px;border-radius:50px}.tmteam-actions{width:40%;display:flex;flex-direction:row;gap:10px;align-items:flex-start;justify-content:flex-end}.tmteam-intro-filter{width:140px;height:40px;background-color:#fff;border:1px solid #e4e4e7;border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;transition:all .3s}.tmteam-intro-filter:hover{opacity:.6}.tmteam-oenergy-container{display:flex;flex-direction:column;width:100%;justify-content:center;justify-content:space-between;border:1px solid #ecebeb;border-radius:20px;padding:20px;gap:20px}.tmteam-oenergy-container>:nth-child(1){display:flex;flex-direction:row;align-items:center;gap:20px}.tmteam-oenergy-container>:nth-child(2){display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.tmteam-keywords-container{display:flex;flex-direction:row;width:100%;gap:15px;flex-wrap:wrap}.tmteam-keywords-container div{border:1px solid #ecebeb;padding:12px;border-width:1px;border-radius:12px}.tmteam-notes-container{width:100%;border-radius:18px;padding:20px}.tmteam-statboxes{box-shadow:0 1px 2px #0000000d;background-color:#fff;height:150px;border-radius:12px;padding:10px;display:flex;flex-direction:row;justify-content:space-between;width:40%;min-width:250px}.tmteam-statboxes>:nth-child(1){justify-content:space-around!important}.tmteam-stat{gap:10px;border-radius:12px;background-color:#ecf6ef;padding:7px 10px}.tmteam-stat-green{color:#34a853}.tmteam-stat-red{color:#da392c}.wec-minimal-root{width:100%;max-width:760px;margin:0 auto}.wec-minimal-root .recharts-wrapper{overflow:visible}.wec-x-tick{font-size:12px;fill:#222}.wec-single{display:flex;align-items:center;gap:10px;border-radius:10px;padding:14px;background:#00000008}.wec-single-dot{width:8px;height:8px;border-radius:999px}.wec-single-title{font-weight:700;color:#222;font-size:13px}.wec-single-sub{color:#666;font-size:12px;margin-top:2px}.tm{display:flex;gap:30px;flex-direction:column}.tm-intro{display:flex;flex-direction:row;justify-content:space-between}.tm-intro>:nth-child(1){width:50%}.tm-statboxes-container{display:flex;flex-direction:row;justify-content:flex-start;gap:10px;flex-wrap:wrap}.op-statboxes{box-shadow:0 1px 2px #0000000d;background-color:#fff;min-width:330px;height:150px;border-radius:12px;padding:10px;display:flex;flex-direction:row;justify-content:space-between;width:32%}.op-statboxes>:nth-child(1){justify-content:space-around!important}.op-stat{gap:10px;border-radius:12px;background-color:#ecf6ef;padding:7px 10px}.op-stat-green{color:#34a853}.op-stat-red{color:#da392c}.op{display:flex;gap:30px;flex-direction:column}.op-intro{display:flex;flex-direction:row;justify-content:space-between}.op-intro>:nth-child(1){width:50%}.op-intro-filter{width:130px;height:40px;background-color:#fff;border:1px solid #e4e4e7;border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;transition:all .3s}.op-intro-filter:hover{opacity:.6}.op-statboxes-container,.op-statboxes-container-two{display:flex;flex-direction:row;justify-content:flex-start;gap:10px;flex-wrap:wrap}.op-statboxes-container-two{justify-content:space-between!important}.c{display:flex;gap:30px;flex-direction:column}.c-intro{display:flex;flex-direction:row;justify-content:space-between}.c-intro>:nth-child(1){width:50%}.c-intro-filter{width:130px;height:40px;background-color:#fff;border:1px solid #e4e4e7;border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;transition:all .3s}.c-statboxes-container,.c-statboxes-container-two{display:flex;flex-direction:row;justify-content:flex-start;gap:10px;flex-wrap:wrap}.c-statboxes-container-two{justify-content:space-between!important}.c-statboxes-container{display:flex;flex-direction:row;justify-content:flex-start;gap:10px;flex-wrap:wrap}.cmain-statboxes{box-shadow:0 1px 2px #0000000d;background-color:#fff;min-width:330px;border-radius:12px;padding:10px;display:flex;flex-direction:row;justify-content:space-between;width:32%}.cmain-statboxes>:nth-child(1){gap:30px}.cmain-statboxes>:nth-child(2){gap:30px;align-items:flex-end!important}.catm-user-list{max-height:60vh;width:100%;overflow-y:auto;scrollbar-width:thin;gap:20px;display:flex;flex-direction:column;margin-top:10px;padding-bottom:100px}.catm-a-user{display:flex;flex-direction:row;width:100%;align-items:center;flex-wrap:wrap;justify-content:space-between}.catm-profile-picture{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:15px;width:100%;width:56%}.catm-picture-container{width:50px;height:50px}.catm-picture-container img{width:50px;height:50px;border-radius:50px}.catm-actions{width:40%;display:flex;flex-direction:row;gap:10px;align-items:center!important;justify-content:flex-end}.c-modal-overlay{width:100%;max-height:100vh;min-height:100vh;position:absolute;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;z-index:1000;background:#00000080;top:0;left:0;overflow:auto}@keyframes slideLeft{0%{margin-right:-30%}to{margin-right:0}}.c-modal-container{box-shadow:0 5px 10px #5c5c6440;background-color:#fff;animation:slideLeft 1s;width:40%;position:relative;align-items:center;display:flex;gap:1.4rem;flex-direction:column;height:100vh;padding:20px;background-color:#fffbf2;overflow-y:auto;scrollbar-width:thin}.c-header{display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center}.c-edit{border:1px solid #ecebeb;background:#f6f6f6;border-radius:8px;border-width:1px;padding:2px}.c-nav-container{width:100%;display:flex;flex-direction:row;gap:15px}.c-nav-container p{padding:0 10px 5px}.c-nav-active{color:#000;border-bottom:1px solid black}.c-a-user{display:flex;flex-direction:row;width:100%;align-items:flex-start;flex-wrap:wrap;justify-content:space-between;border:1px solid #ecebeb;border-radius:20px;padding:20px;transition:all .5s}.c-a-user:hover{transform:translateY(-5px)}.c-profile-picture{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:15px;width:100%;width:56%}.c-picture-container{width:50px;height:50px}.c-picture-container img{width:50px;height:50px;border-radius:50px}.c-actions{width:40%;display:flex;flex-direction:row;gap:10px;align-items:flex-start;justify-content:flex-end}.c-intro-filter{width:140px;height:40px;background-color:#fff;border:1px solid #e4e4e7;border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;transition:all .3s}.c-intro-filter:hover{opacity:.6}.c-oenergy-container{display:flex;flex-direction:column;width:100%;justify-content:center;justify-content:space-between;border:1px solid #ecebeb;border-radius:20px;padding:20px;gap:20px}.c-oenergy-container>:nth-child(1){display:flex;flex-direction:row;align-items:center;gap:20px}.c-oenergy-container>:nth-child(2){display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.c-keywords-container{display:flex;flex-direction:row;width:100%;gap:15px;flex-wrap:wrap}.c-keywords-container div{border:1px solid #ecebeb;padding:12px;border-width:1px;border-radius:12px}.c-notes-container{width:100%;border-radius:18px;padding:20px}.c-statboxes{box-shadow:0 1px 2px #0000000d;background-color:#fff;height:150px;border-radius:12px;padding:10px;display:flex;flex-direction:row;justify-content:space-between;width:40%;min-width:250px}.c-statboxes>:nth-child(1){justify-content:space-around!important}.c-stat{gap:10px;border-radius:12px;background-color:#ecf6ef;padding:7px 10px}.c-stat-green{color:#34a853}.c-stat-red{color:#da392c}.cum{display:flex;gap:30px;flex-direction:column}.cum-intro{display:flex;flex-direction:row;justify-content:space-between}.cum-intro>:nth-child(1){width:50%}.invite-member-content,.user-member-content{margin-top:30px}.user-profile-picture{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:15px;width:100%}.user-picture-container{width:50px;height:50px}.user-picture-container img{width:50px;height:50px;border-radius:50px}.deactivate-user-content{margin-top:30px}.tmb{display:flex;gap:30px;flex-direction:column}.tmb-intro{display:flex;flex-direction:row;justify-content:space-between}.tmb-intro>:nth-child(1){width:50%}.MuiToolbar-root p{margin:0!important}.MuiTableContainer-root{min-height:fit-content!important;max-height:fit-content!important}.MuiTableCell-stickyHeader{background-color:#ecf6ef!important}.active{border-radius:12px;border-width:1px;gap:10px;opacity:1;border:1px solid #6896d0;background:#e1effc;width:120px;height:30px;display:flex;flex-direction:row;align-items:center;justify-content:center}.deactivated{border-radius:12px;border-width:1px;gap:10px;opacity:1;border:1px solid #ea4335;background:#fad8d6;width:120px;height:30px;display:flex;flex-direction:row;align-items:center;justify-content:center}.invite{border-radius:12px;border-width:1px;gap:10px;opacity:1;border:1px solid grey;background:#dedede;width:120px;height:30px;display:flex;flex-direction:row;align-items:center;justify-content:center}.invite-member-content,.tmb-member-content{margin-top:30px}.tmb-profile-picture{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:15px;width:100%}.tmb-picture-container{width:50px;height:50px}.tmb-picture-container img{width:50px;height:50px;border-radius:50px}.engine-container{background-color:#f7f7f7;width:100%;height:100vh;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.main-app-container{display:flex;flex-direction:column;height:98vh;width:80%}.side-nav-container{height:98vh;width:18%;min-width:150px;background-color:#0f2d36;border-radius:13px;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;margin-left:8px}.side-nav-container>:nth-child(1){display:flex;flex-direction:column;justify-content:flex-start;gap:30px;min-height:70vh;width:100%;padding-top:30px}.side-nav-container>:nth-child(1)>:nth-child(1){padding:0 10px}.side-nav-container>:nth-child(1)>:nth-child(2){display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px}.side-nav-container>:nth-child(2){min-height:20vh;width:100%;padding:0 10px 50px;display:flex;flex-direction:column;justify-content:flex-end}.header-container{max-height:9vh;min-height:9vh;box-shadow:0 2px 24px #0000001a;border-radius:16px;padding:10px;margin-right:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:350px}.header-container p{color:#767676}.header-utilities{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px}.screen-container{max-height:89vh;min-height:89vh;overflow-y:auto;margin-right:10px;scrollbar-width:thin;padding-top:20px}.header-profile-picture{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.nav-item-container{display:flex;flex-direction:row;justify-content:flex-start;gap:10px;align-items:center;width:100%;height:35px;cursor:pointer;transition:all .1s;padding-left:10px}.nav-item-container:hover{transform:translate(1px)}.nav-item-container-active{border-left:5px solid #f5e1b9}.nav-item-title{color:#8d9ba0;font-size:13px!important;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400!important}.nav-item-title-active{color:#f7f7f7}.profile-picture-container{width:50px;height:50px;cursor:pointer}.profile-picture-container img{width:50px;height:50px;position:absolute;cursor:pointer;border-radius:50px}.profile-picture-container input{position:absolute;opacity:1;margin-left:-20;height:50px;width:50px;opacity:0;cursor:pointer}
