html.dark .calendar{background-color:#4b5563!important;border-color:#6b7280!important}html.dark .calendar,html.dark .calendar-header,html.dark .calendar-month-select{color:#e5e7eb!important}html.dark .calendar-nav-button{color:#9ca3af!important}html.dark .calendar-nav-button:hover{color:#e5e7eb!important}html.dark .calendar-day-name{color:#9ca3af!important}html.dark .calendar-day{color:#e5e7eb!important}html.dark .calendar-day:hover:not(.calendar-day-disabled):not(.calendar-day-selected){background-color:#374151!important;color:#9ca3af!important}html.dark .calendar-day-outside{color:#6b7280!important}html.dark .calendar-day-today{border-color:#5eead4!important}html.dark .calendar-day-range-end,html.dark .calendar-day-range-start,html.dark .calendar-day-selected{background:linear-gradient(90deg,#0d9488,#059669)!important;color:#ffffff!important}html.dark .calendar-day-range-end:hover,html.dark .calendar-day-range-start:hover,html.dark .calendar-day-selected:hover{background:linear-gradient(90deg,#0f766e,#047857)!important}html.dark .calendar-day-range-middle{background-color:#134e4a!important;color:#99f6e4!important;border-radius:0!important}html.dark .calendar-day-range-middle:hover{background-color:#115e59!important}html.dark .calendar-day-range-start{border-top-right-radius:0!important;border-bottom-right-radius:0!important}html.dark .calendar-day-range-end{border-top-left-radius:0!important;border-bottom-left-radius:0!important}html.dark .calendar-day-disabled{color:#4b5563!important}html.dark .calendar-day-disabled:hover{background-color:transparent!important;color:#4b5563!important}html.dark .calendar-day-selected.calendar-day-today{border-color:#ffffff!important}html.dark .calendar-month-select,html.dark .calendar-year-select{color:#e5e7eb!important}html.dark .calendar-month-select:hover,html.dark .calendar-year-select:hover{background-color:#374151!important;color:#e5e7eb!important}html.dark .month-selector-container,html.dark .year-selector-container{background-color:#4b5563!important;border-color:#6b7280!important;color:#e5e7eb!important}html.dark .calendar .border-gray-200{border-color:#374151!important}html.dark .calendar button[class*=bg-teal-100]{background-color:#134e4a!important;color:#99f6e4!important}html.dark .calendar button[class*="hover:bg-teal-50"]{color:#d1d5db!important}html.dark .calendar button[class*="hover:bg-teal-50"]:hover{background-color:#134e4a!important;color:#99f6e4!important}