:root[data-panel-theme=dark]{color-scheme:dark;--bg:#0e0c0b;--bg2:#251d19;--panel:#171310;--panel2:#1e1814;--cream:#f9f3ef;--white:#fff;--muted:#b9aaa2;--line:#3c3029;--rose:#e5b39b;--rose2:#e5b39b;--nude:#39291f;--accent-soft:#30231c;--focus:#efc3ae;--shadow:0 5px 20px #0002;--green:#91cfab;--amber:#e4bd75;--red:#eda0a9}
html[data-panel-theme=dark] .btn.btn-primary{color:#24150e;background:var(--rose)}
html[data-panel-theme=dark] .btn-danger{background:#3c2027;color:#ffc1c8;border-color:#703747}
html[data-panel-theme=dark] .status.ok{background:#1e3829;color:#a9e4bd}html[data-panel-theme=dark] .status.warn{background:#3b301d;color:#f4d292}html[data-panel-theme=dark] .status.bad{background:#3e2329;color:#ffc1c8}
html[data-panel-theme=dark] .schedule-event{color:var(--cream)}html[data-panel-theme=dark] .schedule-event.maintenance{background:#203a32;color:#bde2d2}html[data-panel-theme=dark] .schedule-event.pending_payment{background:#3c311f;color:#f3d597}html[data-panel-theme=dark] .schedule-event.completed{background:#29312c;color:#c1d1c6}html[data-panel-theme=dark] .schedule-event.blocked{background:repeating-linear-gradient(135deg,#3d252b,#3d252b 8px,#352027 8px,#352027 10px);color:#f2bbc5}
html[data-panel-theme=dark] .schedule-event em{background:#ffffff0d;color:inherit}
.theme-option[data-theme-option=dark] .theme-preview{background:#24201d;border-color:#51463e}.theme-option[data-theme-option=dark] .theme-preview em{background:#171310;border-color:#51463e;border-top-color:var(--preview-accent)}
.theme-option:first-child{grid-column:1/-1}.theme-option:first-child .theme-preview{height:64px}

