.child-reminder{border:1px solid var(--line);background:var(--surface-subtle);color:var(--ink);text-align:left;border-radius:17px;min-width:0;max-width:100%;margin:18px 0;padding:18px}.child-reminder-copy{align-items:flex-start;gap:10px;display:flex}.child-reminder-copy>svg{color:var(--green-dark);flex:none;margin-top:3px}.child-reminder-copy strong{font-size:15px}.child-reminder-copy p,.child-reminder .child-reminder-status{color:var(--body);margin:6px 0 0;font-size:12px;line-height:1.7}.child-reminder-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:13px;display:flex}.child-reminder-actions button{white-space:normal;max-width:100%;min-height:44px;line-height:1.4}.child-reminder-actions .text-link{font-size:12px}.child-reminder .child-reminder-status{margin-top:11px}.child-reminder-error{color:var(--ink);margin:10px 0 0;font-size:13px;line-height:1.6}.child-reminder button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}@media (max-width:480px){.child-reminder{padding:14px}.child-reminder-actions{flex-direction:column;align-items:stretch}.child-reminder-actions button{justify-content:center}}
