.hidden-calendar {
    opacity: 0 !important;
    pointer-events: none !important;
    transition: opacity 0.3s ease;
}