.checklist_container__pQ3ed{max-width:600px;padding:2rem;background-color:#fff;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.08);margin:80px auto 0}.checklist_title__nx_90{font-size:1.75rem;font-weight:700;color:#ee2f42;margin-bottom:1rem;text-align:center}.checklist_intro__VJXb1{font-size:1rem;color:#333;margin-bottom:1.5rem;line-height:1.6;text-align:justify}.checklist_checklist__0raIw{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.checklist_item__neCH7{font-size:1rem;display:flex;align-items:center;gap:.75rem;background-color:#f8f8f8;padding:.75rem 1rem;border-radius:.75rem;border:1px solid #ddd}.checklist_checkbox__i1_iF{width:1.2rem;height:1.2rem;accent-color:#ee2f42;cursor:pointer}.checklist_nextButton__szQcd{width:100%;padding:.75rem;font-size:1rem;background-color:#ee2f42;color:#fff;border:none;border-radius:.75rem;cursor:pointer;transition:background-color .3s ease}.checklist_nextButton__szQcd:disabled{background-color:#d94b5b;cursor:not-allowed}.checklist_nextButton__szQcd:hover:not(:disabled){background-color:#c62828}