/* ORDO v3.09 · Diario / fecha automática */
.ordo-diary-date-field input:disabled{opacity:1!important;cursor:not-allowed!important;color:var(--theme-text,#111827)!important;background:var(--theme-surface-2,#f8fafc)!important;-webkit-text-fill-color:var(--theme-text,#111827)!important}
.ordo-diary-date-note{display:block;margin-top:5px;color:var(--theme-muted,#64748b);font-size:9px;font-weight:600;line-height:1.35;text-transform:none;letter-spacing:0}
#diarioModule #ordoDiaryNew.has-today-entry{background:var(--theme-surface,#fff);color:var(--theme-text,#111827);border:1px solid var(--theme-line,#e2e8f0);box-shadow:none}
html[data-theme="dark"] #diarioModule #ordoDiaryNew.has-today-entry{background:var(--theme-surface-2,#172235)!important;color:var(--theme-text,#eef2f7)!important;border-color:var(--theme-line,#29374b)!important}
