.text-gradient-habit{background:linear-gradient(135deg,#11998e 0,#38ef7d 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.week-nav{display:flex;justify-content:center;align-items:center;gap:2rem;margin-bottom:1.5rem}.btn-nav{padding:.5rem 1rem;border:2px solid #e9ecef;border-radius:8px;background:#fff;color:#495057;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-nav:hover{border-color:#11998e;color:#11998e}.week-display{font-size:1.25rem;font-weight:700;color:#212529}.habit-container{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.1)}.add-habit-section{display:flex;gap:.75rem;margin-bottom:1.5rem}.add-habit-section input{flex:1;padding:.75rem 1rem;border:2px solid #e9ecef;border-radius:10px;font-size:1rem}.add-habit-section input:focus{outline:0;border-color:#11998e}.btn-add-habit{padding:.75rem 1.5rem;border:none;border-radius:10px;background:linear-gradient(135deg,#11998e 0,#38ef7d 100%);color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-add-habit:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(17,153,142,.3)}.habits-table-wrapper{overflow-x:auto}.habits-table{width:100%;border-collapse:collapse}.habits-table th{padding:.75rem .5rem;background:#f8f9fa;font-weight:600;font-size:.875rem;color:#495057;text-align:center;border-bottom:2px solid #e9ecef}.habits-table th small{display:block;font-weight:400;color:#6c757d}.habit-name-col{text-align:left!important;min-width:150px}.day-col{width:60px;min-width:60px}.streak-col{width:80px}.actions-col{width:50px}.habits-table td{padding:.75rem .5rem;border-bottom:1px solid #e9ecef;text-align:center;vertical-align:middle}.habits-table td.today{background:rgba(17,153,142,.1)}.habits-table td.missed{background:rgba(220,53,69,.05)}.habit-name{font-weight:600;color:#212529}.habit-check{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.habit-check.future{opacity:.3;cursor:not-allowed}.habit-check input{display:none}.habit-check .checkmark{width:36px;height:36px;border:2px solid #dee2e6;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#fff;background:#fff;transition:all .2s ease}.habit-check:hover .checkmark{border-color:#11998e}.habit-check input:checked+.checkmark{background:linear-gradient(135deg,#11998e 0,#38ef7d 100%);border-color:#11998e}.streak-badge{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-weight:700;background:#f8f9fa;color:#6c757d}.streak-badge.active{background:linear-gradient(135deg,#f5af19 0,#f12711 100%);color:#fff}.btn-delete-habit{border:none;background:0 0;color:#dc3545;cursor:pointer;opacity:.5;transition:opacity .2s}.btn-delete-habit:hover{opacity:1}.empty-state{text-align:center;padding:3rem;color:#6c757d}.empty-state i{font-size:4rem;color:#dee2e6}.empty-state h5{margin-top:1rem;color:#495057}.suggested-habits{margin-top:2rem}.suggested-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.suggested-btn{padding:.5rem 1rem;border:2px solid #e9ecef;border-radius:20px;background:#fff;cursor:pointer;transition:all .2s ease}.suggested-btn i{font-size:.75rem;vertical-align:middle;color:#495057;opacity:1}.suggested-btn:hover{border-color:#11998e;background:#e6f7f5}.stats-section{margin-top:1.5rem}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat-card{background:#fff;border-radius:12px;padding:1.25rem;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.06)}.stat-value{font-size:2rem;font-weight:700;color:#11998e}.stat-label{font-size:.875rem;color:#6c757d}.print-header{display:none}.powered-by-print{display:none}.content-section{background:#f8f9fa;padding:2rem;border-radius:16px}.guide-list{font-size:1.05rem;line-height:1.8}.guide-list li{margin-bottom:.75rem}.tip-box{background:#fff;padding:1.5rem;border-radius:12px;height:100%;box-shadow:0 2px 8px rgba(0,0,0,.06)}.tip-box h5{color:#11998e;margin-bottom:.75rem}.tip-box p{color:#495057;margin:0}@media (max-width:992px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.week-nav{flex-direction:column;gap:1rem}.habit-check .checkmark{width:30px;height:30px;font-size:1rem}.day-col{min-width:45px}}@media print{body *{visibility:hidden}.habit-container,.habit-container *,.powered-by-print,.powered-by-print *,.print-header,.print-header *{visibility:visible}.habit-container{position:absolute;left:0;top:140px;width:100%;box-shadow:none!important}.print-header{display:block!important;position:absolute;left:0;top:0;width:100%;text-align:center;padding-bottom:1rem;margin-bottom:1rem;border:none}.print-header h2{margin:0}.print-week{font-size:.875rem;color:#666}.powered-by-print{display:block!important;position:fixed;bottom:0;left:0;right:0}.no-print{display:none!important}.suggested-habits{display:none!important}.print-header{display:block!important;position:absolute;left:0;top:0;width:100%;text-align:center;padding-bottom:1.5rem;margin:0;border:none}.print-header h2{margin:0 0 .5rem 0;font-size:3.5rem}.print-week{font-size:1.1rem;color:#666}.habit-check .checkmark{border-color:#333;print-color-adjust:exact;-webkit-print-color-adjust:exact}.habit-check input:checked+.checkmark{background:#11998e!important}}
/*# sourceMappingURL=habit-tracker.min.css.map */
