:root,[data-theme="dark"]{--mr-bg:#1a1816;--mr-card:#242220;--mr-raised:#2d2a28;--mr-border:#3a3633;--mr-text:#e8e6e3;--mr-secondary:#b7afa4;--mr-muted:#a39b90;--mr-accent:#5c6f5c;--mr-highlight:#a6c4a4;--mr-tint:rgba(127,168,127,.09);--mr-error:#e6b19d}
[data-theme="light"]{--mr-bg:#f8f7f4;--mr-card:#fff;--mr-raised:#f0efec;--mr-border:#e5e4e1;--mr-text:#1a1816;--mr-secondary:#5c5856;--mr-muted:#6f6861;--mr-accent:#4a5d4a;--mr-highlight:#426042;--mr-tint:rgba(92,111,92,.07);--mr-error:#923e28}
body.dashboard-themed{background:var(--mr-bg)!important;color:var(--mr-text)}
body.dashboard-themed footer{background:var(--mr-card)!important;border-color:var(--mr-border)!important;box-shadow:none!important}
body.dashboard-themed footer .text-gray-600,body.dashboard-themed footer .text-gray-500{color:var(--mr-secondary)!important}
