.checklist-hero{padding-bottom:52px}
.checklist-section{padding:46px 0 64px!important;background:var(--cream)}
.checklist-section button,.checklist-section input,.checklist-section textarea,.checklist-section select{font:inherit}
.checklist-section button,.checklist-section input,.checklist-section textarea,.checklist-section summary,.checklist-section select{touch-action:manipulation}
.checklist-section button{cursor:pointer}
.checklist-section button:focus-visible,.checklist-section a:focus-visible,.checklist-section summary:focus-visible,.checklist-section input:focus-visible,.checklist-section textarea:focus-visible,.checklist-section select:focus-visible{outline:3px solid #a35700;outline-offset:4px}
.checklist-steps{display:flex;gap:4px;margin:0 0 28px;max-width:760px}
.checklist-step{border:0;border-bottom:3px solid var(--line);background:none;color:var(--muted);padding:12px 6px;text-align:left;flex:1;font-size:.88rem}
.checklist-step b{margin-right:8px}
.checklist-step.active{border-color:var(--orange);color:var(--text);font-weight:800}
.checklist-step:disabled{cursor:default}
.checklist-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:32px;align-items:start}
#checklist-stage{min-width:0;outline:none}
.checklist-panel{background:var(--white);border:1px solid var(--line);padding:30px;border-radius:18px;box-shadow:0 12px 38px rgba(31,34,36,.05)}
.checklist-panel h2{font-size:1.65rem;line-height:1.25;margin-bottom:12px}
.checklist-panel h3{font-size:1.08rem;line-height:1.4;margin:0 0 8px}
.checklist-lead{color:var(--muted);margin:0 0 18px}
.checklist-choices{display:grid;gap:12px}
.checklist-choice{display:flex;align-items:center;gap:18px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px;width:100%;color:var(--text)}
.checklist-choice:hover{border-color:var(--orange);background:#fff9ed}
.checklist-choice.recommended{border:2px solid var(--orange);box-shadow:0 8px 24px rgba(31,34,36,.08)}
.checklist-choice strong{display:block;font-size:1.08rem}.checklist-choice small{display:block;color:var(--muted);font-size:.88rem;margin-top:3px}
.checklist-choice em{display:inline-block;margin-top:8px;padding:3px 9px;border-radius:999px;background:#fff0d2;color:#713d00;font-size:.75rem;font-style:normal;font-weight:800}
.checklist-number{width:38px;height:38px;display:grid;place-items:center;flex-shrink:0;background:var(--cream);border-radius:50%;font-weight:800;color:var(--orange-deep)}
.checklist-arrow{margin-left:auto;font-size:1.5rem}
.checklist-summary{background:var(--charcoal);color:#fff;border-radius:18px;padding:24px}
.checklist-summary .eyebrow{color:#ffb44a}.checklist-summary h2{color:#fff;font-size:1.35rem}.checklist-summary p{color:#d2d3d4;font-size:.88rem}
.checklist-summary .checklist-link{color:#ffb44a}
.checklist-mini{border-top:1px solid #494b4c;padding:10px 0;font-size:.88rem}
.checklist-aside{position:sticky;top:96px}
.checklist-contact,.checklist-paper{padding:24px 8px 0;display:grid;gap:7px}
.checklist-contact a,.checklist-paper a{color:var(--orange-deep);font-weight:780;text-decoration:none;overflow-wrap:anywhere}
.checklist-contact a:hover,.checklist-paper a:hover{text-decoration:underline}
.checklist-paper p{font-size:.88rem;color:var(--muted);margin:0}.checklist-paper small{color:var(--muted);font-size:.8rem}
.checklist-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:26px}
.checklist-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--orange);background:var(--orange);color:#17191a;border-radius:10px;min-height:48px;padding:12px 21px;font-weight:800;text-decoration:none;text-align:center}
.checklist-btn:hover{background:#ffad35}.checklist-btn.secondary{background:#fff;border-color:var(--line)}
.checklist-link{border:0;padding:8px 0;background:none;color:var(--orange-deep);font-weight:780;text-decoration:underline;text-underline-offset:4px}
.checklist-note{background:#fff2db;border-left:3px solid var(--orange);padding:16px 18px;border-radius:0 10px 10px 0;margin:18px 0;font-size:.94rem}
.checklist-note.danger{background:#fff0ed;border-color:#b43d2e}.checklist-note.danger strong{color:#9f2e21}
.checklist-check{display:flex;gap:12px;align-items:flex-start;padding:13px 14px;border:1px solid var(--line);background:#fff;border-radius:10px;margin:9px 0;cursor:pointer}
.checklist-check:has(input:checked){border-color:#a96606;background:#fff5e3}.checklist-check input{width:20px;height:20px;margin:3px 0 0;flex-shrink:0;accent-color:#985000}
.checklist-field{display:block;margin:20px 0 0;font-weight:680}.checklist-field small{font-weight:400;color:var(--muted)}
.checklist-panel input:not([type=checkbox],[type=radio]),.checklist-panel textarea,.checklist-panel select{width:100%;border:1px solid #b4b4af;border-radius:9px;background:#fff;padding:12px;color:var(--text);margin-top:7px;min-height:48px}
.checklist-panel textarea{min-height:115px;resize:vertical}.checklist-panel fieldset{padding:0;border:0;margin:0}.checklist-panel legend{font-weight:780;margin-bottom:8px}
.checklist-muted{color:var(--muted);font-size:.88rem}.checklist-two{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}
.checklist-accordion{background:#fff;border:1px solid var(--line);border-radius:12px;margin:12px 0;overflow:hidden}
.checklist-accordion summary{padding:19px 18px;cursor:pointer;font-weight:780;display:flex;align-items:center;gap:13px;list-style:none}
.checklist-accordion summary::-webkit-details-marker{display:none}.checklist-accordion summary:after{content:'+';margin-left:auto;font-size:1.5rem;font-weight:400}.checklist-accordion[open] summary:after{content:'−'}
.checklist-accordion[open] summary{border-bottom:1px solid var(--line)}.checklist-area-number{font-size:.88rem;font-weight:500;color:var(--orange-deep)}.checklist-badge{font-size:.8rem;color:var(--orange-deep);white-space:nowrap}
.checklist-area-body{padding:8px 18px 22px}.checklist-area-body .checklist-check{border:0;border-bottom:1px solid #ece7de;border-radius:0;padding:12px 4px;margin:0}.checklist-area-body .checklist-check:has(input:checked){background:#fff5e3}
.checklist-section-intro{margin:30px 0 10px}.checklist-error{color:#a52618;font-weight:680;margin:14px 0}
.checklist-review-group{border-top:1px solid var(--line);padding:18px 0}.checklist-review-group:first-child{border:0}.checklist-review-line{display:flex;gap:12px;align-items:start;margin:10px 0}.checklist-review-line span{flex:1;overflow-wrap:anywhere;white-space:pre-wrap}
.checklist-remove{border:0;background:transparent;color:var(--orange-deep);text-decoration:underline;font-size:.88rem;min-height:40px;flex-shrink:0}.checklist-review-heading{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.checklist-review-value{white-space:pre-wrap;overflow-wrap:anywhere}
.checklist-scope{max-width:820px;margin-top:36px;padding:18px 20px;background:#efe8db;border-radius:12px}.checklist-scope p{margin:5px 0 0;color:#55585a;font-size:.9rem}
.checklist-section [hidden]{display:none!important}.checklist-section button[disabled]{opacity:.55}
@media(max-width:820px){.checklist-layout{grid-template-columns:1fr;gap:24px}.checklist-aside{position:static;display:grid;grid-template-columns:1fr 1fr;gap:20px}.checklist-summary{padding:20px}.checklist-contact,.checklist-paper{padding:12px}.checklist-steps{max-width:none}}
@media(max-width:560px){.checklist-panel{padding:22px 18px}.checklist-choice{padding:17px 14px;gap:12px}.checklist-choice strong{font-size:1rem}.checklist-number{width:30px;height:30px}.checklist-two,.checklist-aside{grid-template-columns:1fr}.checklist-step{font-size:.8rem}.checklist-step b{display:block}.checklist-actions{gap:10px}.checklist-btn{padding:11px 16px}.checklist-accordion summary{padding:16px 12px;font-size:.94rem}.checklist-area-body{padding:6px 12px 18px}.checklist-review-line{flex-wrap:wrap}.checklist-review-line span{min-width:70%}}
@media(prefers-reduced-motion:reduce){.checklist-section *{scroll-behavior:auto!important}}
