*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.loading{color:#666;font-size:1.5rem}.loading,.login-container{align-items:center;display:flex;height:100vh;justify-content:center}.login-container{background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem}.login-box{background:#fff;border-radius:10px;box-shadow:0 10px 40px #0000001a;max-width:400px;padding:2rem;text-align:center;width:100%}.login-box h1{color:#333;font-size:1.75rem;margin-bottom:1rem}.login-box p{color:#666;margin-bottom:2rem}.facebook-btn,.google-btn{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-bottom:12px;padding:12px 30px;transition:background .3s;width:100%}.google-btn{background:#4285f4}.facebook-btn{background:#1877f2}.facebook-btn:hover{background:#166fe5}.google-btn:hover{background:#357ae8}.app{background:#f5f5f5;min-height:100vh}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #00000026;display:block;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.header-banner{justify-content:center;padding:1rem 1.5rem}.header-banner,.header-content{align-items:center;display:flex}.header-content{justify-content:space-between;max-width:1400px;width:100%}.header-branding{gap:.75rem}.header-branding,.header-logo{align-items:center;display:flex}.header-logo{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0003;color:#667eea;flex-shrink:0;font-size:1.4rem;font-weight:700;height:42px;justify-content:center;padding:6px;width:42px}.logo-svg{height:100%;width:100%}.header-text h1{color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:.5px;margin:0;text-shadow:0 2px 4px #00000026;white-space:nowrap}.user-info{align-items:center;display:flex;gap:.75rem}.user-info span{color:#fff;display:none;font-size:.9rem;font-weight:500}.logout-btn{background:#fff;border:none;border-radius:6px;box-shadow:0 2px 6px #0000001a;color:#667eea;cursor:pointer;font-size:.85rem;font-weight:600;padding:8px 16px;transition:all .3s;white-space:nowrap}.logout-btn:hover{background:#f8f8f8;box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.app-hero{align-items:center;background:linear-gradient(135deg,#667eea1a,#764ba21a);border-bottom:1px solid #e0e0e0;display:flex;justify-content:center;padding:2rem 1rem}.hero-content{max-width:1400px;text-align:center;width:100%}.hero-title{color:#333;font-size:1.75rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.5rem}.hero-subtitle{color:#666;font-size:.95rem;font-weight:400;line-height:1.5;margin-bottom:1.5rem}.app-main{align-items:center;display:flex;flex-direction:column;margin:-2.5rem auto 1.5rem;max-width:1400px;padding:0 1rem 1.5rem;position:relative;z-index:10}.task-form-container{background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 4px 20px #0000001f;margin-bottom:1.5rem;max-width:900px;padding:1.5rem;width:100%}.form-title{color:#333;font-size:1.3rem;font-weight:700;margin-bottom:.35rem}.form-subtitle{color:#666;font-size:.9rem;font-weight:400;margin-bottom:1.5rem}.task-form{gap:1.25rem}.form-group,.task-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-label{color:#333;font-size:.85rem;font-weight:600;letter-spacing:.3px}.date-input-group{align-items:stretch;display:flex;gap:.5rem}.date-input-group .due-date-input,.date-input-group .modal-input{flex:1 1;min-width:0}.date-clear-btn,.date-confirm-btn{border:none;border-radius:6px;cursor:pointer;flex-shrink:0;font-size:1.1rem;font-weight:700;min-width:42px;padding:0 14px;transition:all .3s}.date-confirm-btn{background:#4caf50;color:#fff}.date-confirm-btn:hover:not(:disabled){background:#45a049;transform:scale(1.05)}.date-confirm-btn:disabled{background:#ccc;cursor:not-allowed;opacity:.5}.date-clear-btn{background:#f44336;color:#fff}.date-clear-btn:hover{background:#d32f2f;transform:scale(1.05)}.date-preview{color:#4caf50;display:block;font-size:.8rem;font-weight:500;margin-top:.35rem}.form-row{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr}.due-date-input,.modal-input,.priority-select,.task-input{background:#fff;border:2px solid #d0d0d0;border-radius:6px;font-family:inherit;font-size:1rem;padding:12px 14px;transition:all .3s;width:100%}.due-date-input:focus,.modal-input:focus,.priority-select:focus,.task-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.add-btn,.due-date-input,.priority-select{cursor:pointer}.add-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;box-shadow:0 4px 12px #667eea4d;color:#fff;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:.5rem;padding:14px 24px;transition:all .3s;width:100%}.add-btn:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.add-btn:active{transform:translateY(0)}.btn-icon{font-size:1.2rem;font-weight:700}.tasks-container{background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 4px 20px #0000001f;max-width:900px;overflow:hidden;width:100%}.tasks-header{background:linear-gradient(180deg,#fafafa,#fff);border-bottom:2px solid #f0f0f0;padding:1.25rem 1.5rem}.tasks-title{color:#333;font-size:1.2rem;font-weight:700}.no-tasks{padding:3rem 1.5rem;text-align:center}.no-tasks p{color:#999;font-size:1rem;margin-bottom:.5rem}.no-tasks-subtitle{color:#bbb;font-size:.85rem}.task-table{overflow-x:auto;width:100%}.task-table-header{grid-gap:.5rem;background:#f8f9fa;border-bottom:2px solid #e9ecef;color:#555;display:grid;font-size:.7rem;font-weight:700;gap:.5rem;grid-template-columns:50px 1fr 100px 160px 100px;letter-spacing:.5px;min-width:600px;padding:.75rem 1rem;text-transform:uppercase}.task-table-body{background:#fff;display:flex;flex-direction:column;gap:0}.task-row{grid-gap:.5rem;align-items:center;border-bottom:1px solid #f0f0f0;border-left:3px solid #0000;display:grid;gap:.5rem;grid-template-columns:50px 1fr 100px 160px 100px;min-width:600px;padding:1rem;transition:all .2s}.task-row:hover{background:#fafbfc;border-left-color:#667eea}.task-row:last-child{border-bottom:none}.completed-task{opacity:.6}.task-main-info,.task-metadata{display:contents}.td-status{align-items:center;display:flex;justify-content:center}.task-checkbox{accent-color:#667eea;cursor:pointer;height:20px;width:20px}.td-name{align-items:center;display:flex;min-width:0}.task-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:.9rem;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.task-title.completed{color:#999;text-decoration:line-through}.td-priority{align-items:center;display:flex;justify-content:center}.priority-badge{border-radius:12px;display:inline-block;font-size:9px;font-weight:700;letter-spacing:.3px;padding:4px 10px;text-transform:uppercase;white-space:nowrap}.priority-high{background:#ffebee;border:1px solid #ffcdd2;color:#c62828}.priority-medium{background:#fff3e0;border:1px solid #ffe0b2;color:#ef6c00}.priority-low{background:#e8f5e9;border:1px solid #c8e6c9;color:#2e7d32}.td-scheduled{justify-content:center}.scheduled-info,.td-scheduled{align-items:center;display:flex}.scheduled-info{color:#666;font-size:.75rem;gap:.3rem}.scheduled-icon{flex-shrink:0;font-size:.85rem}.scheduled-date{font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.no-date{color:#aaa;font-size:.75rem;font-style:italic}.td-actions{gap:.4rem}.delete-btn,.edit-btn,.td-actions{align-items:center;display:flex;justify-content:center}.delete-btn,.edit-btn{border:none;border-radius:5px;cursor:pointer;font-size:.85rem;min-width:36px;padding:6px 10px;transition:all .2s}.edit-btn{background:#e3f2fd;color:#1976d2}.edit-btn:hover{background:#1976d2;color:#fff}.edit-btn:active{transform:scale(.95)}.delete-btn{background:#ffebee;color:#c62828}.delete-btn:hover{background:#c62828;color:#fff}.delete-btn:active{transform:scale(.95)}.modal-overlay{align-items:center;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideUp .3s ease;background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;padding:1.5rem;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-title{color:#333;font-size:1.4rem;font-weight:700;margin-bottom:1.25rem}.modal-form-group{margin-bottom:1.1rem}.modal-label{color:#333;display:block;font-size:.85rem;font-weight:600;letter-spacing:.3px;margin-bottom:.5rem}.modal-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.modal-btn-cancel,.modal-btn-save{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:13px 20px;transition:all .3s;width:100%}.modal-btn-save{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #667eea4d;color:#fff}.modal-btn-save:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.modal-btn-save:active{transform:translateY(0)}.modal-btn-cancel{background:#e0e0e0;color:#555}.modal-btn-cancel:hover{background:#d0d0d0}@media (min-width:768px){.header-banner{padding:1.25rem 2rem}.header-logo{height:48px;padding:8px;width:48px}.header-text h1{font-size:1.6rem}.user-info span{display:block;font-size:.95rem}.logout-btn{font-size:.95rem;padding:10px 24px}.app-hero{padding:2.5rem 2rem}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1.05rem}.app-main{margin:-3rem auto 2rem;padding:0 2rem 2rem}.task-form-container{padding:2rem}.form-title{font-size:1.4rem}.form-subtitle{font-size:.95rem}.form-row{gap:1.5rem;grid-template-columns:1fr 1fr}.add-btn{padding:14px 32px;width:auto}.tasks-header{padding:1.5rem 2rem}.tasks-title{font-size:1.35rem}.task-table-header{font-size:.75rem;padding:1rem 1.5rem}.task-row,.task-table-header{gap:1rem;grid-template-columns:60px 1fr 130px 210px 130px;min-width:auto}.task-row{padding:1.1rem 1.5rem}.task-title{font-size:1rem}.priority-badge{font-size:11px;padding:6px 14px}.scheduled-date,.scheduled-info{font-size:.9rem}.delete-btn,.edit-btn{font-size:1rem;padding:8px 12px}.modal-content{padding:2rem;width:90%}.modal-actions{flex-direction:row;gap:.75rem}.modal-btn-cancel,.modal-btn-save{flex:1 1}}@media (min-width:1024px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.task-form-container{padding:2.5rem}.task-table-header{font-size:.8rem;padding:1rem 2rem}.task-row{padding:1.2rem 2rem}}@media (hover:none) and (pointer:coarse){.due-date-input,.modal-input,.priority-select,.task-input{font-size:16px}.add-btn,.delete-btn,.edit-btn,.modal-btn-cancel,.modal-btn-save{min-height:44px}.task-checkbox{height:22px;width:22px}}@media (max-width:600px){.task-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.task-row,.task-table-header{min-width:600px}}.app-footer{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 -4px 12px #0000001a;color:#fff;margin-top:3rem;padding:2rem 1.5rem}.footer-content{flex-direction:column;gap:1rem;margin:0 auto;max-width:1400px}.footer-content,.footer-logo{align-items:center;display:flex}.footer-logo{gap:.75rem;margin-bottom:.5rem}.footer-icon{align-items:center;background:#fff;border-radius:6px;color:#667eea;display:flex;font-size:1rem;font-weight:700;height:32px;justify-content:center;padding:4px;width:32px}.footer-brand{color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.5px;text-shadow:0 2px 4px #0003}.footer-divider{background:#fff3;height:1px;max-width:300px;width:100%}.footer-powered{color:#ffffffe6;font-size:.85rem;font-weight:500;line-height:1.6;text-align:center}.footer-company{align-items:center;color:#fff;display:inline-flex;font-weight:700;gap:.3rem}.footer-trademark{font-size:.7rem;vertical-align:super}.footer-copyright{color:#ffffffb3;font-size:.75rem;text-align:center}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:.5rem}.footer-link{border-bottom:1px solid #0000;color:#fffc;font-size:.8rem;text-decoration:none;transition:color .3s}.footer-link:hover{border-bottom-color:#fff;color:#fff}body{background:linear-gradient(180deg,#f5f5f5 0,#fafafa 50%,#f0f0f0);min-height:100vh}.app{background-image:repeating-linear-gradient(45deg,#0000,#0000 10px,#667eea03 0,#667eea03 20px)}@media (min-width:768px){.app-footer{padding:3rem 2rem}.footer-content{align-items:center;flex-direction:row;justify-content:space-between}.footer-logo{margin-bottom:0}.footer-divider{display:none}.footer-powered{text-align:right}.footer-links{margin-top:0}}@media print{.add-btn,.app-footer,.app-hero,.date-clear-btn,.date-confirm-btn,.delete-btn,.edit-btn,.header-banner,.logout-btn,.task-form-container{display:none}.task-row{break-inside:avoid;page-break-inside:avoid}body{background:#fff}}.phone-input-wrapper{max-width:400px}.phone-input-wrapper input[type=tel]{font-family:Courier New,Consolas,monospace;font-size:1rem;letter-spacing:.5px;width:100%}.phone-input-wrapper input[type=tel]::placeholder{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:normal}input[type=tel].form-input{border:2px solid #d0d0d0;border-radius:6px;padding:12px 14px;transition:all .3s}input[type=tel].form-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}@media (min-width:768px){.phone-input-wrapper{max-width:350px}}.notification-badge{display:inline-block;font-size:14px;margin-left:8px;opacity:.7;transition:opacity .2s}.task-title:hover .notification-badge{opacity:1}.completed .notification-badge{opacity:.4}
/*# sourceMappingURL=main.e8955f29.css.map*/