:root{--bg-primary:#111827;--bg-secondary:#1f2937;--bg-tertiary:#374151;--accent:#f4a261;--accent-hover:#e07b3a;--accent-green:#10b981;--accent-red:#ef4444;--text-primary:#e8e8e8;--text-secondary:#d1d5db;--text-muted:#9ca3af}.page-container[data-astro-cid-y5xh4pmj]{min-height:100vh;background:var(--bg-primary);color:var(--text-primary)}.container[data-astro-cid-y5xh4pmj]{max-width:880px;margin:0 auto;padding:0 1rem 3rem}.hero[data-astro-cid-y5xh4pmj]{text-align:center;padding:2rem 1rem 1.5rem}.hero-icon-wrapper[data-astro-cid-y5xh4pmj]{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:1rem;width:80px;height:80px;margin-left:auto;margin-right:auto}.icon-glow[data-astro-cid-y5xh4pmj]{position:absolute;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,rgba(244,162,97,.35) 0%,transparent 70%);animation:glowPulse 3s ease-in-out infinite}@keyframes glowPulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.3);opacity:1}}.icon-large[data-astro-cid-y5xh4pmj]{width:48px;height:48px;color:var(--accent);filter:drop-shadow(0 0 12px rgba(244,162,97,.5));position:relative;z-index:1}.icon-medium[data-astro-cid-y5xh4pmj]{width:20px;height:20px}.icon-tiny[data-astro-cid-y5xh4pmj]{width:14px;height:14px}.accent[data-astro-cid-y5xh4pmj]{color:var(--accent)}.hero[data-astro-cid-y5xh4pmj] h1[data-astro-cid-y5xh4pmj]{font-size:clamp(1.5rem,4vw,2.2rem);font-weight:800;background:linear-gradient(135deg,var(--accent),#e07b3a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.hero-subtitle[data-astro-cid-y5xh4pmj]{color:var(--text-secondary);font-size:1rem;max-width:650px;margin:0 auto;line-height:1.6}.today-bar[data-astro-cid-y5xh4pmj]{display:flex;align-items:center;gap:1rem;background:var(--bg-secondary);border:1.5px solid var(--bg-tertiary);border-radius:1rem;padding:.75rem 1.25rem;margin-bottom:1rem}.today-left[data-astro-cid-y5xh4pmj]{display:flex;flex-direction:column;min-width:110px}.today-date[data-astro-cid-y5xh4pmj]{font-size:.82rem;font-weight:700;color:var(--text-primary)}.today-label[data-astro-cid-y5xh4pmj]{font-size:.62rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.today-progress[data-astro-cid-y5xh4pmj]{flex:1;height:8px;background:var(--bg-tertiary);border-radius:4px;overflow:hidden}.today-fill[data-astro-cid-y5xh4pmj]{height:100%;background:linear-gradient(90deg,var(--accent),var(--accent-green));border-radius:4px;transition:width .5s;width:0%}.today-count[data-astro-cid-y5xh4pmj]{font-size:.9rem;font-weight:700;color:var(--accent);min-width:35px;text-align:right}.actions-bar[data-astro-cid-y5xh4pmj]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.btn-add[data-astro-cid-y5xh4pmj]{padding:.6rem 1.2rem;background:linear-gradient(135deg,var(--accent),var(--accent-hover));border:none;border-radius:.75rem;color:#111;font-weight:700;font-size:.85rem;cursor:pointer;display:flex;align-items:center;gap:.35rem;transition:all .2s;font-family:Inter,sans-serif}.btn-add[data-astro-cid-y5xh4pmj]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #f4a26159}.actions-right[data-astro-cid-y5xh4pmj]{display:flex;gap:.4rem}.btn-action[data-astro-cid-y5xh4pmj]{padding:.5rem .8rem;background:var(--bg-secondary);border:1.5px solid var(--bg-tertiary);border-radius:.6rem;color:var(--text-muted);font-size:.72rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.25rem;transition:all .2s;font-family:Inter,sans-serif}.btn-action[data-astro-cid-y5xh4pmj]:hover{border-color:var(--accent);color:var(--accent)}.empty-state[data-astro-cid-y5xh4pmj]{text-align:center;padding:3rem 1rem;background:var(--bg-secondary);border:2px dashed var(--bg-tertiary);border-radius:1.25rem}.empty-icon[data-astro-cid-y5xh4pmj]{font-size:3rem;margin-bottom:.5rem;opacity:.5}.empty-state[data-astro-cid-y5xh4pmj] h3[data-astro-cid-y5xh4pmj]{color:var(--text-muted);font-size:1.1rem;margin-bottom:.4rem}.empty-state[data-astro-cid-y5xh4pmj] p[data-astro-cid-y5xh4pmj]{color:var(--text-muted);font-size:.85rem}.habit-card[data-astro-cid-y5xh4pmj]{background:var(--bg-secondary);border:1.5px solid var(--bg-tertiary);border-radius:1.25rem;padding:1.25rem;margin-bottom:.75rem;transition:border-color .2s}.habit-card[data-astro-cid-y5xh4pmj]:hover{border-color:#f4a2614d}.hc-top[data-astro-cid-y5xh4pmj]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.hc-left[data-astro-cid-y5xh4pmj]{display:flex;align-items:center;gap:.75rem}.hc-emoji[data-astro-cid-y5xh4pmj]{font-size:1.8rem}.hc-info[data-astro-cid-y5xh4pmj] h3[data-astro-cid-y5xh4pmj]{font-size:1rem;font-weight:700;margin:0;color:var(--text-primary)}.hc-streak-label[data-astro-cid-y5xh4pmj]{font-size:.68rem;color:var(--text-muted)}.hc-right[data-astro-cid-y5xh4pmj]{display:flex;align-items:center;gap:.5rem}.hc-check[data-astro-cid-y5xh4pmj]{width:42px;height:42px;border-radius:50%;border:2.5px solid var(--bg-tertiary);background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;font-size:1.2rem;color:var(--text-primary)}.hc-check[data-astro-cid-y5xh4pmj]:hover{border-color:var(--accent-green);transform:scale(1.1)}.hc-check[data-astro-cid-y5xh4pmj].done{background:var(--accent-green);border-color:var(--accent-green);color:#fff;animation:checkPop .4s}@keyframes checkPop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.hc-delete[data-astro-cid-y5xh4pmj]{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:.85rem;padding:.2rem;opacity:.4;transition:all .2s}.hc-delete[data-astro-cid-y5xh4pmj]:hover{color:var(--accent-red);opacity:1}.fire-display[data-astro-cid-y5xh4pmj]{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.fire-icon[data-astro-cid-y5xh4pmj]{position:relative;font-size:1.5rem}.streak-num[data-astro-cid-y5xh4pmj]{font-size:1.5rem;font-weight:800;font-family:Poppins,sans-serif;color:var(--accent)}.streak-days[data-astro-cid-y5xh4pmj]{font-size:.72rem;color:var(--text-muted);font-weight:600}.best-streak[data-astro-cid-y5xh4pmj]{font-size:.65rem;color:var(--text-muted);margin-left:auto}.freeze-info[data-astro-cid-y5xh4pmj]{font-size:.62rem;color:var(--text-muted);display:flex;align-items:center;gap:.25rem}.hc-week[data-astro-cid-y5xh4pmj]{display:flex;gap:4px;margin-top:.5rem;align-items:center}.week-day[data-astro-cid-y5xh4pmj]{display:flex;flex-direction:column;align-items:center;gap:2px}.week-day-label[data-astro-cid-y5xh4pmj]{font-size:.5rem;color:var(--text-muted);text-transform:uppercase}.week-dot[data-astro-cid-y5xh4pmj]{width:22px;height:22px;border-radius:50%;border:1.5px solid var(--bg-tertiary);display:flex;align-items:center;justify-content:center;font-size:.6rem;color:var(--text-muted)}.week-dot[data-astro-cid-y5xh4pmj].done{background:var(--accent-green);border-color:var(--accent-green);color:#fff}.week-dot[data-astro-cid-y5xh4pmj].today{border-color:var(--accent)}.modal-overlay[data-astro-cid-y5xh4pmj]{position:fixed;inset:0;background:#000000b3;display:none;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}.modal-overlay[data-astro-cid-y5xh4pmj].active{display:flex}.modal[data-astro-cid-y5xh4pmj]{background:var(--bg-secondary);border:1.5px solid var(--bg-tertiary);border-radius:1.25rem;padding:1.5rem;width:90%;max-width:440px;max-height:80vh;overflow-y:auto}.modal-header[data-astro-cid-y5xh4pmj]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.modal-header[data-astro-cid-y5xh4pmj] h3[data-astro-cid-y5xh4pmj]{display:flex;align-items:center;gap:.5rem;font-size:1.05rem;margin:0}.modal-close[data-astro-cid-y5xh4pmj]{background:none;border:none;color:var(--text-muted);font-size:1.5rem;cursor:pointer;padding:0;line-height:1}.modal-body[data-astro-cid-y5xh4pmj] label[data-astro-cid-y5xh4pmj]{font-size:.78rem;font-weight:600;color:var(--text-muted);margin-bottom:.5rem;display:block;text-transform:uppercase;letter-spacing:.04em}.preset-grid[data-astro-cid-y5xh4pmj]{display:grid;grid-template-columns:repeat(2,1fr);gap:.4rem;margin-bottom:1rem}.preset-btn[data-astro-cid-y5xh4pmj]{padding:.55rem .6rem;background:var(--bg-primary);border:1.5px solid var(--bg-tertiary);border-radius:.6rem;color:var(--text-secondary);font-size:.78rem;cursor:pointer;text-align:left;transition:all .2s;font-family:Inter,sans-serif}.preset-btn[data-astro-cid-y5xh4pmj]:hover{border-color:var(--accent);color:var(--accent)}.custom-input[data-astro-cid-y5xh4pmj]{display:flex;gap:.4rem;margin-bottom:1rem}.emoji-input[data-astro-cid-y5xh4pmj]{width:52px;padding:.6rem;background:var(--bg-primary);border:1.5px solid var(--bg-tertiary);border-radius:.5rem;color:var(--text-primary);font-size:1.2rem;text-align:center}.name-input[data-astro-cid-y5xh4pmj]{flex:1;padding:.6rem .75rem;background:var(--bg-primary);border:1.5px solid var(--bg-tertiary);border-radius:.5rem;color:var(--text-primary);font-size:.9rem;font-family:Inter,sans-serif}.emoji-input[data-astro-cid-y5xh4pmj]:focus,.name-input[data-astro-cid-y5xh4pmj]:focus{outline:none;border-color:var(--accent)}.btn-start[data-astro-cid-y5xh4pmj]{width:100%;padding:.75rem;background:linear-gradient(135deg,var(--accent),var(--accent-hover));border:none;border-radius:.75rem;color:#111;font-weight:700;font-size:.95rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.4rem;font-family:Inter,sans-serif;transition:all .2s}.btn-start[data-astro-cid-y5xh4pmj]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #f4a26159}.dashboard[data-astro-cid-y5xh4pmj]{margin-top:2rem;margin-bottom:2rem;display:none}.dashboard[data-astro-cid-y5xh4pmj].visible{display:block}.dashboard[data-astro-cid-y5xh4pmj] h2[data-astro-cid-y5xh4pmj]{display:flex;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:700;margin-bottom:1rem}.dash-stats[data-astro-cid-y5xh4pmj]{display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem}.d-stat[data-astro-cid-y5xh4pmj]{background:var(--bg-secondary);border:1px solid var(--bg-tertiary);border-radius:.75rem;padding:.85rem .5rem;text-align:center}.d-stat[data-astro-cid-y5xh4pmj].highlight{border-color:#f4a2614d;background:#f4a2610f}.d-val[data-astro-cid-y5xh4pmj]{font-size:1.3rem;font-weight:800;color:var(--text-primary);font-family:Poppins,sans-serif}.d-stat[data-astro-cid-y5xh4pmj].highlight .d-val[data-astro-cid-y5xh4pmj]{color:var(--accent)}.d-lbl[data-astro-cid-y5xh4pmj]{font-size:.6rem;color:var(--text-muted);text-transform:uppercase;margin-top:.15rem;letter-spacing:.03em}.streak-rules[data-astro-cid-y5xh4pmj]{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0}.rule[data-astro-cid-y5xh4pmj]{display:flex;align-items:flex-start;gap:.6rem;padding:.6rem;background:var(--bg-primary);border-radius:.5rem}.rule-badge[data-astro-cid-y5xh4pmj]{padding:.2rem .5rem;border-radius:.3rem;font-size:.65rem;font-weight:700;white-space:nowrap;min-width:60px;text-align:center}.rule-badge[data-astro-cid-y5xh4pmj].l1{background:#ef444426;color:#f87171}.rule-badge[data-astro-cid-y5xh4pmj].l2{background:#f59e0b26;color:#fbbf24}.rule-badge[data-astro-cid-y5xh4pmj].l3{background:#3b82f626;color:#60a5fa}.rule-badge[data-astro-cid-y5xh4pmj].l4{background:#10b98126;color:#34d399}.rule[data-astro-cid-y5xh4pmj] div[data-astro-cid-y5xh4pmj]{font-size:.82rem;color:var(--text-secondary);line-height:1.5}.content-section[data-astro-cid-y5xh4pmj]{margin-bottom:2rem}.content-section[data-astro-cid-y5xh4pmj] h2[data-astro-cid-y5xh4pmj]{display:flex;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:700;margin-bottom:1rem}.table-wrap[data-astro-cid-y5xh4pmj]{overflow-x:auto;border-radius:.75rem;border:1px solid var(--bg-tertiary)}.q-table[data-astro-cid-y5xh4pmj]{width:100%;border-collapse:collapse;background:var(--bg-secondary)}.q-table[data-astro-cid-y5xh4pmj] thead[data-astro-cid-y5xh4pmj]{background:var(--bg-tertiary)}.q-table[data-astro-cid-y5xh4pmj] th[data-astro-cid-y5xh4pmj]{padding:.6rem .7rem;text-align:center;font-size:.72rem;font-weight:700;color:var(--text-muted);text-transform:uppercase}.q-table[data-astro-cid-y5xh4pmj] th[data-astro-cid-y5xh4pmj]:first-child{text-align:left}.q-table[data-astro-cid-y5xh4pmj] td[data-astro-cid-y5xh4pmj]{padding:.55rem .7rem;font-size:.82rem;color:var(--text-secondary);border-top:1px solid var(--bg-tertiary);text-align:center}.q-table[data-astro-cid-y5xh4pmj] td[data-astro-cid-y5xh4pmj]:first-child{text-align:left}.q-table[data-astro-cid-y5xh4pmj] td[data-astro-cid-y5xh4pmj].strong{font-weight:600;color:var(--text-primary)}.info-card[data-astro-cid-y5xh4pmj]{background:var(--bg-secondary);border:1px solid var(--bg-tertiary);border-radius:1rem;padding:1.5rem}.info-card[data-astro-cid-y5xh4pmj] p[data-astro-cid-y5xh4pmj]{color:var(--text-secondary);line-height:1.7;margin-bottom:.75rem;font-size:.88rem}.info-card[data-astro-cid-y5xh4pmj] p[data-astro-cid-y5xh4pmj]:last-child{margin-bottom:0}.faq-list[data-astro-cid-y5xh4pmj]{display:flex;flex-direction:column;gap:.5rem}.faq-item[data-astro-cid-y5xh4pmj]{background:var(--bg-secondary);border:1px solid var(--bg-tertiary);border-radius:.75rem;overflow:hidden}.faq-item[data-astro-cid-y5xh4pmj] summary[data-astro-cid-y5xh4pmj]{padding:1rem 1.25rem;font-weight:600;cursor:pointer;color:var(--text-primary);font-size:.9rem;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item[data-astro-cid-y5xh4pmj] summary[data-astro-cid-y5xh4pmj]:after{content:"+";color:var(--accent);font-size:1.1rem}.faq-item[data-astro-cid-y5xh4pmj][open] summary[data-astro-cid-y5xh4pmj]:after{content:"-"}.faq-item[data-astro-cid-y5xh4pmj] p[data-astro-cid-y5xh4pmj]{padding:0 1.25rem 1rem;color:var(--text-secondary);line-height:1.6;font-size:.87rem}.related-grid[data-astro-cid-y5xh4pmj]{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem}.related-card[data-astro-cid-y5xh4pmj]{background:var(--bg-secondary);border:1px solid var(--bg-tertiary);border-radius:.75rem;padding:1rem;text-decoration:none;transition:all .2s;text-align:center}.related-card[data-astro-cid-y5xh4pmj]:hover{border-color:var(--accent);transform:translateY(-2px)}.related-card[data-astro-cid-y5xh4pmj] .icon-medium[data-astro-cid-y5xh4pmj]{color:var(--accent);margin-bottom:.4rem}.related-card[data-astro-cid-y5xh4pmj] h4[data-astro-cid-y5xh4pmj]{color:var(--text-primary);font-size:.82rem;margin-bottom:.15rem}.related-card[data-astro-cid-y5xh4pmj] p[data-astro-cid-y5xh4pmj]{color:var(--text-muted);font-size:.72rem;margin:0}@media(max-width:640px){.today-bar[data-astro-cid-y5xh4pmj]{flex-wrap:wrap;gap:.5rem}.dash-stats[data-astro-cid-y5xh4pmj],.related-grid[data-astro-cid-y5xh4pmj]{grid-template-columns:1fr 1fr}.preset-grid[data-astro-cid-y5xh4pmj]{grid-template-columns:1fr}}
