*{box-sizing:border-box}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}.auth-container{align-items:center;background-color:#f8f9fa;display:flex;justify-content:center;min-height:100vh}.auth-form-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:2rem;width:100%}.auth-title{color:#333;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.auth-error{background-color:#ffe5e5;border-radius:4px;color:#d32f2f;font-size:.875rem;padding:.75rem}.auth-error,.auth-form{margin-bottom:1rem}.form-field label{color:#555}.form-field input{border:1px solid #ddd;border-radius:4px}.auth-button,.form-field input{font-size:1rem;padding:.75rem;width:100%}.auth-button{background-color:#4299e1;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;transition:background-color .2s}.auth-button:hover{background-color:#3182ce}.auth-button:disabled{background-color:#a0aec0;cursor:not-allowed}.auth-switch{margin-top:1rem;text-align:center}.auth-switch-button{background:none;border:none;color:#4299e1;cursor:pointer;font-size:.875rem;text-decoration:underline}.auth-switch-button:hover{color:#3182ce}.task-list{display:flex;flex-direction:column;gap:1rem}.task-empty,.task-loading{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem;text-align:center}.task-empty{color:#718096}.task-item{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;padding:1rem}.task-check{align-items:flex-start;display:flex;padding-right:1rem}.task-check input[type=checkbox]{height:18px;margin-top:4px;width:18px}.task-content{flex:1 1}.task-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.task-title{font-size:1.125rem;font-weight:600;margin:0}.task-title.completed{color:#a0aec0;text-decoration:line-through}.task-category{border-radius:9999px;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.task-description{color:#4a5568;font-size:.875rem;margin-bottom:.5rem;margin-top:.5rem}.task-description.completed{color:#a0aec0;text-decoration:line-through}.task-meta{display:flex;flex-wrap:wrap;font-size:.75rem;gap:1rem}.task-priority{font-weight:500}.priority-high{color:#e53e3e}.priority-medium{color:#d69e2e}.priority-low{color:#38a169}.task-due-date{color:#718096}.task-actions{display:flex;flex-direction:column;gap:.5rem}.delete-button,.edit-button{border:none;border-radius:4px;cursor:pointer;font-size:.75rem;padding:.25rem .5rem;transition:background-color .2s}.edit-button{background-color:#edf2f7;color:#4a5568}.edit-button:hover{background-color:#e2e8f0}.delete-button{background-color:#fed7d7;color:#e53e3e}.delete-button:hover{background-color:#feb2b2}.task-edit-form{display:block;padding:1rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-field,.form-row{margin-bottom:1rem}.form-field label{color:#4a5568;display:block;font-weight:500;margin-bottom:.5rem}.form-field input,.form-field select,.form-field textarea{border:1px solid #e2e8f0;border-radius:4px;font-size:.875rem;padding:.5rem;width:100%}.task-edit-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:500px;padding:1.5rem;width:100%}.modal-title{color:#2d3748;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.category-form,.task-form{margin-bottom:1rem}.modal-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1.5rem}.cancel-button,.save-button{border:none;border-radius:4px;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:background-color .2s}.cancel-button{background-color:#e2e8f0;color:#4a5568}.cancel-button:hover{background-color:#cbd5e0}.save-button{background-color:#4299e1;color:#fff}.save-button:hover{background-color:#3182ce}.save-button:disabled{background-color:#a0aec0;cursor:not-allowed}.error-message{background-color:#fed7d7;border-radius:4px;color:#e53e3e;font-size:.875rem;margin-bottom:1rem;padding:.75rem}.color-picker{align-items:center;display:flex;gap:.5rem}.color-picker input[type=color]{border:1px solid #e2e8f0;border-radius:4px;height:40px;padding:0;width:40px}.color-value{color:#4a5568;font-size:.875rem}.dashboard-container{margin:0 auto;max-width:800px;padding:2rem 1rem}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.dashboard-title{color:#2d3748;font-size:1.75rem;font-weight:700;margin:0}.logout-button{background-color:#f56565;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:background-color .2s}.logout-button:hover{background-color:#e53e3e}.dashboard-controls{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.tab-controls{display:flex;gap:.5rem}.tab-button{background-color:#e2e8f0;border:none;border-radius:4px;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .2s}.tab-button.active{background-color:#4299e1;color:#fff}.action-controls{display:flex;gap:.5rem}.category-button{background-color:#805ad5;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:background-color .2s}.category-button:hover{background-color:#6b46c1}.task-button{background-color:#48bb78;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:background-color .2s}.task-button:hover{background-color:#38a169}.app-container{background-color:#f7fafc;min-height:100vh}.loading-container{align-items:center;color:#4a5568;display:flex;font-size:1.125rem;justify-content:center;min-height:100vh}
/*# sourceMappingURL=main.4e6438ce.css.map*/