.TimeTracker-module__Y_1bSq__timeTrackerPage{background-color:#ecf0f1;min-height:100vh;padding:1.5rem}.TimeTracker-module__Y_1bSq__title{color:#2c3e50;text-align:center;margin-bottom:1.5rem;font-size:2.5rem;font-weight:600}.TimeTracker-module__Y_1bSq__gridContainer{grid-template-columns:1fr 2fr 1fr;gap:1.5rem;width:100%;max-width:1600px;margin:0 auto;display:grid}.TimeTracker-module__Y_1bSq__leftColumn,.TimeTracker-module__Y_1bSq__mainContent,.TimeTracker-module__Y_1bSq__rightColumn{flex-direction:column;gap:1.5rem;display:flex}.TimeTracker-module__Y_1bSq__card{background-color:#fff;border:1px solid #bdc3c7;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.TimeTracker-module__Y_1bSq__card h2{color:#34495e;align-items:center;margin-bottom:1rem;font-size:1.25rem;font-weight:600;display:flex}.TimeTracker-module__Y_1bSq__card h2 .TimeTracker-module__Y_1bSq__icon{margin-right:.5rem}.TimeTracker-module__Y_1bSq__projectManagement{justify-content:flex-end;margin-bottom:1rem;display:flex}.TimeTracker-module__Y_1bSq__themedBtn{color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 14px;font-size:.9rem;font-weight:500;transition:all .2s ease-in-out}.TimeTracker-module__Y_1bSq__themedBtn:hover{opacity:.9}.TimeTracker-module__Y_1bSq__themedBtn:disabled{cursor:not-allowed;opacity:.7;background-color:#95a5a6}.TimeTracker-module__Y_1bSq__addProjectBtn{background-color:#2c3e50}.TimeTracker-module__Y_1bSq__manualBtn{background-color:#7f8c8d}.TimeTracker-module__Y_1bSq__startAtBtn{background-color:#16a085}.TimeTracker-module__Y_1bSq__stopBtn{background-color:#c0392b}.TimeTracker-module__Y_1bSq__projectBtn{background-color:#34495e}.TimeTracker-module__Y_1bSq__projectBtn:hover{background-color:#2c3e50}.TimeTracker-module__Y_1bSq__actionRow{justify-content:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.TimeTracker-module__Y_1bSq__timerDisplay{text-align:center;background-color:#ecf0f1;border:1px solid #bdc3c7;border-radius:8px;padding:1.5rem}.TimeTracker-module__Y_1bSq__timerDisplay p{margin:0}.TimeTracker-module__Y_1bSq__timerProject{color:#34495e;margin-bottom:.25rem;font-size:1.25rem;font-weight:500}.TimeTracker-module__Y_1bSq__timerElapsed{color:#2c3e50;font-family:Menlo,Monaco,Courier New,monospace;font-size:2.5rem;font-weight:700}.TimeTracker-module__Y_1bSq__doneAt{color:#7f8c8d;margin-top:.5rem;font-size:1rem}@media (max-width:1200px){.TimeTracker-module__Y_1bSq__gridContainer{grid-template-columns:1fr 1.5fr}.TimeTracker-module__Y_1bSq__rightColumn{grid-column:1/-1}}@media (max-width:768px){.TimeTracker-module__Y_1bSq__gridContainer{grid-template-columns:1fr}}
.Modal-module__-zXg-W__modalBackdrop{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Modal-module__-zXg-W__modalContent{background:#fff;border-radius:12px;width:90%;max-width:500px;padding:30px;box-shadow:0 4px 20px #00000026}.Modal-module__-zXg-W__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Modal-module__-zXg-W__closeButton{cursor:pointer;color:#9ca3af;font-size:1.8rem;line-height:1}.Modal-module__-zXg-W__closeButton:hover{color:#1f2937}.Modal-module__-zXg-W__formGroup{margin-bottom:20px}.Modal-module__-zXg-W__formGroup label{color:#374151;margin-bottom:8px;font-weight:600;display:block}.Modal-module__-zXg-W__formGroup input[type=text],.Modal-module__-zXg-W__formGroup input[type=time],.Modal-module__-zXg-W__formGroup textarea,.Modal-module__-zXg-W__formGroup select{background-color:#f9fafb;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:1rem}.Modal-module__-zXg-W__formGroup input:focus,.Modal-module__-zXg-W__formGroup textarea:focus,.Modal-module__-zXg-W__formGroup select:focus{background-color:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.Modal-module__-zXg-W__timeInputs{align-items:center;gap:15px;display:flex}.Modal-module__-zXg-W__timeInputs input{flex:1}.Modal-module__-zXg-W__modalButtons{justify-content:flex-end;gap:12px;margin-top:30px;display:flex}.Modal-module__-zXg-W__btnCancel,.Modal-module__-zXg-W__btnSave,.Modal-module__-zXg-W__btnDanger{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:1em;font-weight:600;transition:background-color .2s}.Modal-module__-zXg-W__btnCancel{color:#4b5563;background:#f3f4f6}.Modal-module__-zXg-W__btnCancel:hover{background:#e5e7eb}.Modal-module__-zXg-W__btnSave{color:#fff;background:#2563eb}.Modal-module__-zXg-W__btnSave:hover{background:#1d4ed8}.Modal-module__-zXg-W__btnDanger{color:#fff;background:#ef4444}.Modal-module__-zXg-W__btnDanger:hover{background:#dc2626}
.ProjectList-module__f6ChZG__projectListSection{width:100%}.ProjectList-module__f6ChZG__projectList{flex-direction:column;gap:.75rem;display:flex}.ProjectList-module__f6ChZG__projectItem{background-color:#fff;border:1px solid #bdc3c7;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.ProjectList-module__f6ChZG__projectInfo{align-items:center;gap:.5rem;display:flex}.ProjectList-module__f6ChZG__projectName{color:#34495e;font-size:1rem;font-weight:600}.ProjectList-module__f6ChZG__projectDescription{color:#7f8c8d;font-size:.9rem}.ProjectList-module__f6ChZG__projectActions{gap:.75rem;display:flex}.ProjectList-module__f6ChZG__actionButton{cursor:pointer;background:0 0;border:none;padding:0}.ProjectList-module__f6ChZG__actionButton svg{color:#7f8c8d;width:18px;height:18px;transition:color .2s}.ProjectList-module__f6ChZG__actionButton:hover svg{color:#34495e}
.TimeEntryList-module__AfKQda__container{width:100%}.TimeEntryList-module__AfKQda__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.TimeEntryList-module__AfKQda__datePicker{border:1px solid #bdc3c7;border-radius:6px;padding:.5rem;font-size:.9rem}.TimeEntryList-module__AfKQda__dateGroup{margin-bottom:1.5rem}.TimeEntryList-module__AfKQda__dateHeader{color:#34495e;border-bottom:1px solid #bdc3c7;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:600}
.DayView-module__CX-PJW__dayViewContainer{background-color:#fff;border:1px solid #bdc3c7;border-radius:8px;width:100%;display:flex;position:relative;overflow:hidden}.DayView-module__CX-PJW__hoursColumn{border-right:1px solid #ecf0f1;width:60px}.DayView-module__CX-PJW__hourLabel{color:#7f8c8d;border-bottom:1px dashed #ecf0f1;justify-content:center;align-items:center;height:60px;font-size:.75rem;display:flex}.DayView-module__CX-PJW__entriesColumn{flex:1;position:relative}.DayView-module__CX-PJW__entryBlock{color:#fff;white-space:nowrap;text-overflow:ellipsis;background-color:#3498db;border-radius:4px;padding:.5rem;font-size:.8rem;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 1px 3px #0000001a}.DayView-module__CX-PJW__entryProjectName{font-weight:500}
.Home-module__Ho9lYW__main{background:#f9f9f9;flex-direction:column;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.Home-module__Ho9lYW__hero{text-align:center;margin-bottom:4rem}.Home-module__Ho9lYW__title{color:#333;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.Home-module__Ho9lYW__description{color:#666;font-size:1.25rem}.Home-module__Ho9lYW__grid{justify-content:center;gap:2rem;width:100%;max-width:800px;margin-bottom:4rem;display:flex}.Home-module__Ho9lYW__card{text-align:left;color:inherit;background-color:#fff;border:1px solid #eaeaea;border-radius:10px;width:100%;max-width:380px;padding:2rem;text-decoration:none;transition:all .2s ease-in-out;box-shadow:0 4px 8px #0000000d}.Home-module__Ho9lYW__card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a}.Home-module__Ho9lYW__card h2{margin:0 0 1rem;font-size:1.5rem}.Home-module__Ho9lYW__card p{margin:0;font-size:1rem;line-height:1.5}.Home-module__Ho9lYW__iconGrid{justify-content:center;gap:4rem;margin-top:2rem;display:flex}.Home-module__Ho9lYW__iconWrapper{text-align:center;color:#555;font-weight:500}.Home-module__Ho9lYW__iconWrapper img{margin-bottom:.5rem}.Home-module__Ho9lYW__authContainer{background-color:#f0f2f5;justify-content:center;align-items:center;min-height:100vh;display:flex}.Home-module__Ho9lYW__authCard{background-color:#fff;border-radius:8px;width:100%;max-width:400px;padding:2rem;box-shadow:0 4px 12px #0000001a}
