.yj-reminders{color:#443d35;background:#fffdf9;border:1px solid #ddd3c8;border-radius:16px;margin:1rem 0;padding:1rem}.yj-reminders p{white-space:pre-wrap;line-height:1.6}.yj-reminder-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:12px;margin-top:1rem;display:grid}.yj-reminder-card{border:1px solid #e6dfd6;border-radius:12px;padding:14px}.yj-reminders form{background:#f7f3ec;border-radius:12px;gap:12px;margin-top:12px;padding:16px;display:grid}.yj-reminders label{gap:5px;display:grid}.yj-reminders input:not([type=checkbox]),.yj-reminders select,.yj-reminders textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #baa;border-radius:7px;padding:9px}.yj-reminders button{cursor:pointer;min-height:40px;color:inherit;background:#f6ebdd;border:1px solid #b7a797;border-radius:8px;padding:8px 12px}.yj-reminders button:disabled{opacity:.5;cursor:wait}.yj-reminders [role=status]{color:#8a321a}.yj-reminders summary{cursor:pointer;margin-top:12px}
