.research-checklist{margin-top:12px;padding:17px;border:1px solid #294158;border-radius:13px;background:#07111a}.checklist-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.checklist-head h2{margin:0;color:#eaf4fc;font-size:18px}.checklist-head p{margin:4px 0 0;color:#7891a6;font-size:11px}.checklist-count{padding:6px 9px;border:1px solid #31516a;border-radius:999px;color:#9fc8df;font-size:10px;font-weight:900;white-space:nowrap}.checklist-group{margin-top:14px}.checklist-group h3{margin:0 0 7px;color:#66ccff;font-size:10px;letter-spacing:.1em}.checklist-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.checklist-grid label{display:flex;align-items:flex-start;gap:9px;min-height:44px;padding:10px;border:1px solid #1b3348;border-radius:9px;background:#09151f;color:#b7cad9;font-size:12px;line-height:1.45;cursor:pointer}.checklist-grid input{width:18px;height:18px;flex:0 0 auto;accent-color:#00b77e}.checklist-grid label:has(input:checked){border-color:#23654f;background:#071e18;color:#a8e4cf}.checklist-foot{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:12px}.checklist-warning{color:#e7cf8d;font-size:10px;line-height:1.5}.checklist-reset{min-height:40px;padding:8px 11px;border:1px solid #31516a;border-radius:8px;background:#0b1823;color:#dcecf7;font-weight:850;cursor:pointer}@media(max-width:700px){.checklist-grid{grid-template-columns:1fr}.checklist-head,.checklist-foot{display:block}.checklist-count{display:inline-block;margin-top:9px}.checklist-reset{width:100%;margin-top:10px}}
