.custom-selected-day{background-color:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important;font-weight:600}.custom-today{background-color:hsl(var(--accent))!important;color:hsl(var(--accent-foreground))!important;font-weight:500}.custom-today,.custom-today-cell,.today-not-selected{border:1px dashed hsl(var(--accent))!important}.range-end.today-not-selected,.range-middle.today-not-selected,.range-start.today-not-selected,.selected-day.today-not-selected{border:none!important}.custom-disabled{color:hsl(var(--muted-foreground))!important;opacity:.5;text-decoration:line-through}.custom-range-middle{background-color:hsl(var(--primary)/.2)!important;color:hsl(var(--foreground))!important}.custom-range-start{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.custom-range-end,.custom-range-start{background-color:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important;font-weight:600}.custom-range-end{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.range-start{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.range-end{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.range-middle{background-color:hsl(var(--primary)/.2)!important}.selected-day{background-color:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important}.day-reserved{background-color:rgba(239,68,68,.1)!important;color:#ef4444!important;text-decoration:line-through!important;position:relative}.day-reserved:after{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#ef4444;transform:rotate(-10deg)}.day-blocked{background-color:rgba(234,88,12,.1)!important;color:#ea580c!important;text-decoration:line-through!important;position:relative}.day-blocked:after{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#ea580c;transform:rotate(-10deg)}