body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#fff8e1}h2{color:#003366e2;font-family:Roboto,sans-serif;margin-left:40%}.Projects_button__w03aK{margin-left:300px}.Projects_buttonContainer__dtZ8y{display:flex;flex-direction:row;gap:20px;margin-left:40px}.Projects_viewTasks__eWzRP{width:100px}.Projects_deleteButton__HO8E5{background-color:red;color:#f9f9f9;margin-left:20px;width:fit-content}.Projects_dashboard__-KUtm{visibility:hidden}.Projects_activeProjects__hyAK1{margin-left:40px;margin-top:20px}.Projects_projectForm__25sFS{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:40px auto;max-width:300px;padding:20px}.Projects_projectsContainer__ChrMi{display:flex;flex-wrap:wrap;gap:20px;margin-left:250px;padding:20px}.Projects_projectCard__9k6gp{background-color:#f1f1f1;border:1px solid #bdc3c7;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;padding:20px;width:400px}.Projects_projectForm__25sFS h3{color:#2c3e50;margin-bottom:20px}.Projects_projectForm__25sFS label{color:#34495e;display:block;margin-bottom:20px}.Projects_projectForm__25sFS input[type=date],.Projects_projectForm__25sFS input[type=text],.Projects_projectForm__25sFS select,.Projects_projectForm__25sFS textarea{border:1px solid #bdc3c7;border-radius:4px;font-size:16px;margin-bottom:20px;padding:20px;width:90%}.Projects_projectForm__25sFS textarea{min-height:80px;resize:vertical}.Projects_projectForm__25sFS button{background-color:#2980b9;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin-right:20px;padding:20px;transition:background-color .3s}@media only screen and (max-width:768px){.Projects_activeProjects__hyAK1{margin-left:120px}.Projects_projectsContainer__ChrMi{margin-left:0}.Projects_buttonContainer__dtZ8y{flex-direction:column;gap:20px;margin-left:0}.Projects_deleteButton__HO8E5{margin:20px 5px 5px}.Projects_button__w03aK{margin-left:0}}.SideBar_sidebar__dasUp{background-color:#e0e0e0;color:#fff;height:100vh;left:0;overflow-y:auto;padding:20px;position:fixed;top:0;width:180px}.SideBar_sidebar__dasUp ul{list-style:none;margin:0;padding:0}.SideBar_sidebar__dasUp li{margin-bottom:35px}.SideBar_sidebar__dasUp a{color:#00796b;font-size:18px;text-decoration:none;transition:color .3s}.SideBar_sidebar__dasUp a:hover{color:#004d40}.SideBar_sidebar__dasUp .SideBar_signOut__v1qyS{font-weight:700;margin-top:auto}.SideBar_sidebar__dasUp .SideBar_signOut__v1qyS a{color:#d32f2f}@media only screen and (max-width:990px){.SideBar_sidebar__dasUp{width:90px}.SideBar_sidebar__dasUp h2{margin-left:10px}}.Dashboard_header__SD2Z7{color:#000;margin-left:25%}.Dashboard_subHeading__7CvzX{color:#000;margin-left:20%;margin-top:10%}.Dashboard_quickStats__GFMpI{display:flex;flex-wrap:wrap;margin-bottom:20px;margin-left:300px}.Dashboard_quickStats__GFMpI .Dashboard_statItem__PzoZR{background-color:#f9f9f9;border:1px solid #ddd;border-radius:5px;box-shadow:0 2px 5px #0000001a;margin:10px;padding:15px;width:200px}.Dashboard_quickStats__GFMpI .Dashboard_statItem__PzoZR h4{font-size:18px;margin-bottom:5px}.Dashboard_quickStats__GFMpI .Dashboard_statItem__PzoZR p{color:#333;font-size:16px}p{color:#000;margin-left:30%}.Dashboard_notificationsContainer__hhwZh{background-color:#f9f9f9;height:fit-content;list-style-type:disc;margin:0 0 0 300px;padding:0 0 0 20px;width:1000px}.Dashboard_notificationItem__Aai62{color:#333;font-size:14px;margin-bottom:10px;padding:5px 0}.Dashboard_notificationItem__Aai62 strong{color:#333;font-weight:700}.Dashboard_notificationItem__Aai62 p{color:#555;font-size:14px;font-weight:700;margin:0}.Dashboard_noNotifications__zG8NL{color:#888;font-style:italic;text-align:center}@media only screen and (max-width:990px){.Dashboard_quickStats__GFMpI{display:grid;grid-template-columns:repeat(1,1fr);margin-left:40%}}@media only screen and (max-width:768px){.Dashboard_header__SD2Z7,.Dashboard_quickStats__GFMpI{margin-left:40%}}.Tasks_taskCard__pHmFu{background-color:#fff!important;border:1px solid #ddd;border-radius:5px;box-shadow:0 0 10px #0000001a;height:250px;margin:5px 0;padding:15px}.Tasks_taskTitle__K9WCk{font-size:16px;font-weight:700;margin:0 0 0 30%;padding:10px}.Tasks_moveContainer__VM\+jM{align-items:center;display:flex}.Tasks_detailsTitle__d7o5V{font-size:1.5rem;font-weight:700}.Tasks_popup__fD8CD{background-color:#fff;border:1px solid #000;box-shadow:0 0 10px #0003;height:300px;left:50%;padding:20px;position:fixed;top:50%;transform:translate(-50%,-50%);width:400px;z-index:999}.Tasks_popupContent__2sxTr{word-wrap:break-word;color:#333;font-size:14px;max-height:80vh;overflow-y:auto;padding:10px;word-break:break-word}.Tasks_popupContent__2sxTr p{margin-bottom:10px}.Tasks_popupContent__2sxTr h2{font-size:18px;margin-bottom:10px}.Tasks_closeButton__N6tQG{cursor:pointer;font-size:16px;position:absolute;right:10px;top:10px}.Tasks_moveContainer__VM\+jM p{margin-right:10px}p{color:#666;font-size:14px;margin:0;padding:10px}.Tasks_deleteButton__Mzh8p{background-color:red;color:#f9f9f9;display:flex;margin-left:100px;margin-top:10px;width:fit-content}@media only screen and (max-width:768px){.Tasks_taskCard__pHmFu{height:300px}.Tasks_popup__fD8CD{left:55%;width:300px}}.Kaban_kanbanBoard__5YlZZ{background-color:#f9f9f9;border:1px solid #ccc;border-radius:10px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;margin:20px 20px 20px 250px;padding:20px}.Kaban_kanbanHeader__IL6vU{color:#333;font-size:24px;font-weight:700;margin-bottom:10px}.Kaban_kanbanColumns__7AAMM{display:flex;justify-content:space-between;margin-bottom:30px;margin-left:5%;max-width:900px;width:100%}.Kaban_kanbanColumn__vnYCX{background-color:#fff;border:1px solid #ccc;border-radius:5px;flex:1 1;margin:0 5px;padding:10px}.Kaban_columnTitle__C6MiK{color:#333;font-size:18px;font-weight:700;margin-bottom:10px;text-align:center}.Kaban_emptyMessage__svl1\+{color:#888;text-align:center}.Kaban_task__sCc4G{background-color:#e0e0e0;border-radius:5px;cursor:pointer;margin:5px 0;padding:10px}.Kaban_task__sCc4G:hover{background-color:#d0d0d0}.Kaban_toggleButton__UHsVx{background-color:#f9f9f9;border:1px solid #aba8a8;border-radius:3px;color:#333;cursor:pointer;font-size:14px;font-weight:600;margin-bottom:30px;margin-left:50px;margin-top:30px;padding:10px 20px;width:200px}.Kaban_instructions__VHKu9{margin-left:50px}.Kaban_taskForm__M5EHS{animation:Kaban_fadeIn__JN9UA .3s ease;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0003;left:25%;max-height:90vh;overflow-y:auto;padding:20px;position:fixed;top:40%;transform:translate(-50%,-50%);width:500px;z-index:1000}.Kaban_taskForm__M5EHS input[type=date],.Kaban_taskForm__M5EHS input[type=text],.Kaban_taskForm__M5EHS textarea{border:1px solid #bdc3c7;border-radius:4px;margin-bottom:15px;padding:10px;width:90%}.Kaban_inputGroup__pN4U6{display:flex;flex-direction:column;margin-bottom:16px}label{color:#333;margin-bottom:8px}label,select{font-size:14px}select{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;padding:8px}.Kaban_cancelButton__KqnMD{margin-left:20px}.Kaban_backLink__ew6p0{cursor:pointer;font-size:16px;margin-left:250px;margin-top:10px;text-decoration:none}@media only screen and (max-width:990px){.Kaban_kanbanBoard__5YlZZ{margin-left:140px}.Kaban_kanbanColumns__7AAMM{display:grid;grid-template-columns:repeat(3,1fr);margin-left:20px}}@media(max-width:768px){.Kaban_kanbanBoard__5YlZZ{overflow:hidden;scroll-behavior:smooth;width:200px}.Kaban_kanbanColumns__7AAMM{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(1,1fr);margin-bottom:20px;margin-left:0}.Kaban_kanbanColumn__vnYCX{margin-left:0;width:90%}.Kaban_instructions__VHKu9{margin-left:0;width:50%}.Kaban_toggleButton__UHsVx{margin-left:0}}.Login_login__f3WX1{background-color:#00008b!important;color:#fff}footer{margin-top:20px}footer p{color:#fff!important}
/*# sourceMappingURL=main.45696e92.css.map*/