.rdp-custom{--rdp-cell-size:36px;--rdp-accent-color:#2a6b4f;--rdp-background-color:rgba(42,107,79,.1);--rdp-accent-color-dark:#245a41;font-size:.875rem}.rdp-custom .rdp-months{justify-content:center}.rdp-custom .rdp-month{width:100%}.rdp-custom .rdp-caption{display:flex;justify-content:center;align-items:center;padding:0;margin-bottom:1rem;position:relative}.rdp-custom .rdp-caption_label{font-size:.875rem;font-weight:600;color:#374151;text-align:center;flex:1}.rdp-custom .rdp-nav{display:flex;gap:.5rem;position:absolute;top:0;right:0}.rdp-custom .rdp-nav_button{width:2rem;height:2rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;color:#6b7280;background-color:transparent;border:1px solid #e5e7eb;cursor:pointer;transition:all .15s ease}.rdp-custom .rdp-nav_button:hover{background-color:#f3f4f6;border-color:#d1d5db}.rdp-custom .rdp-nav_button svg{width:1rem;height:1rem}.rdp-custom .rdp-head_cell{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;padding:.5rem .25rem}.rdp-custom .rdp-cell{padding:0}.rdp-custom .rdp-button{width:var(--rdp-cell-size);height:var(--rdp-cell-size);border-radius:.375rem;font-size:.813rem;font-weight:500;border:1px solid transparent;transition:all .15s ease}.rdp-custom .rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:#f3f4f6;border-color:#e5e7eb}.rdp-custom .rdp-day_selected{background-color:var(--rdp-accent-color);color:#fff;font-weight:600;border-color:var(--rdp-accent-color)}.rdp-custom .rdp-day_selected:hover{background-color:var(--rdp-accent-color-dark);border-color:var(--rdp-accent-color-dark)}.rdp-custom .rdp-day_range_middle{background-color:rgba(42,107,79,.15);color:#1f2937;border-radius:0;font-weight:500}.rdp-custom .rdp-day_range_middle:hover{background-color:rgba(42,107,79,.25)}.rdp-custom .rdp-day_range_start{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem;border-top-right-radius:0;border-bottom-right-radius:0}.rdp-custom .rdp-day_range_end,.rdp-custom .rdp-day_range_start{background-color:var(--rdp-accent-color);color:#fff;font-weight:600}.rdp-custom .rdp-day_range_end{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;border-top-left-radius:0;border-bottom-left-radius:0}.rdp-custom .rdp-day_range_start.rdp-day_range_end{border-radius:.375rem}.rdp-custom .rdp-day_today:not(.rdp-day_selected):not(.rdp-day_range_start):not(.rdp-day_range_end){background-color:#eff6ff;color:#1d4ed8;font-weight:600;border-color:#bfdbfe}.rdp-custom .rdp-button:disabled{opacity:.3;cursor:not-allowed}.rdp-custom .rdp-button:disabled:hover{background-color:transparent;border-color:transparent}