.nurture-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid #dce4e2;margin:20px 0;background:#fff}
.nurture-stats>div{padding:18px 20px;border-right:1px solid #dce4e2}.nurture-stats span{display:block;color:#64736e;font-size:14px}.nurture-stats strong{display:block;font-size:28px;margin-top:8px}
.nurture-summary,.nurture-report,.nurture-history{padding:22px 0;border-top:1px solid #dce4e2;margin-top:20px}.nurture-summary h2,.nurture-report h2,.nurture-history h2{font-size:20px}
.nurture-plan-meta{display:flex;flex-wrap:wrap;gap:12px 24px;padding:15px 0;color:#65736f;font-size:14px}.nurture-deliverable{max-width:360px;white-space:normal;line-height:1.6;font-size:13px;color:#64736e;margin:8px 0}
.nurture-gate{padding:16px 0;border-block:1px solid #a5c4b7;background:#eef5f0}.nurture-report td,.nurture-report th{white-space:nowrap}
.nurture-dialog{width:min(900px,calc(100vw - 24px));max-width:900px;box-sizing:border-box;max-height:90vh;border:1px solid #dce4e2;border-radius:6px;padding:24px}
.nurture-dialog header,.nurture-dialog footer{display:flex;justify-content:space-between;align-items:center;gap:16px}.nurture-dialog h2{font-size:21px;line-height:1.4}.nurture-dialog h3{font-size:16px}.nurture-dialog footer{justify-content:flex-end;padding-top:18px}
.nurture-dialog label{display:flex;flex-direction:column;gap:8px;margin-bottom:15px;min-width:0}.nurture-dialog input,.nurture-dialog textarea,.nurture-dialog select{max-width:100%;width:100%;box-sizing:border-box}.nurture-dialog textarea{line-height:1.6}
.nurture-dialog .nurture-check,.nurture-weekdays label{flex-direction:row;align-items:center}.nurture-dialog [type=checkbox]{width:18px;height:18px}.nurture-weekdays{display:flex;flex-wrap:wrap;gap:15px;border:1px solid #dce4e2}
.nurture-curriculum,.nurture-evidence{padding:14px 0;border-top:1px solid #dce4e2}.nurture-evidence p,.nurture-history p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.nurture-evidence a{display:block;overflow-wrap:anywhere;margin:8px 0}.nurture-actions{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}
.nurture-task-requirements dt,.nurture-curriculum dt{font-weight:600;margin-top:12px}.nurture-task-requirements dd,.nurture-curriculum dd{margin:6px 0 16px;line-height:1.7}.nurture-dialog svg{width:18px;height:18px}#nurture-files-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 0;overflow-wrap:anywhere}
@media(max-width:650px){.nurture-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.nurture-stats>div{padding:14px}.nurture-dialog{padding:16px}.nurture-dialog .fields{grid-template-columns:minmax(0,1fr)}.nurture-dialog h2{font-size:18px}.nurture-deliverable{min-width:220px}.nurture-plan-meta{gap:8px 14px}}
.nurture-checkpoints{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-block:1px solid #dbe3e0}
.nurture-checkpoints>div{padding:12px;border-right:1px solid #dbe3e0}.nurture-checkpoints p{margin:8px 0}
.nurture-dialog fieldset{min-width:0}.nurture-dialog fieldset label{display:block;margin:12px 0;white-space:normal}.nurture-dialog fieldset select{max-width:100%;width:100%}
@media(max-width:600px){.nurture-checkpoints{grid-template-columns:repeat(2,minmax(0,1fr))}}
