.ns-checklists{background:#f7fafc;color:#1f2937;padding:2rem 1rem;width:100%}.ns-checklists,.ns-checklists *{box-sizing:border-box}.ns-checklists__wrap{margin:0 auto;max-width:1100px}.ns-checklists__header{background:#fff;border:1px solid #d9e2e7;border-radius:20px;box-shadow:0 10px 30px rgba(15,23,42,.08);padding:2rem}.ns-checklists__eyebrow{color:#2e6477;font-size:.85rem;font-weight:800;letter-spacing:.08em;margin:0 0 .5rem;text-transform:uppercase}.ns-checklists h1{color:#1f2937;font-size:clamp(2.2rem,5vw,4rem);line-height:1.05;margin:0 0 1rem}.ns-checklists__intro{font-size:1.15rem;margin-bottom:1rem}.ns-checklists p,.ns-checklists__intro{color:#334155;line-height:1.65}.ns-checklists__notice{background:#eef7f7;border-left:5px solid #2e6477;border-radius:12px;color:#1f2937;line-height:1.6;margin-top:1.25rem;padding:1rem}.ns-checklists__selector{background:#fff;border:1px solid #d9e2e7;border-radius:18px;margin:1.5rem 0;padding:1.5rem}.ns-checklists__select-box{display:grid;gap:.5rem;margin-bottom:1rem}.ns-checklists__select-box label{color:#1f2937;font-weight:800}.ns-checklists__select-box select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#1f2937;font-size:1rem;max-width:520px;padding:.85rem 1rem;width:100%}.ns-checklists__select-box select:focus{border-color:#2e6477;outline:3px solid rgba(46,100,119,.25)}.ns-checklists__quick-links{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.ns-checklist-actions a,.ns-checklist-actions button,.ns-checklists__quick-links a,.ns-checklists__show-all{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:999px;color:#2e6477;cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:800;justify-content:center;min-height:42px;padding:.65rem .9rem;text-decoration:none;transition:all .2s ease}.ns-checklist-actions a:focus,.ns-checklist-actions a:hover,.ns-checklist-actions button:focus,.ns-checklist-actions button:hover,.ns-checklists__quick-links a:focus,.ns-checklists__quick-links a:hover,.ns-checklists__show-all:focus,.ns-checklists__show-all:hover{background:#eef7f7;border-color:#2e6477;color:#244a5a}.ns-checklists__quick-links a.is-active,.ns-checklists__show-all{background:#2e6477;border-color:#2e6477;color:#fff}.ns-checklists__show-all{margin-top:1rem}.ns-checklists__show-all:focus,.ns-checklists__show-all:hover{background:#244a5a;color:#fff}.ns-checklists__content{display:grid;gap:1.5rem}.ns-checklist-section{scroll-margin-top:2rem}.ns-checklist-section[hidden]{display:none!important}.ns-checklist-section__inner{background:#fff;border:1px solid #d9e2e7;border-radius:20px;box-shadow:0 8px 24px rgba(15,23,42,.06);padding:2rem;position:relative}.ns-checklist-section.is-highlighted .ns-checklist-section__inner{border-color:#2e6477;box-shadow:0 12px 34px rgba(46,100,119,.18)}.ns-checklist-section__number{align-items:center;background:#2e6477;border-radius:50%;color:#fff!important;display:inline-flex;font-weight:900;height:2.2rem;justify-content:center;margin:0 0 .75rem;width:2.2rem}.ns-checklist-section h2{color:#1f2937;font-size:clamp(1.6rem,3vw,2.25rem);line-height:1.15;margin:0 0 1rem}.ns-checklist-section h3{color:#244a5a;font-size:1.1rem;margin:1rem 0 .65rem}.ns-checklist-grid{display:grid;gap:1.25rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:1.25rem}.ns-checklist-grid>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1rem}.ns-checklists ul{margin:.5rem 0 0;padding-left:1.25rem}.ns-checklists li{color:#334155;line-height:1.55;margin-bottom:.45rem}.ns-checklist-callout{background:#fff7ed;border-left:5px solid #f97316;border-radius:14px;margin-top:1.25rem;padding:1.1rem}.ns-checklist-callout h3{color:#7c2d12;margin-top:0}.ns-checklist-callout li,.ns-checklist-callout p{color:#7c2d12}.ns-checklist-actions{border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.25rem;padding-top:1rem}.ns-checklist-actions button{font-family:inherit}.ns-checklists__footer{background:#fff;border:1px solid #d9e2e7;border-radius:18px;margin-top:1.5rem;padding:1.5rem}.ns-copy-message{background:#244a5a;border-radius:999px;bottom:1.5rem;box-shadow:0 12px 30px rgba(15,23,42,.22);color:#fff;font-weight:800;left:50%;padding:.85rem 1rem;position:fixed;transform:translateX(-50%);z-index:9999}@media (max-width:800px){.ns-checklist-grid{grid-template-columns:1fr}.ns-checklist-section__inner,.ns-checklists__footer,.ns-checklists__header,.ns-checklists__selector{padding:1.25rem}.ns-checklist-actions,.ns-checklists__quick-links{align-items:stretch;flex-direction:column}.ns-checklist-actions a,.ns-checklist-actions button,.ns-checklists__quick-links a,.ns-checklists__show-all{text-align:center;width:100%}}