.text-gradient-todo{background:linear-gradient(135deg,#11998e 0,#38ef7d 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.title-section{background:#f8f9fa;padding:1.25rem;border-radius:12px}.progress-card{background:#fff;padding:1rem 1.5rem;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.05)}.add-task-card{background:linear-gradient(135deg,#e8f5e9 0,#c8e6c9 100%);padding:1.5rem;border-radius:12px}.add-task-card h5{margin-bottom:1rem;color:#2e7d32}.todo-list-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08)}.todo-header{background:linear-gradient(135deg,#11998e 0,#38ef7d 100%);color:#fff;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.task-count{background:rgba(255,255,255,.2);padding:.25rem .75rem;border-radius:20px;font-size:.9rem}.todo-items{padding:.5rem}.empty-state{text-align:center;padding:3rem 1rem;color:#adb5bd}.empty-state i{font-size:4rem;margin-bottom:1rem;display:block}.empty-state p{font-size:1.1rem;margin:0}.todo-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;margin:.25rem 0;border-radius:10px;background:#f8f9fa;transition:all .2s}.todo-item:hover{background:#e9ecef}.todo-item.completed{background:#d4edda}.todo-item.completed .item-text{text-decoration:line-through;color:#6c757d}.item-content{display:flex;align-items:center;flex:1;min-width:0;margin-right:.75rem}.checkbox-btn{background:0 0;border:none;padding:0;cursor:pointer;font-size:1.5rem;color:#adb5bd;transition:all .2s;flex-shrink:0;margin-right:.75rem}.checkbox-btn:hover{color:#11998e}.checkbox-btn.checked{color:#28a745}.item-text{flex:1;font-size:1rem;word-break:break-word}.item-actions{display:flex;flex-shrink:0}.item-actions .btn{padding:.25rem .5rem;margin-left:.5rem}.item-actions .btn:first-child{margin-left:0}.edit-form{display:flex;width:100%;align-items:center}.edit-form input{flex:1;margin-right:.5rem}.edit-form .btn{margin-left:.5rem}.edit-form .btn:first-of-type{margin-left:0}.use-case-card{background:#f8f9fa;padding:1.5rem;border-radius:12px;text-align:center;height:100%}.use-case-card i{font-size:2.5rem;color:#11998e;margin-bottom:.75rem;display:block}.use-case-card h5{margin-bottom:.5rem}.use-case-card p{margin:0;color:#6c757d;font-size:.95rem}.content-section p{font-size:1.05rem;line-height:1.8;color:#495057}.guide-list li{margin-bottom:.75rem;line-height:1.7}.print-header{display:none}.powered-by-print{display:none}@media print{body *{visibility:hidden}.powered-by-print,.powered-by-print *,.print-header,.print-header *,.todo-list-card,.todo-list-card *{visibility:visible}.add-task-card,.border-top.footer,.footer,.item-actions,.navbar,.no-print,.title-section,footer,header,nav{display:none!important}.print-header{display:block!important}.powered-by-print{display:block!important;margin-top:1rem}.todo-list-card{box-shadow:none!important;border:1px solid #dee2e6}.todo-header{-webkit-print-color-adjust:exact;print-color-adjust:exact}body{print-color-adjust:exact;-webkit-print-color-adjust:exact}}
/*# sourceMappingURL=online-to-do-list.min.css.map */
