:root[data-theme="light"]{--bg:#eee;--fg:#0c0c0c;--soft:#e4e4e4}
.today-group{display:grid!important;gap:4px!important;margin:0!important;padding:8px 0!important;border-bottom:1px solid var(--line)}
.today-group .inline-record{border-bottom:0;padding:3px 0}
.today-progress .eva-summary-line span{font-weight:700}
.today-completed-block{display:grid;gap:2px;margin-top:4px}
.task-icon-actions{display:flex;align-items:center;gap:4px;margin-left:auto;flex:0 0 auto}
.eva-icon-button{display:inline-grid;place-items:center;min-width:28px;width:28px;min-height:28px;height:28px;padding:3px;line-height:1;font-size:18px}
.eva-icon-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.today-tasks>#today-add-task{justify-self:start;margin-top:2px}
.eva-task-head{align-items:center}
