.checklist-module__-hBwKa__page{background:var(--color-background);min-height:100vh}.checklist-module__-hBwKa__header{border-bottom:1px solid var(--color-border);background:var(--color-surface);padding:1.5rem 2rem}.checklist-module__-hBwKa__back{color:var(--color-text-muted);font-size:.875rem;text-decoration:none}.checklist-module__-hBwKa__back:hover{color:var(--color-text)}.checklist-module__-hBwKa__content{max-width:500px;margin:0 auto;padding:2rem}.checklist-module__-hBwKa__intro{text-align:center;margin-bottom:1.5rem}.checklist-module__-hBwKa__title{font-family:var(--font-heading);color:var(--color-text);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.checklist-module__-hBwKa__subtitle{color:var(--color-text-muted);font-size:.9rem}.checklist-module__-hBwKa__streakCard{background:linear-gradient(135deg,#eab3081a,#eab3080d);border:1px solid #eab30833;border-radius:12px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.checklist-module__-hBwKa__streakIcon{font-size:2rem}.checklist-module__-hBwKa__streakValue{color:#eab308;font-weight:700;display:block}.checklist-module__-hBwKa__streakLabel{color:var(--color-text-muted);font-size:.8rem}.checklist-module__-hBwKa__progressSection{margin-bottom:1.5rem}.checklist-module__-hBwKa__progressBar{background:var(--color-surface);border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden}.checklist-module__-hBwKa__progressFill{background:linear-gradient(90deg,var(--color-accent),#22c55e);height:100%;transition:width .3s}.checklist-module__-hBwKa__progressText{color:var(--color-text-muted);font-size:.8rem}.checklist-module__-hBwKa__checklist{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;margin-bottom:1.5rem;overflow:hidden}.checklist-module__-hBwKa__item{cursor:pointer;border-bottom:1px solid var(--color-border);align-items:center;gap:1rem;padding:1rem 1.25rem;transition:background .2s;display:flex}.checklist-module__-hBwKa__item:last-child{border-bottom:none}.checklist-module__-hBwKa__item:hover{background:var(--color-background)}.checklist-module__-hBwKa__item input{display:none}.checklist-module__-hBwKa__checkmark{border:2px solid var(--color-border);color:#22c55e;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.9rem;transition:all .2s;display:flex}.checklist-module__-hBwKa__item input:checked+.checklist-module__-hBwKa__checkmark{color:#fff;background:#22c55e;border-color:#22c55e}.checklist-module__-hBwKa__itemText{color:var(--color-text);font-size:.9rem;transition:opacity .2s}.checklist-module__-hBwKa__itemText.checklist-module__-hBwKa__checked{opacity:.5;text-decoration:line-through}.checklist-module__-hBwKa__finishBtn{background:var(--color-surface);border:1px solid var(--color-border);width:100%;color:var(--color-text-muted);cursor:not-allowed;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-size:1rem}.checklist-module__-hBwKa__finishBtn.checklist-module__-hBwKa__ready{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;font-weight:600}.checklist-module__-hBwKa__finishBtn.checklist-module__-hBwKa__ready:hover{transform:translateY(-2px);box-shadow:0 4px 20px #22c55e66}.checklist-module__-hBwKa__tips{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.25rem}.checklist-module__-hBwKa__tips h2{margin:0 0 .5rem;font-size:.9rem;font-weight:600}.checklist-module__-hBwKa__tips p{color:var(--color-text-muted);margin:0;font-size:.85rem;line-height:1.6}.checklist-module__-hBwKa__modalOverlay{z-index:1000;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.checklist-module__-hBwKa__modal{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;border-radius:16px;max-width:320px;padding:2rem}.checklist-module__-hBwKa__modalIcon{margin-bottom:1rem;font-size:3rem;display:block}.checklist-module__-hBwKa__modal h2{margin:0 0 .5rem;font-size:1.25rem}.checklist-module__-hBwKa__modal p{color:var(--color-text-muted);margin:0 0 .5rem;font-size:.9rem}.checklist-module__-hBwKa__modalStreak{color:#eab308;font-size:1.25rem;font-weight:700}.checklist-module__-hBwKa__modal button{background:var(--color-accent);color:#000;cursor:pointer;border:none;border-radius:8px;margin-top:1.5rem;padding:.75rem 2rem;font-weight:600}
