.rdrMonthAndYearWrapper{height:fit-content!important;padding-top:0!important}
.counter{border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:6px 0;display:flex}.counter-label{color:#008bd2;text-transform:uppercase;font-size:14px;font-weight:500}.counter-controls{align-items:center;gap:10px;display:flex}.counter-value{text-align:center;color:#111827;min-width:16px;font-size:14px;font-weight:500}.counter-btn{color:#008bd2;cursor:pointer;background:#fff;border:1px solid #008bd2;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .2s,color .2s,border-color .2s,transform .1s;display:flex}.counter-btn:hover{background:#d1d5db}.counter-btn:disabled{opacity:.6;pointer-events:none;border:1px solid gray}.counter-btn:disabled:hover{background:#f3f4f6}
