:root{--font-main: "Segoe UI", system-ui, Avenir, Helvetica, Arial, sans-serif;--color-success: #4caf50;--color-success-dark: #388e3c;--color-danger: #ef5350;--color-danger-dark: #c62828;--color-bg: linear-gradient(135deg, #e0f7fa, #a5d6a7);--radius: 12px;--shadow: 0 6px 20px rgba(0,0,0,.1)}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:var(--font-main);line-height:1.5;font-weight:400;min-height:100%;background:var(--color-bg);color:#333}h1,h2,h3,h4,h5{font-weight:600;margin-bottom:.8rem;color:#2e7d32}p{margin-bottom:1rem}button{font-size:1em;font-weight:500;font-family:inherit}#app{margin:0;padding:2rem;text-align:center}form[data-v-8f7ce03d]{display:flex;gap:.8rem;flex-wrap:wrap;justify-content:center}input[data-v-8f7ce03d],select[data-v-8f7ce03d]{padding:.6rem 1rem;border-radius:25px;border:1px solid #ccc;flex:1;min-width:120px;outline:none;transition:border .3s}input[data-v-8f7ce03d]:focus,select[data-v-8f7ce03d]:focus{border:1px solid #4caf50}.frequency[data-v-8f7ce03d]{max-width:200px}button[data-v-8f7ce03d]{padding:.6rem 1.2rem;border-radius:25px;border:none;background:#4caf50;color:#fff;cursor:pointer;transition:background .3s}button[data-v-8f7ce03d]:hover{background:#388e3c}.habit-item[data-v-5f2b163c]{background:linear-gradient(135deg,#a5d6a7,#fff);border-radius:15px;padding:1rem 1.2rem;margin-bottom:1rem;box-shadow:0 6px 18px #0000001a;transition:transform .2s ease,background .3s ease;border:1px solid #a5d6a7}.habit-item[data-v-5f2b163c]:hover{transform:translateY(-4px);background:linear-gradient(135deg,#a5d6a73d)}.habit-top[data-v-5f2b163c]{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.habit-name[data-v-5f2b163c]{font-weight:600;cursor:pointer;white-space:normal;overflow-wrap:break-word;word-break:break-word;flex:1;text-align:left;font-size:1.1rem;color:#1d4d1f}.habit-actions[data-v-5f2b163c]{display:flex;gap:.5rem;flex-shrink:0}.btn[data-v-5f2b163c]{padding:.4rem .9rem;border-radius:20px;border:none;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .3s ease}.btn.edit[data-v-5f2b163c]{background:#42a5f5;color:#fff}.btn.edit[data-v-5f2b163c]:hover{background:#1e88e5}.btn.remove[data-v-5f2b163c]{background:#ef5350;color:#fff}.btn.remove[data-v-5f2b163c]:hover{background:#c62828}.btn.remove[data-v-5f2b163c]:disabled{background:#ccc;cursor:not-allowed}.error-message[data-v-5f2b163c]{margin-top:.5rem;color:#ef5350;font-weight:700;font-size:.9rem}.habit-frequency[data-v-5f2b163c]{font-size:.95rem;color:#555;margin-top:.5rem;text-align:left}.habit-status[data-v-5f2b163c]{display:flex;align-items:center;gap:.6rem;margin-top:.6rem}.status-label[data-v-5f2b163c]{font-weight:700;color:#333}.status-select[data-v-5f2b163c]{padding:.35rem .6rem;border-radius:12px;border:1px solid #ccc;min-width:140px;background:#fff}.completed .habit-name[data-v-5f2b163c]{text-decoration:line-through;color:#9e9e9e}.completed select[data-v-5f2b163c]{opacity:.7}@media (max-width: 480px){.habit-name[data-v-5f2b163c],.habit-frequency[data-v-5f2b163c],.habit-status[data-v-5f2b163c]{text-align:center}.habit-actions[data-v-5f2b163c]{width:100%;justify-content:center}.habit-actions .btn[data-v-5f2b163c]{padding:.5rem;font-size:.9rem}.status-select[data-v-5f2b163c]{min-width:120px}}.habit-list[data-v-d2046c4e]{display:flex;flex-direction:column;gap:.5rem}.habit-tracker[data-v-6b65683f]{min-height:100vh;background:linear-gradient(135deg,#e0f7fa,#a5d6a7);padding:3rem 1rem;font-family:Segoe UI,sans-serif;border-radius:10px}h1[data-v-6b65683f]{text-align:center;margin-bottom:2rem;color:#2e7d32;font-size:2.5rem;font-weight:700}.glass-card[data-v-6b65683f]{background:#ffffffd9;border-radius:15px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 6px 20px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.habit-header[data-v-6b65683f]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:20px}.sort-buttons button[data-v-6b65683f]{margin-left:.5rem;padding:.4rem .9rem;border:none;border-radius:20px;background:#66bb6a;color:#fff;cursor:pointer;transition:background .3s}.sort-buttons button[data-v-6b65683f]:hover{background:#388e3c}@media (max-width: 480px){.sort-buttons button[data-v-6b65683f]{margin-bottom:5px}}main[data-v-72b8e211]{display:flex;justify-content:center}
