.BabyChecklist-module__lU_t8a__container{background:var(--bg-card);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);padding:24px}.BabyChecklist-module__lU_t8a__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.BabyChecklist-module__lU_t8a__header h3{color:var(--text-main);font-size:1.5rem}.BabyChecklist-module__lU_t8a__savingsBadge{background-color:var(--primary-green);color:#fff;border-radius:var(--radius-lg);padding:8px 16px;font-size:1.1rem;font-weight:700}.BabyChecklist-module__lU_t8a__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.BabyChecklist-module__lU_t8a__column{background:var(--bg-secondary);border-radius:var(--radius-sm);border:1px solid var(--border-light);padding:16px}.BabyChecklist-module__lU_t8a__colTitle{color:var(--text-main);border-bottom:2px solid #0000;margin-bottom:16px;padding-bottom:8px;font-size:1.1rem}.BabyChecklist-module__lU_t8a__colTitle.BabyChecklist-module__lU_t8a__new{color:#ef9a9a;border-color:#e57373}.BabyChecklist-module__lU_t8a__colTitle.BabyChecklist-module__lU_t8a__used{border-color:var(--primary-green);color:var(--primary-green)}.BabyChecklist-module__lU_t8a__colTitle.BabyChecklist-module__lU_t8a__optional{color:#ffb74d;border-color:#ffb74d}.BabyChecklist-module__lU_t8a__list{flex-direction:column;gap:12px;display:flex}.BabyChecklist-module__lU_t8a__item{background:var(--bg-card);border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--border-light);gap:12px;padding:8px;transition:all .2s;display:flex}.BabyChecklist-module__lU_t8a__item:hover{border-color:var(--primary-green);background:var(--surface-highlight)}.BabyChecklist-module__lU_t8a__checkbox{accent-color:var(--primary-green);width:18px;height:18px;margin-top:4px}.BabyChecklist-module__lU_t8a__itemName{color:var(--text-main);font-size:.95rem;font-weight:600}.BabyChecklist-module__lU_t8a__reason{color:var(--text-secondary);margin-top:2px;font-size:.8rem;line-height:1.3}.BabyChecklist-module__lU_t8a__priceTag{color:var(--primary-green);margin-top:4px;font-size:.8rem;font-weight:700}.BabyChecklist-module__lU_t8a__nappySection{background-color:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid var(--border-light);text-align:center;margin-top:32px;padding:24px}.BabyChecklist-module__lU_t8a__nappySection h4{color:#90caf9;margin-bottom:12px;font-size:1.2rem}.BabyChecklist-module__lU_t8a__nappySection p{color:var(--text-secondary);line-height:1.8}
