.rdp-root{--rdp-accent-color:blue;--rdp-accent-background-color:#f0f0ff;--rdp-day-height:44px;--rdp-day-width:44px;--rdp-day_button-border-radius:100%;--rdp-day_button-border:2px solid transparent;--rdp-day_button-height:42px;--rdp-day_button-width:42px;--rdp-selected-border:2px solid var(--rdp-accent-color);--rdp-disabled-opacity:0.5;--rdp-outside-opacity:0.75;--rdp-today-color:var(--rdp-accent-color);--rdp-months-gap:2rem;--rdp-nav_button-disabled-opacity:0.5;--rdp-nav_button-height:2.25rem;--rdp-nav_button-width:2.25rem;--rdp-nav-height:2.75rem;--rdp-range_middle-background-color:var(--rdp-accent-background-color);--rdp-range_middle-color:inherit;--rdp-range_start-color:#fff;--rdp-range_start-background:linear-gradient(90deg,transparent 50%,var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color:var(--rdp-accent-color);--rdp-range_end-background:linear-gradient(90deg,var(--rdp-range_middle-background-color) 50%,transparent 50%);--rdp-range_end-color:#fff;--rdp-range_end-date-background-color:var(--rdp-accent-color);--rdp-weekday-opacity:0.75;--rdp-weekday-padding:0.5rem 0rem;--rdp-weekday-text-align:center;--rdp-cell-size:40px;--rdp-accent-color:hsl(var(--primary));--rdp-background-color:hsl(var(--background));--rdp-outline:2px solid hsl(var(--primary));position:relative;margin:0}.rdp-root,.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0;font-weight:600;font-size:1rem;color:hsl(var(--foreground))}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;color:hsl(var(--destructive))!important}.rdp-chevron,.rdp-chevron polygon{fill:hsl(var(--destructive))!important}.rdp-button_next .rdp-chevron,.rdp-button_previous .rdp-chevron{fill:hsl(var(--destructive))!important;color:hsl(var(--destructive))!important}.rdp-button_next .rdp-chevron polygon,.rdp-button_previous .rdp-chevron polygon{fill:hsl(var(--destructive))!important}.rdp-month_caption{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;margin-bottom:.5rem;height:var(--rdp-nav-height)}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:2rem;max-width:-moz-fit-content;max-width:fit-content}.rdp-month{margin:0}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;gap:.5rem;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-day_today:not(.rdp-day_selected):not(.rdp-day_range_start):not(.rdp-day_range_end){font-weight:600}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-day_range_end,.rdp-day_range_start,.rdp-day_selected{background-color:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important;font-weight:500!important}.rdp-day_range_start.rdp-day_range_end,.rdp-day_selected:not(.rdp-day_range_start):not(.rdp-day_range_end):not(.rdp-day_range_middle){border-radius:.375rem!important}.rdp-day_range_start:not(.rdp-day_range_end){border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rdp-day_range_end:not(.rdp-day_range_start){border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-day_outside{opacity:.3}.rdp-disabled{opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-day_range_middle{background-color:hsl(var(--primary)/.1)!important;color:hsl(var(--foreground))!important}.rdp-day_range_middle,.rdp-day_range_middle .rdp-day_button,.rdp-day_range_middle.rdp-day_selected,.rdp-day_range_middle.rdp-day_selected .rdp-day_button{border-radius:0!important}.rdp-range_middle .rdp-day_button{border:unset;border-radius:0!important;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-day_weekend{color:hsl(var(--muted-foreground))}.rdp-day_weekend.rdp-day_range_end,.rdp-day_weekend.rdp-day_range_start,.rdp-day_weekend.rdp-day_selected{color:hsl(var(--primary-foreground))!important}.rdp-button{width:var(--rdp-cell-size);height:var(--rdp-cell-size);border-radius:.375rem;border:none;background:transparent;color:hsl(var(--foreground));font-size:.875rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.rdp-button:hover:not(:disabled):not(.rdp-day_selected):not(.rdp-day_range_start):not(.rdp-day_range_end){background-color:hsl(var(--accent))}.rdp-button:disabled{opacity:.3;cursor:not-allowed}.rdp-focusable{cursor:pointer}.rdp-mobile{--rdp-cell-size:36px;width:100%!important;max-width:100%!important;box-sizing:border-box;margin:0 auto!important;padding:0!important}.rdp-mobile .rdp-months{flex-direction:column;gap:1.5rem}.rdp-mobile .rdp-month,.rdp-mobile .rdp-months{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.rdp-mobile .rdp-month{box-sizing:border-box}.rdp-mobile .rdp-month_caption{padding:.75rem 0;margin:0 0 .75rem!important;width:100%!important;box-sizing:border-box}.rdp-mobile .rdp-caption_label{font-size:1.125rem;font-weight:600;padding-left:.75rem}.rdp-mobile .rdp-button_next,.rdp-mobile .rdp-button_previous{width:2.5rem;height:2.5rem}.rdp-mobile .rdp-month_grid,.rdp-mobile .rdp-month_grid thead,.rdp-mobile .rdp-month_grid thead tr{width:100%!important;max-width:100%!important;table-layout:fixed;box-sizing:border-box;padding:0!important;margin:0!important}.rdp-mobile .rdp-day,.rdp-mobile .rdp-weekday{width:calc(100% / 7)!important;box-sizing:border-box;margin:0!important}.rdp-mobile .rdp-weekday{padding:.75rem 0!important;font-size:.75rem}.rdp-mobile .rdp-day{padding:.25rem!important}.rdp-mobile .rdp-day_button{width:100%;max-width:var(--rdp-cell-size);height:var(--rdp-cell-size);font-size:.875rem;margin:0 auto;box-sizing:border-box}.rdp-mobile .rdp-week,.rdp-mobile .rdp-weeks{margin:0!important;padding:0!important}