/* Release 1.9.3: optionele TO DO-koppeling aan de persoonlijke agenda. */
.r193-todo-agenda-choice{display:flex;align-items:flex-start;gap:12px;margin:14px 0;padding:15px 16px;border:1px solid rgba(146,103,18,.2);border-radius:17px;background:linear-gradient(145deg,rgba(255,253,246,.9),rgba(247,232,184,.58));cursor:pointer}
.r193-todo-agenda-choice input{flex:0 0 auto;width:21px;height:21px;margin:2px 0 0;accent-color:#a87816}
.r193-todo-agenda-choice span{display:grid;gap:3px}
.r193-todo-agenda-choice strong{color:#30291f;font-size:.94rem}
.r193-todo-agenda-choice small{color:#7d715c;font-size:.78rem;line-height:1.45}
.r193-todo-agenda-choice.is-disabled{opacity:.52;cursor:not-allowed}
.r175-task-foot .r193-in-agenda{border-color:rgba(64,127,81,.24);background:#edf7ee;color:#347044;font-weight:800}
.agenda-item.source-todo{border-left-color:#4f8a5b;background:linear-gradient(145deg,#fbfff9,#eef7ec)}
.agenda-item.source-todo .agenda-category{color:#347044}
@media(max-width:600px){.r193-todo-agenda-choice{padding:13px;border-radius:15px}.r193-todo-agenda-choice small{font-size:.73rem}}
