.rdp-custom{padding:1rem}.rdp-custom .rdp-months{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:640px){.rdp-custom .rdp-months{flex-direction:row}}.rdp-custom .rdp-month{margin-bottom:1.25rem}.rdp-custom .rdp-month:last-child{margin-bottom:0}.rdp-custom .rdp-caption{justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-left:.25rem;padding-right:.25rem;display:flex}.rdp-custom .rdp-caption_label{font-size:1rem;font-weight:600}.rdp-custom .rdp-nav{gap:.5rem;display:flex}.rdp-custom .rdp-nav_button{opacity:.6;cursor:pointer;background-color:#0000;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out;display:inline-flex}.rdp-custom .rdp-nav_button:hover{opacity:1;background-color:hsl(var(--accent))}.rdp-custom .rdp-nav_button:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.rdp-custom .rdp-nav_button:disabled{pointer-events:none;opacity:.3}.rdp-custom .rdp-table{border-collapse:collapse;border-spacing:.25rem;width:100%}.rdp-custom .rdp-head_cell{color:hsl(var(--muted-foreground));text-align:center;width:2.75rem;padding-top:.25rem;padding-bottom:.5rem;font-size:.875rem;font-weight:500}.rdp-custom .rdp-cell{text-align:center;padding:.125rem;font-size:.875rem;position:relative}.rdp-custom .rdp-day{cursor:pointer;width:2.75rem;height:2.75rem;color:inherit;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:0;font-weight:400;transition:all .15s ease-in-out;display:inline-flex}.rdp-custom .rdp-day:hover:not(.rdp-day_disabled):not(.rdp-day_selected){background-color:hsl(var(--accent));color:hsl(var(--accent-foreground));transform:scale(1.05)}.rdp-custom .rdp-day:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:1px}.rdp-custom .rdp-day:disabled{pointer-events:none;opacity:.4}.rdp-custom .rdp-day_selected{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));font-weight:600;box-shadow:0 1px 2px #0000000d}.rdp-custom .rdp-day_selected:hover{background-color:hsl(var(--primary)/.9);color:hsl(var(--primary-foreground));transform:scale(1.05);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.rdp-custom .rdp-day_today{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground));box-shadow:0 0 0 2px hsl(var(--primary)/.2);font-weight:500}.rdp-custom .rdp-day_outside{color:hsl(var(--muted-foreground));opacity:.4}.rdp-custom .rdp-day_disabled{color:hsl(var(--muted-foreground));opacity:.3;text-decoration:line-through}.rdp-custom .rdp-day_hidden{visibility:hidden}
