@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";._container_8jg6q_1{background-color:#fff;box-sizing:border-box;display:flex;flex-flow:column;justify-content:space-between;height:97.5vh;border-right:1px solid lightgrey;width:10rem}._linkGroup_8jg6q_12{display:flex;flex-flow:column;gap:2rem 0}._linkGroup_8jg6q_12 h2{margin-right:1rem}._link_8jg6q_12{display:flex;align-items:center;text-align:center;text-decoration:none;color:#000;font-weight:600;padding:.5rem 0}._active_8jg6q_32{box-shadow:0 0 14px #0000001f;background:#4391ed1a;border-top:1px solid #4391ed1a;border-bottom:1px solid #4391ed1a}._link_8jg6q_12 img{margin-right:1rem}._logout_8jg6q_43{padding:.5rem 0rem 0rem;cursor:pointer;color:#cf3636;font-size:16px}._logout_8jg6q_43 img{margin-right:1rem}._modalOverlay_8jg6q_54{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_8jg6q_67{background:#fff;padding:1.5rem;border-radius:8px;text-align:center;width:80%;max-width:250px;box-shadow:0 4px 6px #0003}._modalContent_8jg6q_67 p{font-size:14px;margin-bottom:2rem;font-weight:700}._modalActions_8jg6q_83{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}._modalActions_8jg6q_83 button{font-weight:700;border-radius:12px}._confirmButton_8jg6q_95{background-color:#17a2b8;color:#fff;padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer}._cancelButton_8jg6q_104{background-color:#fff;color:red;padding:.5rem 1rem;border:.5px solid red;border-radius:4px;cursor:pointer}@media only screen and (max-width: 750px){._container_8jg6q_1{flex-direction:row;height:6rem;width:100vw}._linkGroup_8jg6q_12{flex-direction:row}}._container_qgvzt_1{display:flex;width:95vw;gap:5vw}@media only screen and (max-width: 750px){._container_qgvzt_1{flex-direction:column}}._container_16dcd_1{width:100%}._header_16dcd_5{display:flex;justify-content:space-between;align-items:center;width:100%}._header_16dcd_5 p{color:#707070;font-family:Poppins,sans-serif}._boxContainer_16dcd_17{display:flex;gap:1rem}._statusContainer_16dcd_22{flex:1;padding:0 1%;background:#eef2f5;border-radius:10px;height:575px;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}._statusContainer_16dcd_22::-webkit-scrollbar{width:8px}._statusContainer_16dcd_22::-webkit-scrollbar-thumb{background:#aaa;border-radius:4px}._statusContainer_16dcd_22::-webkit-scrollbar-track{background:#f0f0f0}._todoBox_16dcd_47{display:flex;align-items:center;justify-content:space-between}._todoBox_16dcd_47>div img{margin-right:10px;cursor:pointer}._boardTitle_16dcd_58{display:flex;align-items:center;justify-content:space-between}._boardTitle_16dcd_58>div:first-child{display:flex;align-items:center;gap:1rem}._modalOverlay_isd3e_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;font-size:14px;font-weight:bolder}._modalContent_isd3e_16{background:#fff;padding:20px;border-radius:8px;width:500px;position:relative;font-family:Poppins,sans-serif}._modalContent_isd3e_16>div{margin-top:1.5rem}._titleInput_isd3e_28{width:90%}._prioritySection_isd3e_32{display:flex;align-items:center}._priorityButton_isd3e_37{font-size:.75em;margin:5px;padding:5px;background-color:transparent;border:.5px solid lightgrey;border-radius:8px;transition:background-color .3s ease,color .3s ease}._active_isd3e_47{background-color:#eeecec}._assignSection_isd3e_51{display:flex;align-items:center}._assignSection_isd3e_51 label{margin-right:5px}._assignSection_isd3e_51 input{padding-left:1rem;width:78%}._checklistItem_isd3e_64{display:flex;align-items:center;border:.5px solid lightgray;border-radius:8px;justify-content:space-between;margin-bottom:10px}._checklistItemsDiv_isd3e_73{max-height:200px!important;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:grey transparent}._checklistItemsDiv_isd3e_73::-webkit-scrollbar{width:5px}._checklistItemsDiv_isd3e_73::-webkit-scrollbar-track{background:transparent}._checklistItemsDiv_isd3e_73::-webkit-scrollbar-thumb{background:transparent;border-radius:1rem}._checklistItemsDiv_isd3e_73:hover::-webkit-scrollbar-thumb{background:#888}._checklistItemsDiv_isd3e_73::-webkit-scrollbar{display:none}._checklistItemsDiv_isd3e_73:hover::-webkit-scrollbar{display:block}._checklistItem_isd3e_64 div{display:flex}._checklistItem_isd3e_64 div input:first-child{width:10%;cursor:pointer;margin-left:10px}._checklistItem_isd3e_64 div input{margin-right:5px}._checklistItem_isd3e_64 div input:last-child{padding-left:5%;border:0}._checklistItem_isd3e_64 button{border:0;background-color:transparent}._addButton_isd3e_131{font-family:Poppins,"Sans serif";border:0;padding:.5rem 1rem;background-color:transparent;cursor:pointer;width:100%;text-align:left;color:gray}._addButton_isd3e_131:hover{background-color:#f5f5f5;border-radius:8px}._modalActions_isd3e_147{display:flex;justify-content:space-between;margin-top:20px}._cancel_isd3e_152{padding:.5rem 2rem!important;border:1px solid red!important;border-radius:8px;color:red;font-weight:700;background-color:transparent}._save_isd3e_161{background-color:#17a2b8;padding:.5rem 2rem;border-radius:8px;color:#fff;font-weight:700}sup{color:red}._checkbox_isd3e_173{width:1rem;margin-left:1rem}._checklistInput_isd3e_177{border:0;padding-left:1rem}._checklistInput_isd3e_177:focus{border:0;padding-left:1rem}._taskCard_kb1lc_2{border:1px solid #ddd;padding:16px;border-radius:8px;width:88%;box-shadow:0 4px 6px #0000001a;font-family:Arial,sans-serif;background-color:#fff;margin-bottom:1rem}._taskHeader_kb1lc_14{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._taskHeader_kb1lc_14>div:first-child{display:flex;justify-content:space-between;align-items:center}._priority_kb1lc_27{font-size:.5em;margin-left:5px}._high_kb1lc_36{width:7px;height:7px;border-radius:50%;background-color:#ff2473}._moderate_kb1lc_43{width:7px;height:7px;border-radius:50%;background-color:#18b0ff}._low_kb1lc_50{width:7px;height:7px;border-radius:50%;background-color:#63c05b}._options_kb1lc_57{cursor:pointer;font-size:1.5em}._taskTitle_kb1lc_63{font-size:1.2em;font-weight:700;margin-bottom:8px}._checklistHeader_kb1lc_70{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._toggleButton_kb1lc_77{background:none;border:none;color:#007bff;cursor:pointer;font-size:.9em}._checklist_kb1lc_70{max-height:100px;overflow-y:auto;margin:8px 0;padding:8px;border-radius:4px}._checklistItem_kb1lc_95{display:flex;align-items:center;margin-bottom:4px;padding:.5rem 0;border:1px solid lightgray;border-radius:8px}._checklistItem_kb1lc_95:last-child{margin-bottom:0}._checkbox_kb1lc_108{width:10%;margin-right:8px}._dueDate_kb1lc_114{font-size:.9em;color:#666;margin-top:10px}._statusButtons_kb1lc_121{font-size:7px;font-family:Poppins,serif;margin-top:5px}._statusButton_kb1lc_121:first-child{margin-right:2rem}._statusButton_kb1lc_121{margin-right:2px;font-size:9px;margin-top:2px;border:1px solid #ccc;border-radius:8px;cursor:pointer;background-color:#f0f0f0;font-family:Poppins,serif}._statusButton_kb1lc_121._active_kb1lc_143{background-color:#007bff;color:#fff;border-color:#007bff}._statusButton_kb1lc_121:hover{background-color:#e0e0e0}._checklist_kb1lc_70::-webkit-scrollbar{width:8px}._checklist_kb1lc_70::-webkit-scrollbar-thumb{background:#aaa;border-radius:4px}._checklist_kb1lc_70::-webkit-scrollbar-track{background:#f0f0f0}._checklistInput_kb1lc_167{border:0px solid transparent}._checklistItem_kb1lc_95 button{border:0;background-color:transparent}._dropdown_kb1lc_177{position:absolute;top:3rem;right:16px;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 8px #0000001a;width:120px;padding:8px 0;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;text-align:left;z-index:10}._dropdownOption_kb1lc_195{padding:8px 16px;cursor:pointer;color:#333}._dropdownOption_kb1lc_195:hover{background-color:#f0f0f0}._dropdownOption_kb1lc_195._delete_kb1lc_206{color:red}._taskCard_kb1lc_2{position:relative}._nullButton_kb1lc_215{background-color:transparent!important;border:0;width:100%}._toast_kb1lc_221{position:fixed;top:20px;right:20px;background-color:#4caf50;color:#fff;padding:10px 20px;border-radius:5px;z-index:1000;transition:opacity .3s ease}._modal_kb1lc_233{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_kb1lc_246{background:#fff;padding:20px;border-radius:8px;text-align:center;box-shadow:0 0 10px #00000080;width:40%}._modalContent_kb1lc_246 input{width:90%}._modalContent_kb1lc_246>div{width:90%}._prioritySection_kb1lc_263{display:flex;justify-content:center;align-items:center}._prioritySection_kb1lc_263>button{margin-left:10px;font-size:10px;border-radius:8px;border:0;padding:1% 2%}._editModalButtons_kb1lc_277{display:flex;align-items:center;justify-content:space-between}._editModalButtons_kb1lc_277>input:first-child{width:20%}._editModalButtons_kb1lc_277>div{width:60%;display:flex;justify-content:end;gap:2rem}._editModalButtons_kb1lc_277>div button{padding:2% 3%;border-radius:8px;border:0}li{display:flex}li>input:first-child{width:10%}._confirmButton_kb1lc_308,._cancelButton_kb1lc_309{padding:10px 20px;margin:5px;border:none;border-radius:5px;cursor:pointer}._confirmButton_kb1lc_308{background-color:red;color:#fff}._cancelButton_kb1lc_309{background-color:gray;color:#fff}._high_priority_kb1lc_327{background-color:#cf3636;padding:5px;border:1px solid transparent;border-radius:8px;color:#fff}._moderate_priority_kb1lc_335{background-color:#18b0ff;padding:5px;border:1px solid transparent;border-radius:8px;color:#fff}._low_priority_kb1lc_343{background-color:#63c05b;padding:5px;border:1px solid transparent;border-radius:8px;color:#fff}._initials_kb1lc_352{font-size:.4rem;padding:.3rem;border-radius:50%;font-weight:700}._modalOverlay_zy4fd_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_zy4fd_14{background:#fff;padding:20px;border-radius:8px;width:400px;display:flex;flex-direction:column}._inputBox_zy4fd_24{width:100%;padding:8px;margin-bottom:16px;border-radius:4px;border:1px solid #ccc}._buttonsDiv_zy4fd_32{display:flex;width:100%;justify-content:space-around}._addButton_zy4fd_38,._closeButton_zy4fd_39{padding:.5rem 2rem;margin-top:8px;border:none;border-radius:4px;cursor:pointer}._addButton_zy4fd_38{background-color:#17a2b8;color:#fff}._closeButton_zy4fd_39{color:#f44336;background-color:transparent;border:1px solid #f44336}._main_1pli6_1{width:100%}._container_1pli6_5{width:100%;display:flex}._taskBox_1pli6_11{width:35%;margin-right:1%;padding:10px;background:#f9fcff;border-radius:5px;padding:2rem}._taskNameDiv_1pli6_20{display:flex;justify-content:space-between;align-items:center}._taskNameDiv_1pli6_20 div{display:flex;justify-content:space-between}._taskNameDiv_1pli6_20 div img{margin-right:10px}._container_1ef5y_1{width:100%}._form_1ef5y_5{width:100%;max-width:350px;display:flex;flex-direction:column}._formSection_1ef5y_12{margin-bottom:20px}._userIcon_1ef5y_29{background:url("data:image/svg+xml,%3csvg%20width='34'%20height='35'%20viewBox='0%200%2034%2035'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.2348%2021.6404C12.4802%2021.6404%208.41992%2022.3592%208.41992%2025.2382C8.41992%2028.1172%2012.4544%2028.8618%2017.2348%2028.8618C21.9893%2028.8618%2026.0484%2028.1418%2026.0484%2025.264C26.0484%2022.3862%2022.0151%2021.6404%2017.2348%2021.6404Z'%20stroke='%23828282'%20stroke-width='1.84399'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.2347%2017.534C20.3549%2017.534%2022.8838%2015.0039%2022.8838%2011.8838C22.8838%208.76364%2020.3549%206.23474%2017.2347%206.23474C14.1146%206.23474%2011.5845%208.76364%2011.5845%2011.8838C11.574%2014.9934%2014.0865%2017.5235%2017.1949%2017.534H17.2347Z'%20stroke='%23828282'%20stroke-width='1.75618'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat left;background-size:25px;background-position:5px}._emailIcon_1ef5y_35{background:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.10287%207.68445H27.3996C28.6455%207.68445%2029.6557%208.69467%2029.6557%209.94056V24.5991C29.6557%2025.8449%2028.6455%2026.8538%2027.401%2026.8538H7.10287C5.85836%2026.8552%204.84814%2025.8449%204.84814%2024.5991V9.94056C4.84814%208.69467%205.85836%207.68445%207.10287%207.68445Z'%20stroke='%23828282'%20stroke-width='2.06729'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.01221%209.10401L15.6161%2016.6882C16.5739%2017.3732%2017.8611%2017.3746%2018.8204%2016.691L29.4848%209.08472'%20stroke='%23828282'%20stroke-width='2.06729'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat left;background-size:25px;background-position:5px}._password_1ef5y_41{background:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.7393%2014.6924V10.5578V10.5578C11.7393%207.51339%2014.2076%205.04504%2017.252%205.04504V5.04504C20.2965%205.04504%2022.7648%207.51339%2022.7648%2010.5578V10.5578V14.6924'%20stroke='%23828282'%20stroke-width='2.06729'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.2521%2020.2052V24.3398'%20stroke='%23828282'%20stroke-width='2.06729'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.1428%2029.8525H10.3609C8.83798%2029.8525%207.60449%2028.6191%207.60449%2027.0962V17.4488C7.60449%2015.9259%208.83798%2014.6924%2010.3609%2014.6924H24.1428C25.6658%2014.6924%2026.8992%2015.9259%2026.8992%2017.4488V27.0962C26.8992%2028.6191%2025.6658%2029.8525%2024.1428%2029.8525Z'%20stroke='%23828282'%20stroke-width='2.06729'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat left;background-size:25px;background-position:5px}._updateBtn_1ef5y_47{cursor:pointer;width:110%;background:#17a2b8;color:#fff;border-radius:20px}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_188px_1{display:flex;justify-content:center;align-items:center;position:relative;height:100vh;background-color:#17a2b8}._imageContainer_188px_10{position:relative;text-align:center;color:#fff}._backImage_188px_17{position:absolute;top:-3rem;left:2.6rem;width:250px;z-index:1}._groupImage_188px_25{position:relative;width:200px;z-index:2}._container_s2rkf_1{display:flex;height:100vh;justify-content:space-between}._side_s2rkf_7{width:70%}._formDiv_s2rkf_11{width:30%;display:flex;justify-content:center;align-items:center;flex-direction:column}._form_s2rkf_11{width:100%;max-width:350px;display:flex;flex-direction:column}._formSection_s2rkf_26{margin-bottom:20px}._emailIcon_s2rkf_43{background:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.10287%207.68445H27.3996C28.6455%207.68445%2029.6557%208.69467%2029.6557%209.94056V24.5991C29.6557%2025.8449%2028.6455%2026.8538%2027.401%2026.8538H7.10287C5.85836%2026.8552%204.84814%2025.8449%204.84814%2024.5991V9.94056C4.84814%208.69467%205.85836%207.68445%207.10287%207.68445Z'%20stroke='%23828282'%20stroke-width='2.06729'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.01221%209.10401L15.6161%2016.6882C16.5739%2017.3732%2017.8611%2017.3746%2018.8204%2016.691L29.4848%209.08472'%20stroke='%23828282'%20stroke-width='2.06729'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat left;background-size:25px;background-position:5px}._password_s2rkf_49{background:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.7393%2014.6924V10.5578V10.5578C11.7393%207.51339%2014.2076%205.04504%2017.252%205.04504V5.04504C20.2965%205.04504%2022.7648%207.51339%2022.7648%2010.5578V10.5578V14.6924'%20stroke='%23828282'%20stroke-width='2.06729'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.2521%2020.2052V24.3398'%20stroke='%23828282'%20stroke-width='2.06729'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.1428%2029.8525H10.3609C8.83798%2029.8525%207.60449%2028.6191%207.60449%2027.0962V17.4488C7.60449%2015.9259%208.83798%2014.6924%2010.3609%2014.6924H24.1428C25.6658%2014.6924%2026.8992%2015.9259%2026.8992%2017.4488V27.0962C26.8992%2028.6191%2025.6658%2029.8525%2024.1428%2029.8525Z'%20stroke='%23828282'%20stroke-width='2.06729'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat left;background-size:25px;background-position:5px}._registerBtn_s2rkf_55,._loginBtn_s2rkf_56{cursor:pointer;width:110%}._registerBtn_s2rkf_55{background:#17a2b8;color:#fff;border-radius:20px}._loginBtn_s2rkf_56{border:1px solid #17a2b8;border-radius:20px;color:#17a2b8;background:transparent}._errorText_s2rkf_75{color:red;font-size:xx-small;margin-left:1rem}._container_9k1ee_1{display:flex;height:100vh;justify-content:space-between}._side_9k1ee_7{width:70%}._formDiv_9k1ee_11{width:30%;display:flex;justify-content:center;align-items:center;flex-direction:column}._form_9k1ee_11{width:100%;max-width:350px;display:flex;flex-direction:column}._formSection_9k1ee_26{margin-bottom:20px}input{width:100%;padding:10px;padding-left:2rem;border-radius:5px;border:1px solid lightgrey}input:focus{outline:none;border:1px solid lightgrey}._userIcon_9k1ee_43{background:url("data:image/svg+xml,%3csvg%20width='34'%20height='35'%20viewBox='0%200%2034%2035'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.2348%2021.6404C12.4802%2021.6404%208.41992%2022.3592%208.41992%2025.2382C8.41992%2028.1172%2012.4544%2028.8618%2017.2348%2028.8618C21.9893%2028.8618%2026.0484%2028.1418%2026.0484%2025.264C26.0484%2022.3862%2022.0151%2021.6404%2017.2348%2021.6404Z'%20stroke='%23828282'%20stroke-width='1.84399'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.2347%2017.534C20.3549%2017.534%2022.8838%2015.0039%2022.8838%2011.8838C22.8838%208.76364%2020.3549%206.23474%2017.2347%206.23474C14.1146%206.23474%2011.5845%208.76364%2011.5845%2011.8838C11.574%2014.9934%2014.0865%2017.5235%2017.1949%2017.534H17.2347Z'%20stroke='%23828282'%20stroke-width='1.75618'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat left;background-size:25px;background-position:5px}._emailIcon_9k1ee_49{background:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.10287%207.68445H27.3996C28.6455%207.68445%2029.6557%208.69467%2029.6557%209.94056V24.5991C29.6557%2025.8449%2028.6455%2026.8538%2027.401%2026.8538H7.10287C5.85836%2026.8552%204.84814%2025.8449%204.84814%2024.5991V9.94056C4.84814%208.69467%205.85836%207.68445%207.10287%207.68445Z'%20stroke='%23828282'%20stroke-width='2.06729'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.01221%209.10401L15.6161%2016.6882C16.5739%2017.3732%2017.8611%2017.3746%2018.8204%2016.691L29.4848%209.08472'%20stroke='%23828282'%20stroke-width='2.06729'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat left;background-size:25px;background-position:5px}._password_9k1ee_55{background:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.7393%2014.6924V10.5578V10.5578C11.7393%207.51339%2014.2076%205.04504%2017.252%205.04504V5.04504C20.2965%205.04504%2022.7648%207.51339%2022.7648%2010.5578V10.5578V14.6924'%20stroke='%23828282'%20stroke-width='2.06729'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.2521%2020.2052V24.3398'%20stroke='%23828282'%20stroke-width='2.06729'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.1428%2029.8525H10.3609C8.83798%2029.8525%207.60449%2028.6191%207.60449%2027.0962V17.4488C7.60449%2015.9259%208.83798%2014.6924%2010.3609%2014.6924H24.1428C25.6658%2014.6924%2026.8992%2015.9259%2026.8992%2017.4488V27.0962C26.8992%2028.6191%2025.6658%2029.8525%2024.1428%2029.8525Z'%20stroke='%23828282'%20stroke-width='2.06729'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat left;background-size:25px;background-position:5px}._registerBtn_9k1ee_61,._loginBtn_9k1ee_62{cursor:pointer;width:110%}._registerBtn_9k1ee_61{background:#17a2b8;color:#fff;border-radius:20px}._loginBtn_9k1ee_62{border:1px solid #17a2b8;border-radius:20px;color:#17a2b8;background:transparent}._errorText_9k1ee_81{color:red;font-size:xx-small;margin-left:1rem}._taskCard_m9byy_3{border-radius:8px;padding:16px;max-width:600px;margin:5rem auto;box-shadow:0 4px 8px #0000000d;background-color:#fff}._taskHeader_m9byy_13{display:flex;align-items:center;margin-bottom:12px;gap:1rem;font-size:8px}._priority_m9byy_21{font-weight:700;color:#333}._high_m9byy_26{width:7px;height:7px;border-radius:50%;background-color:#ff2473}._moderate_m9byy_33{width:7px;height:7px;border-radius:50%;background-color:#18b0ff}._low_m9byy_40{width:7px;height:7px;border-radius:50%;background-color:#63c05b}._taskTitle_m9byy_47{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:16px}._checklistHeader_m9byy_54{font-size:12px;font-weight:700;color:#666;margin-bottom:8px}._checkbox_m9byy_61{width:10%;margin-right:8px}._checklist_m9byy_54{max-height:350px;overflow-y:auto;padding:8px;border-radius:4px}._checklistItem_m9byy_74{display:flex;align-items:center;margin-bottom:4px;padding:.5rem 0;border:1px solid lightgray;border-radius:8px}._checklistItem_m9byy_74:last-child{margin-bottom:0}._checklist_m9byy_54::-webkit-scrollbar{width:8px}._checklist_m9byy_54::-webkit-scrollbar-thumb{background:#aaa;border-radius:4px}._checklist_m9byy_54::-webkit-scrollbar-track{background:#f0f0f0}._dueDateBox_m9byy_100{display:flex!important;font-size:.9rem;color:#666}._high_priority_m9byy_120>span:last-child{background-color:#cf3636;padding:5px;border:1px solid transparent;border-radius:8px;color:#fff}._moderate_priority_m9byy_128>span:last-child{background-color:#18b0ff;padding:5px;border:1px solid transparent;border-radius:8px;color:#fff}._low_priority_m9byy_136>span:last-child{background-color:#63c05b;padding:5px;border:1px solid transparent;border-radius:8px;color:#fff}#root{margin:0;padding:0;font-family:Open Sans,sans-serif}
