.calendar-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.custom-day-picker.rdp{--rdp-accent-color:#3b82f6;--rdp-background-color:#3b82f6;width:100%;margin:0}.custom-day-picker .rdp-nav{justify-content:space-between;width:100%;padding:0 .75rem;display:flex;position:relative}.custom-day-picker .rdp-caption{justify-content:center;align-items:center;height:2.5rem;margin-bottom:.5rem;display:flex;position:relative}.custom-day-picker .rdp-caption_label{color:#1f2937;text-transform:capitalize;font-size:.95rem;font-weight:600}.custom-day-picker .rdp-nav_button{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.custom-day-picker .rdp-nav_button:hover{background-color:#f3f4f6}.custom-day-picker .rdp-nav_button:focus{background-color:#f3f4f6;outline:none}.custom-day-picker .rdp-nav_button svg{width:20px;height:20px}.custom-day-picker .rdp-dropdown{appearance:none;color:#1f2937;cursor:pointer;background-color:#0000;border:none;margin:0;padding:0;font-size:.95rem;font-weight:600}.custom-day-picker .rdp-table{border-collapse:separate;border-spacing:2px;max-width:100%;margin:0 auto}.custom-day-picker .rdp-cell{text-align:center;width:40px;height:40px;padding:0}.custom-day-picker .rdp-day{color:#374151;cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto;font-size:.875rem;transition:all .2s;display:flex}.custom-day-picker .rdp-day:hover:not(.rdp-day_selected):not(.rdp-day_disabled){background-color:#f3f4f6}.custom-day-picker .rdp-day_selected{background-color:var(--rdp-accent-color);color:#fff;font-weight:500}.custom-day-picker .rdp-day_selected:hover{background-color:#2563eb}.custom-day-picker .rdp-day_today{border:1px solid #d1d5db;font-weight:600}.custom-day-picker .rdp-day_outside{opacity:.5}.custom-day-picker .rdp-day_disabled{opacity:.35;cursor:default}.custom-day-picker .rdp-head_cell{color:#6b7280;text-transform:uppercase;padding-bottom:.75rem;font-size:.75rem;font-weight:500}.custom-day-picker .rdp-row{justify-content:space-between;margin:.25rem 0;display:flex}
