.rdp-calendar{--rdp-cell-size:3rem;--rdp-accent-color:hsl(var(--primary));--rdp-background-color:hsl(var(--muted))}.rdp{margin:0}.rdp-caption{text-transform:capitalize;padding:.5rem 0;font-size:.875rem;font-weight:600}.rdp-head_cell{text-transform:uppercase;color:hsl(var(--muted-foreground));text-align:center;font-size:.75rem;font-weight:500}.rdp-cell{padding:.25rem}.rdp-day{border-radius:.375rem;font-size:.875rem;transition:all .15s ease-in-out}.rdp-day:hover:not([aria-disabled=true]){background-color:hsl(var(--muted))}.rdp-day_selected,.rdp-day_range_start,.rdp-day_range_end{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));font-weight:600}.rdp-day_range_middle{background-color:hsl(var(--primary) / .1);color:hsl(var(--foreground))}.rdp-day_disabled,.rdp-day[aria-disabled=true]{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground));opacity:.5;cursor:not-allowed}.rdp-day_outside{color:hsl(var(--muted-foreground));opacity:.5}.rdp-months{gap:1.5rem}.rdp-month{width:100%}.rdp-caption_label{font-weight:600}@media (max-width:768px){.rdp-calendar{--rdp-cell-size:2.5rem}.rdp-day{font-size:.75rem}}
