body.dark {
    background: #0f172a !important;
    color: #e2e8f0 !important;
}

body.dark .glass {
    background: rgba(30,41,59,0.6) !important;
    color: #e2e8f0 !important;
}

body.dark .timeline-item::before {
    background: #38bdf8 !important;
}

body.dark .text-muted {
    color: #94a3b8 !important;
}
