.ed-checklist-stats{margin:1rem 0}.ed-checklist-filters{display:grid;grid-template-columns:minmax(150px,1.4fr) minmax(130px,.8fr) minmax(180px,1.3fr) auto;gap:12px;align-items:end;margin:20px 0}.ed-checklist-filters label{display:flex;flex-direction:column;gap:6px;font-weight:600}.ed-checklist-filters input,.ed-checklist-filters select{width:100%;min-width:0;box-sizing:border-box}.ed-checklist-filters button{margin:0}.ed-checklist-stage{background:#fff;border:1px solid var(--ed-border,#dedfd9);border-radius:12px;margin:12px 0;overflow:hidden}.ed-checklist-stage summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 20px;font-weight:700;background:#f6f5ef;list-style:revert}.ed-checklist-stage summary small{font-weight:400;white-space:nowrap}.ed-checklist-stage[open] summary{border-bottom:1px solid #e8e5dc}.ed-checklist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px}.ed-checklist-task{margin:0!important;min-width:0;display:flex;flex-direction:column}.ed-checklist-task h3{font-size:17px!important;line-height:1.4!important;margin:0 0 10px!important;overflow-wrap:anywhere}.ed-task-heading .ed-pill{display:inline-block}.ed-checklist-task p{font-size:14px;line-height:1.5;margin:8px 0;overflow-wrap:anywhere}.ed-task-date{color:#5b645c}.ed-task-notes{white-space:pre-wrap}.ed-task-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:12px}.ed-task-actions .ed-btn,.ed-task-actions button{font-size:13px!important;margin:0!important}.ed-checklist-retained{padding:14px 18px;border:1px solid #ddcfaa;border-radius:10px;background:#fffbef}.ed-checklist-retained p{margin:0 0 8px}.ed-task-source{padding:12px;background:#f6f5ef;border-radius:8px}.ed-task-source a{text-decoration:underline}
@media(max-width:1050px){.ed-checklist-filters{grid-template-columns:1fr 1fr}.ed-checklist-grid{grid-template-columns:1fr}}
@media(max-width:600px){.ed-checklist-filters{grid-template-columns:1fr}.ed-checklist-stage summary{align-items:flex-start;flex-direction:column;gap:5px;padding:14px}.ed-checklist-grid{padding:10px}.ed-checklist-task h3{font-size:16px!important}}
