.rdp{--rdp-cell-width:51px;--rdp-cell-height:56px;--rdp-accent-color:hsl(var(--color-black));--rdp-background-color:hsl(var(--color-lightSand-active));--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:2px solid var(--rdp-accent-color);--tw-bg-opacity:1;background-color:hsl(var(--color-lightSand)/var(--tw-bg-opacity,1));padding:.75rem 1.25rem;border-radius:1rem}.rdp-months{column-gap:1.25rem}@media (min-width:64rem){.rdp-months{column-gap:2.5rem}}.rdp-months{row-gap:2.5rem;display:flex;flex-direction:column}@media (min-width:48rem){.rdp-months{flex-direction:row;justify-content:space-between}}.rdp-month{flex:1 1 0%;row-gap:.5rem}.rdp-month,.rdp-table{display:flex;flex-direction:column}.rdp-table{border-radius:1rem;margin:0;border-collapse:collapse;max-width:100%}@media (min-width:64rem){.rdp-table{min-width:calc(var(--rdp-cell-width) * 7)}}.rdp-head,.rdp-tbody{border:0}.rdp-head_row,.rdp-row{width:100%;display:flex;justify-content:space-between}.rdp-cell,.rdp-head_cell{flex:1 1 0%;padding:0;overflow:hidden;min-height:var(--rdp-cell-height)}.rdp-head_cell{font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center}.rdp-cell{display:flex;text-align:center}.rdp-button_reset{appearance:none;position:relative;margin:0;padding:0;cursor:default;color:inherit;background:none;font:inherit;-moz-appearance:none;-webkit-appearance:none}.rdp-button_reset:focus-visible{outline:none}.rdp-button{border:2px solid transparent;padding:3px}.rdp-button[disabled]:not(.rdp-day_selected){opacity:.9}.rdp-button:not([disabled]){cursor:pointer}.rdp-button:focus-visible:not([disabled]){color:inherit;background-color:var(--rdp-background-color);border:var(--rdp-outline)}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color)}.rdp-day{flex:1 1 0%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;max-width:100%}.rdp-day_today:not(.rdp-day_outside){font-weight:600}.rdp-day:not(.rdp-day_selected){border-radius:.5rem}.rdp-day.rdp-day_selected,.rdp-day.rdp-day_selected:focus-visible,.rdp-day.rdp-day_selected:hover{color:#fff;opacity:1;background-color:var(--rdp-accent-color)}.rdp-day_outside{opacity:.5}.rdp-day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}html:not([dir=rtl]) .rdp .rdp-day_range_start:not(.rdp-day_range_end){border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir=rtl] .rdp .rdp-day_range_start:not(.rdp-day_range_end),html:not([dir=rtl]) .rdp .rdp-day_range_end:not(.rdp-day_range_start){border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir=rtl] .rdp .rdp-day_range_end:not(.rdp-day_range_start){border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rdp-day_range_end.rdp-day_range_start{border-radius:.5rem}.rdp-vhidden{box-sizing:border-box;margin:0;background:transparent;-webkit-appearance:none;appearance:none;position:absolute!important;top:0;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;border:0!important}