@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@600;700;800&display=swap";.input-range{background-color:#f7f7f8;padding:8px 12px;border-radius:6px;margin-bottom:-4px;transition:all .2s ease-in-out;font-size:11px;border:1px solid #e0e0e0;height:40px;box-sizing:border-box;display:flex;align-items:center}.input-range:hover{background-color:#e0e0e0;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a;border:1px solid #e0e0e0}@media screen and (max-width: 600px){.input-range{padding:6px 8px;font-size:9px;height:32px}}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.relative-stats{position:relative}.menu-roles-stats{position:absolute;top:33px;z-index:9999;display:none;background-color:#fff;padding:10px 0;box-shadow:0 4px 10px #0003;border-radius:6px;border:1px solid rgba(0,0,0,.1)}.relative-stats:hover .menu-roles-stats{animation:smoothList .2s ease-in-out;display:flex;flex-direction:column}.relative-stats .menu-roles-stats:hover{display:flex;flex-direction:column}@keyframes smoothList{0%{opacity:0;display:none}30%{opacity:.3}70%{opacity:.7}to{opacity:1}}@media only screen and (max-width: 670px){.roles-container{margin-left:0}}@media only screen and (max-width: 450px){.roles-container{margin-left:0!important}}.loader{width:20px;height:20px;display:inline-block;position:relative}.loader:after,.loader:before{content:"";box-sizing:border-box;width:20px;height:20px;border-radius:50%;background:red;position:absolute;left:0;top:4px;animation:animloader 2s linear infinite}.loader:after{animation-delay:1s}@keyframes animloader{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}.post-image{width:100%;height:200px;max-width:135px;max-height:135px;min-width:135px;border-radius:4px;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,.1);overflow:hidden;aspect-ratio:"unset";cursor:pointer}.post-content .post-description{color:#000b18;font-family:Nunito Sans;font-size:14px!important;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-height:1.5em!important;max-height:3em}.post-info{padding:20px!important}.post-info-card{display:flex;flex-direction:column;justify-content:space-between;padding:13px 18px 11px;border-radius:10px}.post-card .add-labels-post-card{position:absolute;bottom:5px;right:5px;opacity:0;transition:.2s ease-in-out all}.post-card:hover .add-labels-post-card{opacity:1}.post-card .add-categories-post-card{position:absolute;bottom:5px;right:5px;opacity:0;transition:.2s ease-in-out all}.post-card:hover .add-categories-post-card{opacity:1}.post-content .post-description{color:#000b18;font-family:Nunito Sans;font-size:14px!important;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-height:1.4em;max-height:3em}@media only screen and (max-width: 650px){.dashboard-header{display:none}}.login__page{min-height:100vh}.login__page .left-side{min-height:100vh;display:flex;align-items:center;justify-content:center}.login__page .left-side .containter__form{width:70%;margin-left:auto;margin-right:auto}.login__page .left-side .containter__form .logo__login{margin-top:-60px;width:100px;margin-bottom:80px}.login__page .left-side .containter__form h1{font-size:40px;font-weight:800}.login__page .left-side .containter__form>p{font-weight:800;font-size:16px;line-height:22px;color:#c4c4c4}.login__page .left-side .containter__form form{margin-top:30px}.login__page .left-side .containter__form .submit-btn{padding:13px;border-radius:8px;border:none;background-color:#2b3c50;color:#fff;width:100%;font-weight:700}.login__page .right-side{background-image:url(/assets/login-page.bf64ac13.webp);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.login__page .right-side h1{font-weight:800;font-size:50px;color:#38c4e5}.login__page .right-side p{font-weight:700;font-size:40px;color:#2b3c50}.login__page .right-side>img{width:90%}@media only screen and (max-width: 670px){.login__page .right-side{display:none}}@media only screen and (max-width: 670px){.login__page .left-side .containter__form .submit-btn{padding:8px}}.signup__page{min-height:100vh}.signup__page .left-side{padding:100px 0;min-height:100vh;display:flex;align-items:center;justify-content:center}.signup__page .left-side .containter__form{width:70%;margin-left:auto;margin-right:auto}.signup__page .left-side .containter__form .logo__login{margin-top:-60px;width:100px;margin-bottom:80px}.signup__page .left-side .containter__form h1{font-size:40px;font-weight:800}.signup__page .left-side .containter__form>p{font-weight:800;font-size:16px;line-height:22px;color:#c4c4c4}.signup__page .left-side .containter__form form{margin-top:30px}.signup__page .left-side .containter__form .submit-btn{padding:13px;border-radius:8px;border:none;background-color:#2b3c50;color:#fff;width:100%;font-weight:700}.signup__page .right-side{background-image:url(/assets/login-page.bf64ac13.webp);display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.signup__page .right-side h1{font-weight:800;font-size:50px;color:#38c4e5}.signup__page .right-side p{font-weight:700;font-size:40px;color:#2b3c50}.signup__page .right-side>img{width:90%}@media only screen and (max-width: 670px){.signup__page .right-side{display:none}}.error-field-none{display:none}.error-field{font-size:12px;color:red}@media only screen and (max-width: 670px){.signup__page .left-side .containter__form .submit-btn{padding:8px}}.card-user{display:flex}.card-img{border-radius:50%;aspect-ratio:1/1;object-fit:cover;max-height:100px;flex-basis:33.33%;max-width:100px}.card-content{flex-basis:66.66%;padding-left:1rem;display:flex;flex-direction:column;justify-content:space-between}.card-reactions{display:flex;gap:10px}.card-reaction{display:flex;gap:5px;align-items:center;cursor:pointer}.card-reaction>span{font-size:16px}@media only screen and (max-width: 670px){.card-reaction>span{font-size:14px}}.date-picker{border:1px solid rgba(0,11,24,.03);background-color:#000b1808;border-radius:"6px"}.cover-profile{background-image:url(/assets/cover-profile.4b63e2f7.webp);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:230px;position:relative}.avatar-profile .avatar-img{width:100%;height:100%;border-radius:50%}.user-list-container{background-color:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 8px #00000014;min-height:80vh}@media only screen and (max-width: 670px){.user-list-container{padding:24px}}@media only screen and (max-width: 450px){.user-list-container{padding:16px}}.user-list-table-wrapper{width:100%;margin-top:20px}.user-list-table-container{background-color:#fff;border-radius:8px;overflow:auto!important;box-shadow:0 1px 4px #0000000d}.user-list-table .MuiTableHead-root{background-color:#f8f9fd;position:sticky;top:0;z-index:10}.user-list-table .MuiTableHead-root .MuiTableCell-root{font-weight:600;color:#1d2836;font-size:14px;border-bottom:1px solid rgba(224,224,224,.5);background-color:#f8f9fd;position:sticky;top:0}.user-list-table .MuiTableBody-root .MuiTableRow-root{transition:all .2s ease}.user-list-table .MuiTableBody-root .MuiTableRow-root:hover{background-color:#2b3c5005!important;transform:translateY(-1px)}.user-list-table .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root{border-bottom:1px solid rgba(224,224,224,.3);font-size:13px;color:#1d2836}.user-list-add-user-btn{border-radius:8px;border:1px solid rgba(43,60,80,.2);background:linear-gradient(135deg,#fff 0%,white 100%);padding:12px 25px;height:45px;font-size:13px;font-weight:500;color:#1d2836;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.user-list-add-user-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(43,60,80,.1),transparent);transition:left .5s ease}.user-list-add-user-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2b3c5026;border-color:#2b3c5066;background:linear-gradient(135deg,white 0%,#fff 100%)}.user-list-add-user-btn:hover:before{left:100%}.user-list-add-user-btn:active{transform:translateY(0);transition:all .1s ease}.user-list-pagination{display:flex;align-items:center;justify-content:center;margin-top:20px!important}.user-list-pagination .MuiPaginationItem-root{color:#1d2836;border-color:#2b3c5033;transition:all .2s ease}.user-list-pagination .MuiPaginationItem-root:hover{background-color:#2b3c5014;border-color:#2b3c5066;transform:translateY(-1px)}.user-list-pagination .MuiPaginationItem-root.Mui-selected{background-color:#2b3c50;color:#fff;border-color:#2b3c50}.user-list-pagination .MuiPaginationItem-root.Mui-selected:hover{background-color:#19232f}@media only screen and (max-width: 670px){.user-list-add-user-btn{border-radius:6px;padding:6px 10px!important;height:auto;font-size:.625rem!important}}@media only screen and (max-width: 450px){.user-list-add-user-btn{border-radius:6px;padding:6px 12px!important;height:auto;font-size:.625rem!important}}.roles-container{margin-left:0}.post-card{border-radius:6px;background:#fff;padding:13px;display:flex;justify-content:flex-start;gap:20px;position:relative}.card-more{width:24px;position:absolute;right:13px;cursor:pointer}.post-image{width:100%;height:200px;max-width:135px;max-height:135px;min-width:135px;border-radius:4px;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,.1);overflow:hidden;aspect-ratio:"unset"}.post-image span{width:100%;height:100%;object-fit:contain;display:flex!important;justify-content:center;align-items:center}.post-content{display:flex;flex-direction:column;justify-content:space-between;margin:5px 0}.post-content .post-date{color:#555;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.post-content .post-description{color:#000b18;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-height:1.4em;max-height:3em}.post-content .card-icon-post:nth-of-type(1){margin-bottom:2px}@media only screen and (max-width: 1000px){.post-card{display:flex;justify-content:center;flex-direction:column}.card-more{right:13px;bottom:20px;width:20px}.post-image{width:100%;max-width:none;max-height:none}.post-content{gap:30px}}.cover-profile{background-image:url(/assets/cover-profile.4b63e2f7.webp);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:230px;position:relative}.add-user-btn{border-radius:4px;border:0px;background:#f7f8f8;padding:10px 25px;height:40px;color:#000;cursor:pointer;transition:.2s all ease-in-out}.add-user-btn:hover{box-shadow:0 4px 10px #00000014}@media only screen and (max-width: 450px){.add-user-btn{border-radius:6px;padding:8px 12px!important;height:auto;font-size:.625rem!important}}.edit-avatar-btn{border-radius:4px;border:0px;border-left:2px solid rgba(255,255,255,.3450980392);background:linear-gradient(90deg,rgba(255,255,255,.16) 0%,rgba(189,189,189,.11) 100%);padding:10px 20px;color:#fff;cursor:pointer;position:absolute;right:20px;bottom:15px;transition:.2s all ease-in-out}@media only screen and (max-width: 450px){.avatar-profile{left:30px!important;bottom:-40px!important;width:80px!important;height:80px!important;border-radius:50%;padding:3px}.avatar-profile .avatar-img{width:100%;height:100%;border-radius:50%}.profile-name-info{font-size:18px;font-weight:700}.verified-icon{font-size:18px!important}.profile-name-info-position{font-size:12px;font-weight:700;color:#555}}.drop-file-input{position:relative;width:400px;height:200px;border:2px dashed var(--border-color);transition:.1s ease-in-out all;display:flex;align-items:center;justify-content:center;background-color:#000b1808;width:100%;border-radius:6px;margin-top:10px;border:1px dashed rgb(67,61,246)}.drop-file-input:hover{box-shadow:#443df642 0 0 0 .2rem;border:1px solid rgb(67,61,246)}.drop-file-input input{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.drop-file-input:hover,.drop-file-input.dragover{opacity:.6;box-shadow:#443df642 0 0 0 .2rem;border:1px solid rgb(67,61,246)}.drop-file-input__label{text-align:center;color:var(--txt-second-color);font-weight:600;padding:10px}.drop-file-input__label img{width:100px}.drop-file-preview{margin-top:30px}.drop-file-preview p{font-weight:500}.drop-file-preview__title{margin-bottom:20px}.drop-file-preview__item{position:relative;display:flex;margin-bottom:10px;background-color:var(--input-bg);padding:15px;border-radius:20px}.drop-file-preview__item img{width:50px;margin-right:20px}.drop-file-preview__item__info{display:flex;flex-direction:column;justify-content:space-between}.drop-file-preview__item__del{background-color:var(--box-bg);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%);box-shadow:var(--box-shadow);cursor:pointer;opacity:0;transition:opacity .3s ease}.drop-file-preview__item:hover .drop-file-preview__item__del{opacity:1}.cover-profile{background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:230px;position:relative;display:flex;justify-content:flex-end;align-items:flex-end;padding:13px 15px}.edit-avatar-btn{border-radius:4px;border:0px;border-left:2px solid rgba(255,255,255,.3450980392);background:linear-gradient(90deg,rgba(255,255,255,.16) 0%,rgba(189,189,189,.11) 100%);padding:10px 20px;color:#fff;cursor:pointer;position:relative!important;right:0px!important;bottom:0px!important;transition:.2s all ease-in-out}.edit-avatar-btn:hover{box-shadow:0 0 10px #ffffff43}.avatar-profile{background-color:#fff;position:absolute;left:50px;bottom:-50px;width:100px;height:100px;border-radius:50%;padding:3px}.avatar-profile .avatar-img{width:100%;object-fit:cover;border-radius:50%}.profile-name-info{font-size:22px;font-weight:700}.verified-icon{color:#4587ec;width:20px;margin-bottom:-3px}.profile-name-info-position{font-size:14px;font-weight:700;color:#555}.edit-typo{font-style:normal;font-weight:700;line-height:normal}.edit-typo1{color:#000;font-size:16px}.edit-typo2{color:#555;font-size:14px}.update-btn{cursor:pointer;margin-top:10px;padding:6px 10px;justify-content:center;color:#fff;gap:4px;border-radius:6px;background:#000b18;font-size:14px;font-weight:800;border:none}.update-btn:hover{box-shadow:0 4px 5px #0000001a}.css-19kzrtu{padding:24px!important}@media only screen and (max-width: 670px){.css-19kzrtu{padding:16px!important}.cover-profile{height:170px!important;position:relative}.edit-avatar-btn{font-size:.625rem;padding:8px 20px}}@media only screen and (max-width: 1000px){.edit-form{margin-top:20px}}@media only screen and (max-width: 450px){.avatar-profile{left:30px!important;bottom:-40px!important;width:80px!important;height:80px!important;border-radius:50%;padding:3px}.avatar-profile .avatar-img{width:100%;border-radius:50%}.profile-name-info{font-size:18px;font-weight:700}.verified-icon{font-size:18px!important}.profile-name-info-position{font-size:12px;font-weight:700;color:#555}}.cropper{background-color:#fff;top:0;bottom:0;left:0;right:0;z-index:999999999;padding:20px}.cropper img{width:unset}.cropper .reactEasyCrop_Container{border-radius:8px}.sidebar{display:flex;align-items:space-between;justify-content:flex-start;overflow-y:auto;flex-direction:column;background-color:#000b18;width:240px;height:100vh;position:fixed;padding:30px 20px;font-weight:700;transition:.2s ease-in-out all;scrollbar-width:none;-ms-overflow-style:none}.sidebar::-webkit-scrollbar{width:0}.sidebar__logo{width:100px;margin-left:15px;color:#ededed}.sidebar__menu{display:flex;align-items:flex-start;justify-content:space-between;margin-top:30px;flex-direction:column;height:100%}.sidebar__menu__list{width:100%}.sidebar__menu__list__item{display:flex;align-items:center;justify-content:flex-start;gap:10px;color:#ededed;margin-bottom:10px;padding:7px 20px;border-radius:8px}.sidebar__menu__list__item.active{background-color:#1d2836;color:#ededed}.sidebar__menu__list__item__icon{font-size:20px;margin-right:10px;margin-bottom:-3px}.sidebar__menu__list__item__txt{font-size:16px}.sidebar__menu .user__info{display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;flex-direction:column}.sidebar__menu .user__info__image{border-radius:100%;width:60px;margin-bottom:10px;position:relative}.sidebar__menu .user__info__name{font-size:16px}.sidebar__menu .user__info__circle{position:absolute;right:90px;background-color:#14ff00;border:3px solid #fff;border-radius:50%;--size: 12px;width:var(--size);height:var(--size)}.sidebar__menu .logout{margin-bottom:30px;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;gap:5px;cursor:pointer;padding:10px 15px;border-radius:8px;color:#ededed;background-color:#1d2836}.sidebar__menu .logout__icon{font-size:20px;margin-bottom:-5px}.sidebar__menu .logout__txt{font-size:16px}.sidebar .sidebar-close{display:none}.sidebar .sidebar-close{display:block;position:absolute;left:10px;top:40px}.brightness-sidebar .sidebar{filter:brightness(.5)}@media (max-width: 1024px){.brightness-sidebar .sidebar{filter:brightness(1)}}.topnav{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.topnav .header-label{font-size:30px;font-weight:900}.topnav .notification-background{padding:10px 10px 3px;background-color:#f7f8f8;border-radius:4px;cursor:pointer;transition:.2s ease-in-out all}.topnav .notification-background:hover{box-shadow:0 4px 10px #00000014}.topnav .notification{width:24px}.topnav .header-label{font-size:20px}.sidebar-toggle{cursor:pointer;display:none;position:absolute;left:-12px;background-color:#fff;display:flex;transition:.2s ease-in-out all;border-radius:50%}.sidebar-toggle>.icon-sidebar{border-radius:50%;font-size:30px;transition:.2s ease-in-out all;background-color:#443df6ee;color:#fff;border:4px solid white}.sidebar-toggle :hover{background-color:#443df6;color:#fff;border-radius:50%}.sidebar-toggle :hover>.icon-sidebar{border-radius:50%}.main{overflow-x:hidden;transition:.3s all ease;background-color:#fff;padding-left:10px;width:100%}.main__content{min-height:100vh;transition:all .5s ease-in-out;padding:24px;position:relative;background-color:#fff;z-index:100}@media only screen and (max-width: 670px){.main__content{padding:16px}}.sidebar-open .main,.sidebar-open-temporary .main{padding-left:240px}.category-list-container{background-color:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 8px #00000014;min-height:80vh}@media only screen and (max-width: 670px){.category-list-container{padding:24px}}@media only screen and (max-width: 450px){.category-list-container{padding:16px}}.category-list-table-wrapper{width:100%;margin-top:20px}.category-list-table-container{background-color:#fff;border-radius:8px;overflow:auto!important;box-shadow:0 1px 4px #0000000d}.category-list-table .MuiTableHead-root{background-color:#f8f9fd;position:sticky;top:0;z-index:10}.category-list-table .MuiTableHead-root .MuiTableCell-root{font-weight:600;color:#1d2836;font-size:14px;border-bottom:1px solid rgba(224,224,224,.5);background-color:#f8f9fd;position:sticky;top:0}.category-list-table .MuiTableBody-root .MuiTableRow-root{transition:all .2s ease}.category-list-table .MuiTableBody-root .MuiTableRow-root:hover{background-color:#2b3c5005!important;transform:translateY(-1px)}.category-list-table .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root{border-bottom:1px solid rgba(224,224,224,.3);font-size:13px;color:#1d2836}.category-list-add-category-btn{border-radius:8px;border:1px solid rgba(43,60,80,.2);background:linear-gradient(135deg,#fff 0%,white 100%);padding:12px 25px;height:45px;font-size:13px;font-weight:500;color:#1d2836;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.category-list-add-category-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(43,60,80,.1),transparent);transition:left .5s ease}.category-list-add-category-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2b3c5026;border-color:#2b3c5066;background:linear-gradient(135deg,white 0%,#fff 100%)}.category-list-add-category-btn:hover:before{left:100%}.category-list-add-category-btn:active{transform:translateY(0);transition:all .1s ease}.category-list-pagination{display:flex;align-items:center;justify-content:center;margin-top:20px!important}.category-list-pagination .MuiPaginationItem-root{color:#1d2836;border-color:#2b3c5033;transition:all .2s ease}.category-list-pagination .MuiPaginationItem-root:hover{background-color:#2b3c5014;border-color:#2b3c5066;transform:translateY(-1px)}.category-list-pagination .MuiPaginationItem-root.Mui-selected{background-color:#2b3c50;color:#fff;border-color:#2b3c50}.category-list-pagination .MuiPaginationItem-root.Mui-selected:hover{background-color:#19232f}@media only screen and (max-width: 670px){.category-list-add-category-btn{border-radius:6px;padding:6px 10px!important;height:auto;font-size:.625rem!important}}@media only screen and (max-width: 450px){.category-list-add-category-btn{border-radius:6px;padding:6px 12px!important;height:auto;font-size:.625rem!important}}*{padding:0;margin:0;box-sizing:border-box;font-family:Nunito Sans,sans-serif}.mapboxgl-popup{max-width:400px;position:absolute;top:7%;left:unset;bottom:unset;right:unset;background-color:#fff;padding:20px;border-radius:6px}.mapboxgl-popup-close-button{display:none}body{color:#1d2836;font-size:16px;line-height:1.5;background-color:#f8f9fd}.error-label{font-weight:700;color:#fd523e;font-size:14px}a{text-decoration:none;color:unset}.danger-border{border:1px solid #fd523e}img{width:100%}ul,li{list-style-type:none}.mb{margin-bottom:30px}@media only screen and (max-width: 670px){.mb{margin-bottom:24px}}.sort-button{padding:12px 20px;background-color:#f7f7f8;font-size:12px;border-radius:6px;margin-bottom:-5px;display:flex;align-items:center;cursor:pointer;gap:5px}.sort-icon{font-size:16px!important}.reactions-stats-icons{font-size:16px}.card-reaction-like-comment{font-size:12px}@media only screen and (max-width: 670px){.sort-button{padding:10px 20px;background-color:#f7f7f8;font-size:12px;border-radius:6px;margin-bottom:-5px;display:flex;align-items:center;cursor:pointer;gap:5px}.reactions-stats-icons{font-size:20px!important}.card-reaction-like-comment{font-size:12px}}@media only screen and (max-width: 450px){.reactions-stats-icons{font-size:18px!important}.card-reaction-like-comment{font-size:12px!important}}@media only screen and (max-width: 400px){.sort-button{padding:8px 20px;background-color:#f7f7f8;font-size:10px;border-radius:6px;margin-bottom:-5px}.sort-icon{font-size:12px!important}}.bg-black{background-color:#1d2836;color:#fff}.bg-white{background-color:#fff;color:#1d2836}.bg-main{background-color:#f8f9fd}.title{font-size:18px;font-weight:700}.txt-success{color:#14ff00}.txt-danger{color:#fd523e}.haed__page-rt{display:flex;align-items:flex-end;justify-content:flex-end;margin-bottom:20px}.haed__page-cn{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.haed__page-lt{display:flex;align-items:flex-end;justify-content:flex-start;margin-bottom:20px}.form__content{background-color:#fff;border-radius:12px;padding:20px}.table-icons-edit{font-size:20px;cursor:pointer;color:#407bff}.table-icons-delete{font-size:20px;cursor:pointer;color:#fd523e}.password-icon-container{position:relative}.password-icon{position:absolute!important;right:15px;top:30px;z-index:99;font-size:20px}.show-password-icon{font-size:18px!important}@media only screen and (max-width: 600px){.password-icon{top:26px}}@media only screen and (max-width: 400px){.show-password-icon{font-size:14px!important}}.password-icon-userform{position:absolute!important;right:0px;top:47%;transform:translate(-50%,-50%)}.row{display:flex;flex-wrap:wrap;margin:0 -15px}@media only screen and (max-width: 670px){.row{margin:0 -12px}}.col-1{width:8.3333333333%}.col-2{width:16.6666666667%}.col-3{width:25%}.col-4{width:33.3333333333%}.col-5{width:41.6666666667%}.col-6{width:50%}.col-7{width:58.3333333333%}.col-8{width:66.6666666667%}.col-9{width:75%}.col-10{width:83.3333333333%}.col-11{width:91.6666666667%}.col-12{width:100%}@media only screen and (max-width: 1000px){.col-cm-1{width:8.3333333333%}.col-cm-2{width:16.6666666667%}.col-cm-3{width:25%}.col-cm-4{width:33.3333333333%}.col-cm-5{width:41.6666666667%}.col-cm-6{width:50%}.col-cm-7{width:58.3333333333%}.col-cm-8{width:66.6666666667%}.col-cm-9{width:75%}.col-cm-10{width:83.3333333333%}.col-cm-11{width:91.6666666667%}.col-cm-12{width:100%}.hide-cm{display:none}}@media only screen and (max-width: 670px){.col-md-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-12{width:100%}.hide-md{display:none}}@media only screen and (max-width: 450px){.col-sm-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-12{width:100%}.hide-sm{display:none}}.input-range{background-color:#f7f7f8;padding:12px 20px;border-radius:6px;margin-bottom:-6px;transition:.2s ease-in-out all;font-size:12px;border:1px solid #e7ebf0}.input-range:hover{border:1px solid rgb(67,61,246)}.input-range:focus{border:1px solid rgb(67,61,246);outline:0}.error-date-picker,.error-date-picker:hover{box-shadow:#dc2f2933 0 0 0 5px;border:1px solid #dc2f29}@media screen and (max-width: 600px){.input-range{padding:8px 10px;font-size:10px}}.week-range{background-color:#f7f7f8;padding:12px 20px;border-radius:6px;margin-bottom:-6px;transition:.2s ease-in-out all;font-size:12px;border:1px solid #E7EBF0;cursor:pointer}.week-range:hover{border:1px solid rgb(67,61,246)}@media only screen and (max-width: 670px){.week-range{padding:12px 18px;font-size:10px}}@media screen and (max-width: 400px){.week-range{padding:8px 12px;font-size:.625rem}}.privacy-policy__page{min-height:100vh;background-color:#f8f9fd;padding:40px 20px}@media only screen and (max-width: 670px){.privacy-policy__page{padding:30px 15px}}@media only screen and (max-width: 450px){.privacy-policy__page{padding:20px 10px}}.privacy-policy__container{max-width:1000px;margin:0 auto;background-color:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;overflow:hidden}.privacy-policy__header{background-color:#1d2836;color:#fff;padding:40px 30px;text-align:center}@media only screen and (max-width: 670px){.privacy-policy__header{padding:30px 20px}}@media only screen and (max-width: 450px){.privacy-policy__header{padding:25px 15px}}.privacy-policy__logo{width:160px;margin-bottom:20px;filter:brightness(0) invert(1)}@media only screen and (max-width: 670px){.privacy-policy__logo{width:140px;margin-bottom:15px}}@media only screen and (max-width: 450px){.privacy-policy__logo{width:120px;margin-bottom:10px}}.privacy-policy__header h1{font-size:32px;font-weight:800;margin-bottom:10px;font-family:Nunito Sans,sans-serif}@media only screen and (max-width: 670px){.privacy-policy__header h1{font-size:28px}}@media only screen and (max-width: 450px){.privacy-policy__header h1{font-size:24px}}.privacy-policy__subtitle{font-size:16px;font-weight:600;color:#38c4e5;margin-bottom:8px}@media only screen and (max-width: 450px){.privacy-policy__subtitle{font-size:14px}}.privacy-policy__last-updated{font-size:14px;font-weight:400;color:#c4c4c4;font-style:italic}@media only screen and (max-width: 450px){.privacy-policy__last-updated{font-size:12px}}.privacy-policy__content{padding:40px 30px}@media only screen and (max-width: 670px){.privacy-policy__content{padding:30px 20px}}@media only screen and (max-width: 450px){.privacy-policy__content{padding:25px 15px}}.privacy-policy__section{margin-bottom:35px}.privacy-policy__section:last-child{margin-bottom:0}.privacy-policy__section h2{font-size:24px;font-weight:700;color:#1d2836;margin-bottom:15px;padding-bottom:8px;border-bottom:2px solid #38c4e5;font-family:Nunito Sans,sans-serif}@media only screen and (max-width: 670px){.privacy-policy__section h2{font-size:22px;margin-bottom:12px}}@media only screen and (max-width: 450px){.privacy-policy__section h2{font-size:20px;margin-bottom:10px}}.privacy-policy__section h3{font-size:18px;font-weight:600;color:#2b3c50;margin:20px 0 10px;font-family:Nunito Sans,sans-serif}@media only screen and (max-width: 450px){.privacy-policy__section h3{font-size:16px;margin:15px 0 8px}}.privacy-policy__section p{font-size:15px;line-height:1.6;color:#1d2836;margin-bottom:12px;font-family:Nunito Sans,sans-serif}@media only screen and (max-width: 450px){.privacy-policy__section p{font-size:14px;line-height:1.5;margin-bottom:10px}}.privacy-policy__section ul{margin:12px 0 16px 20px}@media only screen and (max-width: 450px){.privacy-policy__section ul{margin:10px 0 14px 15px}}.privacy-policy__section li{font-size:15px;line-height:1.5;color:#1d2836;margin-bottom:8px;list-style-type:disc;font-family:Nunito Sans,sans-serif}@media only screen and (max-width: 450px){.privacy-policy__section li{font-size:14px;margin-bottom:6px}}.privacy-policy__section strong{color:#2b3c50;font-weight:700}.contact-info{background-color:#f8f9fd;padding:20px;border-radius:8px;border-left:4px solid #38c4e5;margin:15px 0}.contact-info p{margin-bottom:8px}.contact-info p:last-child{margin-bottom:0}@media only screen and (max-width: 450px){.contact-info{padding:15px}}.privacy-policy__footer{margin-top:40px;padding-top:30px;border-top:2px solid #f8f9fd;text-align:center}.privacy-policy__footer p{font-size:14px;color:#c4c4c4;margin-bottom:10px}.privacy-policy__footer p:last-child{margin-bottom:0}@media only screen and (max-width: 450px){.privacy-policy__footer p{font-size:13px}}.privacy-policy__copyright{font-weight:600;color:#1d2836!important;margin-top:15px}@media only screen and (max-width: 670px){.privacy-policy__section{margin-bottom:30px}}@media only screen and (max-width: 450px){.privacy-policy__section{margin-bottom:25px}.privacy-policy__footer{margin-top:30px;padding-top:20px}}@media print{.privacy-policy__page{background-color:#fff;padding:0}.privacy-policy__container{box-shadow:none;max-width:none}.privacy-policy__header{background-color:#fff;color:#000}.privacy-policy__logo{filter:none}}.objective-list-container{background-color:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 8px #00000014;min-height:80vh}@media only screen and (max-width: 670px){.objective-list-container{padding:24px}}@media only screen and (max-width: 450px){.objective-list-container{padding:16px}}.objective-list-table-wrapper{width:100%;margin-top:20px}.objective-list-table-container{background-color:#fff;border-radius:8px;overflow:auto!important;box-shadow:0 1px 4px #0000000d}.objective-list-table .MuiTableHead-root{background-color:#f8f9fd;position:sticky;top:0;z-index:10}.objective-list-table .MuiTableHead-root .MuiTableCell-root{font-weight:600;color:#1d2836;font-size:14px;border-bottom:1px solid rgba(224,224,224,.5);background-color:#f8f9fd;position:sticky;top:0}.objective-list-table .MuiTableBody-root .MuiTableRow-root{transition:all .2s ease}.objective-list-table .MuiTableBody-root .MuiTableRow-root:hover{background-color:#2b3c5005!important;transform:translateY(-1px)}.objective-list-table .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root{border-bottom:1px solid rgba(224,224,224,.3);font-size:13px;color:#1d2836}.objective-list-add-objective-btn{border-radius:8px;border:1px solid rgba(43,60,80,.2);background:linear-gradient(135deg,#fff 0%,white 100%);padding:12px 25px;height:45px;font-size:13px;font-weight:500;color:#1d2836;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.objective-list-add-objective-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(43,60,80,.1),transparent);transition:left .5s ease}.objective-list-add-objective-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2b3c5026;border-color:#2b3c5066;background:linear-gradient(135deg,white 0%,#fff 100%)}.objective-list-add-objective-btn:hover:before{left:100%}.objective-list-add-objective-btn:active{transform:translateY(0);transition:all .1s ease}.objective-list-pagination{display:flex;align-items:center;justify-content:center;margin-top:20px!important}.objective-list-pagination .MuiPaginationItem-root{color:#1d2836;border-color:#2b3c5033;transition:all .2s ease}.objective-list-pagination .MuiPaginationItem-root:hover{background-color:#2b3c5014;border-color:#2b3c5066;transform:translateY(-1px)}.objective-list-pagination .MuiPaginationItem-root.Mui-selected{background-color:#2b3c50;color:#fff;border-color:#2b3c50}.objective-list-pagination .MuiPaginationItem-root.Mui-selected:hover{background-color:#19232f}@media only screen and (max-width: 670px){.objective-list-add-objective-btn{border-radius:6px;padding:6px 10px!important;height:auto;font-size:.625rem!important}}@media only screen and (max-width: 450px){.objective-list-add-objective-btn{border-radius:6px;padding:6px 12px!important;height:auto;font-size:.625rem!important}}.submit-btn{padding:13px;border-radius:8px;border:none;background-color:#2b3c50!important;color:#fff;width:100%;font-weight:700}.company-list-container{padding:20px}.company-list-container .head__page-cn{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.company-list-container .company-list-add-company-btn{background-color:#1d2836;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease-in-out}.company-list-container .company-list-add-company-btn:hover{background-color:#2c3e50;opacity:.9}.company-list-container .company-list-table-wrapper{background:white;border-radius:8px;box-shadow:0 2px 8px #0000001a}.company-list-container .company-list-table-container{border-radius:8px 8px 0 0}.company-list-container .company-list-table th{background-color:#f5f5f5;font-weight:600;color:#333}.company-list-container .company-list-table tr:hover{background-color:#0000000a}.company-list-container .company-list-pagination{display:flex;justify-content:center;padding:20px}.company-page-list-container{padding:20px}.company-page-list-container .head__page-cn{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.company-page-list-container .company-page-list-add-btn{background-color:#1d2836;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease-in-out}.company-page-list-container .company-page-list-add-btn:hover{background-color:#2c3e50;opacity:.9}.company-page-list-container .company-page-list-table-wrapper{background:white;border-radius:8px;box-shadow:0 2px 8px #0000001a}.company-page-list-container .company-page-list-table-container{border-radius:8px 8px 0 0}.company-page-list-container .company-page-list-table th{background-color:#f5f5f5;font-weight:600;color:#333}.company-page-list-container .company-page-list-table tr:hover{background-color:#0000000a}.company-page-list-container .company-page-list-pagination{display:flex;justify-content:center;padding:20px}.project-list-container{padding:30px;min-height:calc(100vh - 100px)}@media screen and (max-width: 768px){.project-list-container{padding:20px 15px}}.project-list-container .head__page-cn{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px;gap:20px}@media screen and (max-width: 600px){.project-list-container .head__page-cn{flex-direction:column;gap:15px;align-items:flex-start;width:100%}}.project-list-container .head__page-cn .button-icon{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 28px;border-radius:12px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;cursor:pointer;font-weight:600;letter-spacing:.3px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px #667eea66}.project-list-container .head__page-cn .button-icon:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px #667eea99;background:linear-gradient(135deg,#764ba2 0%,#667eea 100%)}.project-list-container .head__page-cn .button-icon:active{transform:translateY(-1px)}.project-list-container .head__page-cn .button-icon .icon-plus{font-size:22px;font-weight:700}.project-list-container .head__page-cn .button-icon .text{font-size:15px;font-weight:600}@media screen and (max-width: 600px){.project-list-container .head__page-cn .button-icon{width:100%;justify-content:center}}.project-list-container .projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px;margin-bottom:40px}@media screen and (max-width: 768px){.project-list-container .projects-grid{grid-template-columns:1fr;gap:20px}}.project-list-container .project-card{background:white;border-radius:16px;padding:24px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 2px 8px #00000014;border:1px solid rgba(0,0,0,.05);position:relative;overflow:hidden}.project-list-container .project-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);transform:scaleX(0);transition:transform .4s ease}.project-list-container .project-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px #00000026;border-color:#667eea4d}.project-list-container .project-card:hover:before{transform:scaleX(1)}.project-list-container .project-card:hover .project-card__title{color:#667eea}.project-list-container .project-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:15px}.project-list-container .project-card__title{font-size:20px;font-weight:700;color:#1a202c;line-height:1.3;transition:color .3s ease;word-break:break-word;margin-bottom:4px}@media screen and (max-width: 600px){.project-list-container .project-card__title{font-size:18px}}.project-list-container .project-card__title-ar{font-size:16px;font-weight:600;color:#4a5568;line-height:1.4;direction:rtl;word-break:break-word}.project-list-container .project-card__actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-shrink:0}.project-list-container .project-card__body{margin-bottom:20px}.project-list-container .project-card__meta{display:flex;flex-direction:column;gap:12px}.project-list-container .project-card__meta-item{font-size:13px;display:flex;align-items:center;gap:8px;line-height:1.5}.project-list-container .project-card__meta-item .meta-label{font-weight:600;color:#718096;min-width:75px}.project-list-container .project-card__meta-item .meta-value{color:#2d3748;font-weight:500}.project-list-container .project-card__description{font-size:14px;color:#4a5568;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.project-list-container .project-card__description--empty{color:#a0aec0;font-style:italic}.project-list-container .project-card__footer{padding-top:16px;border-top:1px solid #e2e8f0}.project-list-container .project-card__objectives-label{font-size:12px;font-weight:600;color:#718096;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.project-list-container .project-card__objectives-empty{font-size:13px;color:#a0aec0;font-style:italic}.project-list-container .objectives-chips{display:flex;flex-wrap:wrap;gap:8px}.project-list-container .objective-chip{font-size:11px!important;font-weight:600!important;background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%)!important;color:#0369a1!important;border:1px solid #7dd3fc;transition:all .3s ease!important;height:26px!important}.project-list-container .objective-chip:hover{background:linear-gradient(135deg,#bae6fd 0%,#7dd3fc 100%)!important;transform:translateY(-2px);box-shadow:0 4px 12px #0ea5e94d}.project-list-container .action-icon{width:32px;height:32px;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);opacity:.8;padding:8px;border-radius:10px;background:#f7fafc}.project-list-container .action-icon:hover{opacity:1;transform:scale(1.15) rotate(5deg)}.project-list-container .empty-state{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:80px 20px;background:white;border-radius:16px;box-shadow:0 2px 8px #00000014}.project-list-container .empty-state__text{font-size:24px;font-weight:700;color:#2d3748;margin-bottom:8px}.project-list-container .empty-state__subtext{font-size:15px;color:#718096}.project-list-container .pagination-container{display:flex;align-items:center;justify-content:center;margin-top:40px;padding:20px;background:white;border-radius:12px;box-shadow:0 2px 8px #0000000f}
