.qty-control{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;display:inline-flex;overflow:hidden}.qty-control__btn{color:#111827;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:inline-flex}.qty-control__btn:hover{background:#f9fafb}.qty-control__value{text-align:center;color:#111827;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;min-width:38px;padding:0 10px;font-size:14px;font-weight:600;line-height:32px}.qty-control--sm .qty-control__btn,.qty-control--sm .qty-control__value{height:30px;line-height:30px}.qty-control__btn:disabled{opacity:.5;cursor:not-allowed}
