/* Uzupełnienia dla trybu ciemnego */
html[data-theme="dark"] .event-pill { background: rgba(96,165,250,0.14); }
html[data-theme="dark"] .week-event { background: rgba(96,165,250,0.12); }
html[data-theme="dark"] .modal-overlay { background: rgba(0,0,0,0.6); }